Blitz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blitz 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/322728.svg" alt="Blitz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322728.svg" alt="Blitz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322728.svg" alt="Blitz icon" :width="24" :height="24" />
CSS background
.icon-blitz {
background-image: url('https://proicons.com/icon/322728.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="f" d="M23.5096,22.8186l-14.0223-14.0225c-.191-.1916-.5012-.1916-.6922,0C1.5445,16.0466.4262,27.417,6.1229,35.9427c5.6967,8.5257,16.6297,11.8437,26.1029,7.9198,9.4732-3.924,14.8597-14.0003,12.8593-24.057-2.0004-10.0568-10.8332-17.3054-21.087-17.3054-.2698,0-.4886.2188-.4886.4886v8.0821"/><circle id="c" class="f" cx="23.4476" cy="35.1757" r="1.5"/><circle id="d" class="f" cx="11.395" cy="23.4487" r="1.5"/><circle id="e" class="f" cx="35.5002" cy="23.4487" r="1.5"/></svg>
Blitz in other icon packs
Copied!