Pakwheels Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pakwheels 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/345475.svg" alt="Pakwheels icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345475.svg" alt="Pakwheels icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345475.svg" alt="Pakwheels icon" :width="24" :height="24" />
CSS background
.icon-pakwheels {
background-image: url('https://proicons.com/icon/345475.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>.p{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="p" d="M25.81200027,24c0,1.00074005-.81126022,1.81200027-1.81200027,1.81200027s-1.81200027-.81126022-1.81200027-1.81200027.81126022-1.81200027,1.81200027-1.81200027,1.81200027.81126022,1.81200027,1.81200027Z"/><path id="f" class="p" d="M8.93299961,20.54000092c2.68599987,2.50399971,6.42500019,4.16399956,10.34599972,4.97700119-2,3.20999908-5.66699982,4.90600014-9.30300045,5.05400085"/><path id="g" class="p" d="M9.46100044,18.75099945c2.67399979,2.45400047,6.45400047,3.83699989,10.12800026,2.9829998-2.20400047-3.3560009-3.67500019-7.18400002-3.79699993-10.86200047"/><path id="h" class="p" d="M32.20800018,37.12799835c-.12200165-3.6780014-1.59300041-7.50600052-3.79700089-10.86199951,3.67399979-.85400009,7.45399857.53000069,10.12800217,2.9829998"/><path id="i" class="p" d="M30.56999969,38.02399826c-.14699936-3.63600159-1.84300041-7.3029995-5.0529995-9.3030014-.81299973,3.92100143-2.47299957,7.65999985-4.97699928,10.34600067"/><path id="j" class="p" d="M17.43000031,9.97599983c.14699936,3.63599968,1.84300041,7.3029995,5.0529995,9.3029995.81599998-3.93700027,2.48500061-7.68900013,5.00600052-10.37699986"/><path id="k" class="p" d="M10.87199974,32.20800018c3.6779995-.12200165,7.50600052-1.59300041,10.86200142-3.79700089.85400009,3.67399979-.53000069,7.45399857-2.9829998,10.12800217"/><path id="l" class="p" d="M37.13999939,15.79100037c-3.68199921.11999989-7.51499939,1.59199905-10.87400055,3.79800034-.85700035-3.68700027.54000092-7.48200035,3.01000023-10.15799999"/><path id="m" class="p" d="M38.03300095,17.42900085c-3.63899994.14500046-7.30999947,1.8409996-9.31200027,5.05400085,3.92100143.81299973,7.65999985,2.47299957,10.34600067,4.97700119"/><path id="n" class="p" d="M39.49499893,24c0,8.55799866-6.93700027,15.49499893-15.49499893,15.49499893s-15.49499989-6.93700027-15.49499989-15.49499893,6.93700027-15.49499989,15.49499989-15.49499989c8.55799866,0,15.49499893,6.93700027,15.49499893,15.49499989Z"/><path id="o" class="p" d="M45.5,24c0,11.87400055-9.62599945,21.5-21.5,21.5S2.5,35.87400055,2.5,24,12.1260004,2.5,24,2.5c11.87400055,0,21.5,9.6260004,21.5,21.5Z"/></svg>
Copied!