<div>
<svg xmlns="http://www.w3.org/2000/svg" width="200px" heigth="200px" viewBox="0 0 75 50">
<path fill="blue" d="M 0 0 H 50 L 75 25 L 50 50 H 0 L 25 25 Z"></path>
</svg>
<div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="200px" heigth="200px" viewBox="0 0 75 50">
<path fill="blue" d="M 0 0 H 50 L 65 25 L 50 50 H 0 L 15 25 Z"></path>
<text x="20" y="25" fill="white" style="font: bold 10px sans-serif;">Label 1</text>
</svg>
<div>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.