Breakdowntimer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Breakdowntimer 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/337505.svg" alt="Breakdowntimer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337505.svg" alt="Breakdowntimer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337505.svg" alt="Breakdowntimer icon" :width="24" :height="24" />
CSS background
.icon-breakdowntimer {
background-image: url('https://proicons.com/icon/337505.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M22.7107,45.4224c2.9412.2539,5.9009-.1169,8.6853-1.0855.2876-.1.4311-.4189.3235-.7038l-4.2545-11.2656c-.1075-.2849-.4252-.4266-.717-.3394-.9401.281-1.9264.3828-2.9071.2981-1.1643-.1005-2.291-.4609-3.2974-1.055s-1.8665-1.4064-2.517-2.3772c-.5481-.8179-.9355-1.7305-1.1437-2.6894-.0646-.2975-.3423-.5073-.6437-.4638l-11.9189,1.7185c-.3014.0436-.5112.3232-.4599.6234.4973,2.9058,1.6027,5.6761,3.2461,8.1286,1.7458,2.6053,4.0542,4.7854,6.7548,6.3797,2.7007,1.5942,5.7249,2.5618,8.8494,2.8314Z"/><path class="b" d="M11.6591,8.0016c-2.2928,1.781-4.1888,4.0177-5.5697,6.567-.145.2677-.0361.6.2353.738l10.7357,5.4551c.2714.138.6017.0284.7585-.2326.4957-.8256,1.1408-1.5539,1.9039-2.1466.7631-.5927,1.6282-1.0377,2.5509-1.3138.2917-.0873.4795-.3802.4129-.6774l-2.63-11.7514c-.0665-.2972-.3615-.4849-.6568-.4106-2.8116.7074-5.4479,1.9912-7.7407,3.7722Z"/><path class="b" d="M40.1345,10.5863c-1.9827-2.2185-4.4137-3.9876-7.1299-5.1919-.2783-.1234-.601.0114-.7171.2929l-4.5897,11.1332c-.116.2815.0192.6021.2918.7377.8862.4408,1.6819,1.0469,2.3436,1.7874.7845.8778,1.3603,1.9215,1.6843,3.0533.3241,1.1317.3881,2.322.187,3.482-.1695.9785-.5239,1.914-1.0424,2.7571-.1595.2594-.1045.6029.1429.7803l9.7868,7.0166c.2475.1774.5926.1211.7634-.131,1.6671-2.4593,2.7932-5.2472,3.3013-8.1788.5394-3.1129.3678-6.3074-.502-9.3447-.8696-3.0372-2.4149-5.8384-4.5201-8.1941Z"/><path class="b" d="M16.7623,23.5271c.0183-.1384.0402-.2762.0658-.4134.0559-.2994-.1187-.6003-.4133-.6772l-12.7103-3.3143c-.2947-.0769-.5965.0996-.666.3961-.2426,1.0358-.41,2.0877-.5007,3.1477-.026.3034.2062.5648.5102.5832l13.1113.7933c.3039.0184.5633-.2135.603-.5154Z"/><path class="b" d="M25.0631,16.7508c.1393.0098.2782.0234.4167.0406.3022.0377.5919-.1547.6508-.4534l2.5406-12.8872c.0589-.2988-.1354-.5894-.4356-.6408-1.0486-.1796-2.1088-.2831-3.1722-.3097-.3044-.0076-.5513.24-.5513.5445v13.1353c0,.3046.2471.5494.5509.5709Z"/><path class="b" d="M29.43,30.6239c-.1085.0878-.2193.1727-.3324.2545-.2467.1786-.3272.5171-.1664.7757l6.9367,11.1544c.1608.2586.5012.3384.7556.1711.8891-.5841,1.7347-1.2319,2.5302-1.9382.2278-.2021.2393-.5516.0315-.7742l-8.963-9.602c-.2078-.2226-.5556-.233-.7922-.0414Z"/></svg>
Copied!