Flash Light Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Flash Light 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/305700.svg" alt="Flash Light icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305700.svg" alt="Flash Light icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305700.svg" alt="Flash Light icon" :width="24" :height="24" />
CSS background
.icon-flash-light {
background-image: url('https://proicons.com/icon/305700.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M662 206H338c-10 0-17 8-17 18v73c0 2 0 4 1 6s2 4 3 5v1l77 93v517c0 10 7 18 17 18h162c10 0 17-8 17-18V402l77-93h1c1-2 2-4 2-5l1-1c0-2 1-4 1-6v-73c0-10-8-18-18-18zM517 558c0 10-7 18-17 18-9 0-17-8-17-18v-83c0-10 8-18 17-18 10 0 17 8 17 18v83zm128-279H355v-37h290v37zM425 149c1 6 6 10 11 10 1 0 3-1 4-1 6-2 10-9 8-16l-17-59c-1-7-8-11-15-9-6 2-10 9-8 16l17 59zm75 1c7 0 12-5 12-12 0-1 1-18 1-63 0-7-6-13-13-13s-12 6-12 13v63c0 7 6 12 12 12zm60 8c1 0 3 1 4 1 5 0 10-4 12-10l16-59c2-7-1-14-8-16s-13 2-15 9l-17 59c-2 7 2 14 8 16z"/></svg>
Flash Light in other icon packs
Copied!