Smashy Road Wanted Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smashy Road Wanted 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/332958.svg" alt="Smashy Road Wanted icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332958.svg" alt="Smashy Road Wanted icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332958.svg" alt="Smashy Road Wanted icon" :width="24" :height="24" />
CSS background
.icon-smashy-road-wanted {
background-image: url('https://proicons.com/icon/332958.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>.aj{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><path id="f" class="aj" d="M4.49999809,25.71683121l.70233011.16407967-.00056744-1.56803703,16.06986952,3.78916931-.00006294,1.57012367,1.092659.25791931-.00091171,7.69009972-17.86331749-4.19390106.00000095-7.70945358Z"/><path id="g" class="aj" d="M13.39725971,20.97907257l-8.19549847,3.33379936"/><path id="h" class="aj" d="M27.75479794,25.46479416l-6.48316765,2.63724899"/></g><g id="i"><g id="j"><path id="k" class="aj" d="M42.57589626,21.65756035v-2.41916466l-1.1149826-.25823593"/><path id="l" class="aj" d="M29.33836842,33.59328461l7.18715858-2.92375946-.00033951-6.54694748,6.05127335-2.46341324.92335129.21220207.00019073,6.57940102-.72465515.30786133"/><path id="m" class="aj" d="M22.36448574,30.10616493l6.05127144-2.46341133.9233532.21220207.00018883,6.57940102-.7253952.30809402"/></g><g id="n"><path id="o" class="aj" d="M42.77534389,28.75862885l.00074005,2.02665329-4.87480164,2.07035828-2.48215485-.57480621v-1.15985489"/><path id="p" class="aj" d="M39.58360195,30.09002304v-3.37244797l1.84626007-.78416443v3.37244797l-1.84626007.78416443Z"/><path id="q" class="aj" d="M28.61538219,34.74198532v2.02688599l-4.87479973,2.07035828-2.48215294-.57480621-.00000191-.90391541"/><path id="r" class="aj" d="M27.26916027,31.91699982v3.37244797l-1.84626389.78416443v-3.37244797l1.84626389-.78416443Z"/></g><path id="s" class="aj" d="M5.64934206,33.69607544l.00000095.90391541,2.48215246.57480621,1.3572998-.57637024"/></g><g id="t"><path id="u" class="aj" d="M13.39692879,14.73671436v6.86060238"/><path id="v" class="aj" d="M27.75396633,24.92245865v-6.86060333"/><path id="w" class="aj" d="M41.4613409,19.34651566l-13.70737457,5.57594299-14.35703754-3.32514191"/><path id="x" class="aj" d="M41.4613409,12.48591232v6.86060333"/><path id="y" class="aj" d="M41.4613409,12.48591232l-14.35704041-3.32514191-13.70737171,5.57594395,14.35703754,3.32514095,13.70737457-5.57594299Z"/><path id="z" class="aj" d="M13.39692879,16.40418816l14.35703754,3.32514191,13.70737457-5.57594299"/></g><g id="aa"><path id="ab" class="aj" d="M7.74747372,28.68702507l9.44802475,2.22830391"/><path id="ac" class="aj" d="M7.74747372,32.55878067l9.44802475,2.22830582"/><path id="ad" class="aj" d="M19.0589819,31.10603142v-1.95681"/><path id="ae" class="aj" d="M6.04382753,28.03705978v-1.95681"/><path id="af" class="aj" d="M19.44813442,34.36087036v-.36841202"/><path id="ag" class="aj" d="M5.65467596,31.07015038v-.36841393"/><path id="ah" class="aj" d="M23.17866611,23.86257935l-6.5750618,2.67463303.00055313,1.21870422-1.26931.51633453v.59934998"/><path id="ai" class="aj" d="M17.72317219,22.59841537l-6.57472229,2.67449188.00018883,1.218853-1.23304462.5015831v.60121155"/></g></svg>
Copied!