Fast Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fast 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/325719.svg" alt="Fast icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325719.svg" alt="Fast icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325719.svg" alt="Fast icon" :width="24" :height="24" />
CSS background
.icon-fast {
background-image: url('https://proicons.com/icon/325719.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M40.1925,32.609H43.5a19.5,19.5,0,0,0-39,0H7.8075"/><path class="a" d="M37.9144,32.609A13.9144,13.9144,0,0,0,24,18.6946"/><path class="a" d="M31.6329,32.609A7.6329,7.6329,0,0,0,24,24.9762"/><circle class="a" cx="24" cy="32.609" r="2.2819"/><line class="a" x1="24" y1="30.3271" x2="24" y2="14.7861"/></svg>
Fast in other icon packs
Copied!