Flash Icon
Free SVG icon from the Carbon Icons 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/317790.svg" alt="Flash icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317790.svg" alt="Flash icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317790.svg" alt="Flash icon" :width="24" :height="24" />
CSS background
.icon-flash {
background-image: url('https://proicons.com/icon/317790.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>bolt</title><path d="M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32" transform="translate(32 32) rotate(-180)"/></svg>
Flash in other icon packs
Copied!