Pazzword Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pazzword 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/345616.svg" alt="Pazzword icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345616.svg" alt="Pazzword icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345616.svg" alt="Pazzword icon" :width="24" :height="24" />
CSS background
.icon-pazzword {
background-image: url('https://proicons.com/icon/345616.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m13.973,26.0892h20.0381c1.1999,0,2.1726.9727,2.1726,2.1726h0v13.0556c.0056,1.1999-.9626,2.1771-2.1624,2.1826-.0034,0-.0068,0-.0101,0H13.973c-1.1999,0-2.1726-.9727-2.1726-2.1725,0-.0034,0-.0068,0-.0101v-13.0556c0-1.1999.9727-2.1726,2.1726-2.1726Z"/><path class="c" d="m23.8354,38.6496c4.5876-1.6168,4.9716-4.234,4.5876-10.0847-1.4248,0-2.9506-.5255-4.6382-1.9604-1.6875,1.4349-3.2033,1.9604-4.6281,1.9604-.384,5.8508,0,8.4679,4.6786,10.0847Z"/><path class="c" d="m23.8557,30.2221c1.3035,0,2.3646,1.0812,2.3646,2.4151s-1.061,2.4151-2.3646,2.4151-2.3646-1.0812-2.3646-2.4151,1.061-2.4151,2.3646-2.4151Z"/><path class="c" d="m22.9563,32.7686l.5861.4951,1.1621-1.1216"/><path class="c" d="m11.5782,40.61c-7.3665-2.3848-5.78-6.8613-4.527-11.6106.8286-4.7897,6.356-5.6386,10.6506-7.5888-2.8294-1.9705-2.5768-3.7085-1.6572-7.7202,1.1216-12.2573,14.9654-12.2573,15.4403.0202,1.3541,3.7995,1.4551,5.588-1.4349,7.7101,4.5472,1.9705,10.0645,2.8294,10.9032,7.609,1.2429,4.7493,2.8395,9.2359-4.527,11.6106"/><path class="c" d="m16.1557,13.9229c1.2328-2.4555,9.2258-6.0428,15.3292-.2122"/><path class="c" d="m30.05,21.4207c-4.7897,4.9817-11.459,1.7684-12.3988-.0101"/><path class="c" d="m18.1059,12.2151c-.0808,4.3956-.0052,7.8596,5.6992,9.9837v-1.6774,1.6774c5.9612-2.1521,5.78-5.588,5.7093-9.9837"/><path class="c" d="m20.6928,14.0542c.6063,1.1924,1.6774-1.061,2.2736.101"/><path class="c" d="m27.2004,14.1047c-.6063,1.1823-1.6673-1.0711-2.2635.0909"/><path class="c" d="m26.1697,17.6314c-.5962,1.1318-1.738,1.1115-2.2837-.0404-.5962,1.1318-1.738,1.1014-2.2837-.0505"/></svg>
Copied!