Dude Theft Wars Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dude Theft Wars 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/339387.svg" alt="Dude Theft Wars icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339387.svg" alt="Dude Theft Wars icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339387.svg" alt="Dude Theft Wars icon" :width="24" :height="24" />
CSS background
.icon-dude-theft-wars {
background-image: url('https://proicons.com/icon/339387.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="f" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="f" d="M19.1988,11.1205v4.5183c0,1.2361,1.002,2.238,2.238,2.238s2.238-1.002,2.238-2.238v-4.5183"/><line class="f" x1="31.6558" y1="14.4986" x2="33.8516" y2="14.4986"/><polyline class="f" points="35.0339 17.8768 31.6558 17.8768 31.6558 11.1205 35.0339 11.1205"/><path class="f" d="M12.9661,17.8768v-6.7563h1.5202c1.6325,0,2.9559,1.3234,2.9559,2.9559v.8445c0,1.6325-1.3234,2.9559-2.9559,2.9559h-1.5202Z"/><path class="f" d="M25.423,17.8768v-6.7563h1.5202c1.6325,0,2.9559,1.3234,2.9559,2.9559v.8445c0,1.6325-1.3234,2.9559-2.9559,2.9559h-1.5202Z"/><line class="f" x1="10.5" y1="20.621" x2="14.9761" y2="20.621"/><line class="f" x1="12.738" y1="27.3773" x2="12.738" y2="20.621"/><line class="f" x1="33.0239" y1="20.621" x2="37.5" y2="20.621"/><line class="f" x1="35.2619" y1="27.3773" x2="35.2619" y2="20.621"/><line class="f" x1="16.6821" y1="20.621" x2="16.6821" y2="27.3773"/><line class="f" x1="21.1582" y1="20.621" x2="21.1582" y2="27.3773"/><line class="f" x1="16.6821" y1="23.9865" x2="21.1582" y2="23.9865"/><line class="f" x1="22.8267" y1="23.9991" x2="25.0225" y2="23.9991"/><polyline class="f" points="26.2049 27.3773 22.8267 27.3773 22.8267 20.621 26.2049 20.621"/><line class="f" x1="27.9398" y1="23.9991" x2="30.1356" y2="23.9991"/><polyline class="f" points="27.9398 27.3773 27.9398 20.621 31.318 20.621"/><path class="f" d="M25.2954,36.8794v-6.7563h2.2118c1.2504,0,2.2642,1.0159,2.2642,2.269s-1.0137,2.269-2.2642,2.269h-2.2118"/><line class="f" x1="27.5081" y1="34.6616" x2="29.7209" y2="36.8777"/><polyline class="f" points="18.8015 30.1232 17.1124 36.8795 15.4233 30.1232 13.7342 36.8795 12.0451 30.1232"/><line class="f" x1="22.8589" y1="34.6413" x2="19.8659" y2="34.6413"/><polyline class="f" points="19.1244 36.8794 21.3624 30.123 23.6004 36.8794"/><path class="f" d="M31.6126,36.1358c.4143.5394.9338.7403,1.6566.7403h1.0003c.9309,0,1.6854-.7546,1.6854-1.6854v-.0073c0-.9309-.7546-1.6854-1.6854-1.6854h-1.1034c-.9319,0-1.6872-.7554-1.6872-1.6872h0c0-.9339.757-1.6909,1.6909-1.6909h.9948c.7228,0,1.2423.2009,1.6566.7403"/></svg>
Copied!