Picrew Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Picrew 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/331249.svg" alt="Picrew icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331249.svg" alt="Picrew icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331249.svg" alt="Picrew icon" :width="24" :height="24" />
CSS background
.icon-picrew {
background-image: url('https://proicons.com/icon/331249.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="k" d="M20.76199888,22.76445819c0,3.02265358-1.94890404,5.47299957-4.35300064,5.47299957h0c-2.40409565,0-4.35300064-2.45034409-4.35300064-5.47299957h0c.00043964-3.02226448,1.94921589-5.47200012,4.35300064-5.47200012,2.40378571,0,4.35256195,2.44973564,4.35300064,5.47200012Z"/><path id="f" class="k" d="M15.27700018,21.41545917c.90999985-1.08600044-.15600014-4.1230011,1.13199997-4.1230011,1.28700066,0,.22100067,3.03700066,1.13199997,4.1230011.90999985,1.08499908,3.19400024-.18600082,3.19400024,1.35000038,0,1.5340004-2.2840004.26300049-3.19400024,1.34900093-.9109993,1.08499908.15500069,4.12299728-1.13199997,4.12299728-1.28800011,0-.22100067-3.03799629-1.13199997-4.12299728-.90999985-1.08600044-3.19400024.18499947-3.19400024-1.35000038s2.28299999-.26399994,3.19400024-1.35000038v.00099945Z"/><path id="g" class="k" d="M35.9459989,22.76445819c0,3.02265358-1.94890594,5.47299957-4.35300064,5.47299957h0c-2.4040947,0-4.35300064-2.45034409-4.35300064-5.47299957h0c.00043869-3.02226448,1.94921494-5.47200012,4.35300064-5.47200012s4.35256195,2.44973564,4.35300064,5.47200012Z"/><path id="h" class="k" d="M30.46100019,21.41545917c.90999985-1.08600044-.15600014-4.1230011,1.13199997-4.1230011s.22100067,3.03700066,1.13199806,4.1230011c.90999985,1.08499908,3.19400024-.18600082,3.19400024,1.35000038,0,1.5340004-2.2840004.26300049-3.19400024,1.34900093-.90999985,1.08499908.15599823,4.12299728-1.13199997,4.12299728-1.28800011,0-.22100067-3.03799629-1.13199997-4.12299728-.90999985-1.08600044-3.19400024.18499947-3.19400024-1.35000038s2.2840004-.26399994,3.19400024-1.35000038l.00000191.00099945Z"/><path id="i" class="k" d="M41.54999899,30.0884595c-2.64199829,5.44499969-9.5019989,9.32600021-17.54999924,9.32600021-8.04599953,0-14.90600014-3.88000107-17.54899979-9.32600021v12.4109993"/><path id="j" class="k" d="M41.6959989,23.17145969c.03300095-4.85200119-2.13000107-8.61200047-4.94499969-12.73999977.2159996-2.31999969-.98300171-4.13100004-3.19799805-4.76200008-2.11999893-.60400009-4.02799988.50899982-4.95999908,1.79899979,0,0-3.06200027-.11199999-4.59300041-.11199999s-4.59300041.11199999-4.59300041.11199999c-.93199921-1.28999996-2.84000015-2.40299988-4.96000004-1.79899979-2.21500015.63000011-3.41400051,2.44200039-3.19799995,4.76100063-2.81499958,4.12899971-4.97800016,7.88899994-4.94500017,12.73999977"/></svg>
Picrew in other icon packs
Copied!