Flash Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Flash 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/325942.svg" alt="Flash icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325942.svg" alt="Flash icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325942.svg" alt="Flash icon" :width="24" :height="24" />
CSS background
.icon-flash {
background-image: url('https://proicons.com/icon/325942.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><polygon class="e" points="31.724 13.75 34.652 3.5 25.867 16.679 28.795 16.679 21.474 26.929 27.331 26.929 21.474 44.5 33.188 24 28.063 24 34.652 13.75 31.724 13.75"/></g></g><path class="e" d="m14.0312,33.8505l3.3767-21.3198c.4057-2.5613,2.8109-4.6376,5.3722-4.6376h.9013"/><line class="e" x1="13.348" y1="16.6536" x2="22.2939" y2="16.6536"/></svg>
Flash in other icon packs
Copied!