Murglar 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Murglar 2 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/344236.svg" alt="Murglar 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344236.svg" alt="Murglar 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344236.svg" alt="Murglar 2 icon" :width="24" :height="24" />
CSS background
.icon-murglar-2 {
background-image: url('https://proicons.com/icon/344236.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="m" d="M19.39200211,5.50099921l12.37400055,36.9990015"/><path id="f" class="m" d="M23.88700104,17.55199885h11.81299973"/><path id="g" class="m" d="M25.39500046,22.05699992h10.30500031"/><path id="h" class="m" d="M26.90200043,26.56199908h4.15999985"/><path id="i" class="m" d="M33.56999969,28.53499866l2.20299911,2.20300102,2.20299911-2.20299911"/><path id="j" class="m" d="M35.77200317,25.66899943v5.06200027"/><path id="k" class="m" d="M32.15800095,32.8690002h7.22999954"/><path id="l" class="m" d="M9.50000095,5.49999928h28.99999905c2.2159996,0,4,1.78399992,4,3.99999952v29.00000191c0,2.2159996-1.7840004,4-4,4H9.5c-2.21600008,0-4-1.7840004-4-4V9.50000072c0-2.21600008,1.78399992-4,4.00000095-4.00000143Z"/><circle class="m" cx="12.07879161" cy="28.81809514" r="3.18190486"/><path class="m" d="M16.04106041,16h3.22457472c.43069459,0,.78036395.34966936.78036395.78036395v1.96964535c0,.43069459-.34966936.78036395-.78036395.78036395h-4.00493868v-2.7500093c0-.43069459.34966936-.78036395.78036395-.78036395Z"/><line class="m" x1="15.26069646" y1="19.53037326" x2="15.26069646" y2="28.81809514"/></svg>
Copied!