Moj Tauron Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Moj Tauron 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/329462.svg" alt="Moj Tauron icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329462.svg" alt="Moj Tauron icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329462.svg" alt="Moj Tauron icon" :width="24" :height="24" />
CSS background
.icon-moj-tauron {
background-image: url('https://proicons.com/icon/329462.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"><path d="M27.1883,22.5834c0,.0742.0077,3.2952-.0031,6.156-.0069,1.8366-1.5917,2.8551-2.9189,3.5836-2.9241,1.605-6.6848,2.538-10.0723,3.9508-3.8765,1.6167-5.6653,3.9102-5.6653,3.9102.1136-.3592,2.2575-7.0893,2.6775-8.3956.198-.6157.531-1.1584.9703-1.6342.7412-.8028,1.6644-1.333,2.653-1.7613,2.4727-1.0713,5.6534-1.5255,9.4599-3.0874.6925-.2841,1.3495-.6326,1.911-1.1355.4784-.4286.7971-.9601.9878-1.5866Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M17.2075,23.9305c.8697.8054,2.6175,1.3951,2.673,1.4434-.2089.0432-6.7935.0629-7.5745-.0745-.9348-.1644-1.6659-.6627-2.2458-1.4025-.6032-.7695-1.0175-1.6477-1.4509-2.5147-.3806-.7613-.7137-1.5471-1.1557-2.2767-.609-1.0055-1.2541-1.4801-1.8419-1.6005.7776-.0761,4.7405-.5293,5.398-.5517.6159-.0209,1.1509.2184,1.6159.6188.5073.4367.8894.9749,1.2498,1.5318.5181.8006,1.4965,3.1265,3.3322,4.8265Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M14.9242,20.9725c.3499-.9945.8572-2.6136,1.6612-4.9921.297-.8787.8858-1.5225,1.6204-2.0514.8698-.6263,1.8397-1.0625,2.8227-1.4712,1.3038-.5421,2.6342-1.0158,3.9509-1.5246.9261-.3578,1.8445-.7373,2.6849-1.2761.5226-.3351,1.5027-1.5979,1.6033-1.841.0046.0596.0345,4.1285-.0395,4.5381-.1057.5848-.4658,1.0262-.8996,1.4073-.8644.7594-1.89,1.2459-2.9283,1.7076-2.8609,1.2721-5.8782,2.0628-8.5512,3.8839-.7008.4775-1.3982.9458-1.9247,1.6196Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M23.1558,16.4569c.3587-.0398,4.2985-.4053,6.4094-.7035,1.0433-.1474,1.9618.1467,2.7966.7563.8496.6204,1.5212,1.41,2.1333,2.2561.6456.8923,1.1643,1.8646,1.7613,2.7874,1.314,2.0312,3.2863,4.0783,5.833,4.5815.1365.027.2745.0459.4106.0848-.0485.0027-5.2778.0212-9.9822-.0019-2.0099-.0099-2.9784-1.5359-3.5176-2.7036-.5153-1.1158-.9059-2.2867-1.4952-3.3701-1.0713-1.9696-2.482-3.3901-4.3492-3.687Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!