bolt slash icon
bolt-slash-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.
- Name
- bolt-slash-fill
- Set
- Framework7 Icons
- Style
- Fill
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
The same icon in other sets
Related icons in Framework7 Icons
Use the bolt slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m39.04 32.64l4.85-6.046c.4-.492.633-.961.633-1.5c0-.89-.703-1.57-1.687-1.594l-12.89-.187l6.632-18.797c.844-2.438-1.594-3.703-3.187-1.711L22.633 16.258Zm5.366 14.32c.703.704 1.875.704 2.555 0c.703-.679.703-1.827 0-2.554L11.594 9.04a1.84 1.84 0 0 0-2.578 0c-.68.703-.68 1.875 0 2.555ZM22.61 53.22l10.711-13.43l-16.406-16.406l-4.805 6.023c-.398.516-.632.985-.632 1.5c0 .914.703 1.594 1.687 1.594l12.867.188l-6.61 18.796c-.82 2.414 1.595 3.703 3.188 1.735"/></svg>
React
import type { SVGProps } from "react";
export function F7BoltSlashFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m39.04 32.64l4.85-6.046c.4-.492.633-.961.633-1.5c0-.89-.703-1.57-1.687-1.594l-12.89-.187l6.632-18.797c.844-2.438-1.594-3.703-3.187-1.711L22.633 16.258Zm5.366 14.32c.703.704 1.875.704 2.555 0c.703-.679.703-1.827 0-2.554L11.594 9.04a1.84 1.84 0 0 0-2.578 0c-.68.703-.68 1.875 0 2.555ZM22.61 53.22l10.711-13.43l-16.406-16.406l-4.805 6.023c-.398.516-.632.985-.632 1.5c0 .914.703 1.594 1.687 1.594l12.867.188l-6.61 18.796c-.82 2.414 1.595 3.703 3.188 1.735"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="m39.04 32.64l4.85-6.046c.4-.492.633-.961.633-1.5c0-.89-.703-1.57-1.687-1.594l-12.89-.187l6.632-18.797c.844-2.438-1.594-3.703-3.187-1.711L22.633 16.258Zm5.366 14.32c.703.704 1.875.704 2.555 0c.703-.679.703-1.827 0-2.554L11.594 9.04a1.84 1.84 0 0 0-2.578 0c-.68.703-.68 1.875 0 2.555ZM22.61 53.22l10.711-13.43l-16.406-16.406l-4.805 6.023c-.398.516-.632.985-.632 1.5c0 .914.703 1.594 1.687 1.594l12.867.188l-6.61 18.796c-.82 2.414 1.595 3.703 3.188 1.735"/></svg> </template>
CSS
.icon-bolt-slash-fill {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m39.04%2032.64l4.85-6.046c.4-.492.633-.961.633-1.5c0-.89-.703-1.57-1.687-1.594l-12.89-.187l6.632-18.797c.844-2.438-1.594-3.703-3.187-1.711L22.633%2016.258Zm5.366%2014.32c.703.704%201.875.704%202.555%200c.703-.679.703-1.827%200-2.554L11.594%209.04a1.84%201.84%200%200%200-2.578%200c-.68.703-.68%201.875%200%202.555ZM22.61%2053.22l10.711-13.43l-16.406-16.406l-4.805%206.023c-.398.516-.632.985-.632%201.5c0%20.914.703%201.594%201.687%201.594l12.867.188l-6.61%2018.796c-.82%202.414%201.595%203.703%203.188%201.735%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m39.04%2032.64l4.85-6.046c.4-.492.633-.961.633-1.5c0-.89-.703-1.57-1.687-1.594l-12.89-.187l6.632-18.797c.844-2.438-1.594-3.703-3.187-1.711L22.633%2016.258Zm5.366%2014.32c.703.704%201.875.704%202.555%200c.703-.679.703-1.827%200-2.554L11.594%209.04a1.84%201.84%200%200%200-2.578%200c-.68.703-.68%201.875%200%202.555ZM22.61%2053.22l10.711-13.43l-16.406-16.406l-4.805%206.023c-.398.516-.632.985-.632%201.5c0%20.914.703%201.594%201.687%201.594l12.867.188l-6.61%2018.796c-.82%202.414%201.595%203.703%203.188%201.735%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/bolt-slash-fill.svg?color=%231a73e8&size=48