Myhaema Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myhaema icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/329854.svg" alt="Myhaema icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329854.svg" alt="Myhaema icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329854.svg" alt="Myhaema icon" :width="24" :height="24" />
CSS background
.icon-myhaema {
background-image: url('https://proicons.com/icon/329854.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#000;stroke-width:0px;}</style></defs><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><line class="b" x1="8.5315" y1="18.496" x2="8.5315" y2="25.504"/><line class="b" x1="13.1744" y1="18.496" x2="13.1744" y2="25.504"/><line class="b" x1="8.5315" y1="21.9868" x2="13.1744" y2="21.9868"/><path class="b" d="M25.2525,22.7008c0-.9676.7844-1.752,1.752-1.752h0c.9676,0,1.752.7844,1.752,1.752v2.8032"/><line class="b" x1="25.2525" y1="20.9488" x2="25.2525" y2="25.504"/><path class="b" d="M28.7565,22.7008c0-.9676.7844-1.752,1.752-1.752h0c.9676,0,1.752.7844,1.752,1.752v2.8032"/><path class="b" d="M23.2903,24.6199c-.3018.5282-.8705.8841-1.5223.8841h0c-.9676,0-1.752-.7844-1.752-1.752v-1.1388c0-.9676.7844-1.752,1.752-1.752h0c.9676,0,1.752.7844,1.752,1.752v.5694s-3.504,0-3.504,0"/><path class="b" d="M18.3472,23.752c0,.9676-.7844,1.752-1.752,1.752h0c-.9676,0-1.752-.7844-1.752-1.752v-1.1388c0-.9676.7844-1.752,1.752-1.752h0c.9676,0,1.752.7844,1.752,1.752"/><line class="b" x1="18.3472" y1="25.504" x2="18.3472" y2="20.8612"/><path class="b" d="M37.5315,23.752c0,.9676-.7844,1.752-1.752,1.752h0c-.9676,0-1.752-.7844-1.752-1.752v-1.1388c0-.9676.7844-1.752,1.752-1.752h0c.9676,0,1.752.7844,1.752,1.752"/><line class="b" x1="37.5315" y1="25.504" x2="37.5315" y2="20.8612"/><path class="b" d="M25.2525,27.722c.5267,2.5304,3.2963,3.3173,7.1816,3.3224,3.2367.0043,6.4316-.3995,7.1816-3.764"/><circle class="c" cx="39.6157" cy="25.1355" r=".75"/></svg>
Copied!