flash off icon
flash-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- flash-off
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the flash off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m16 16l-4.333 5.654c-.539.702-1.548.265-1.548-.671V14.03c0-.56-.396-1.015-.884-1.015h-3.35c-.76 0-1.165-1.03-.663-1.686L7.774 8M10 5.727l2.497-3.377c.525-.71 1.51-.268 1.51.678v7.031c0 .567.386 1.026.862 1.026h3.267c.742 0 1.138 1.042.647 1.705L17.888 14"/><path d="m2 2l20 20"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFlashOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="m16 16l-4.333 5.654c-.539.702-1.548.265-1.548-.671V14.03c0-.56-.396-1.015-.884-1.015h-3.35c-.76 0-1.165-1.03-.663-1.686L7.774 8M10 5.727l2.497-3.377c.525-.71 1.51-.268 1.51.678v7.031c0 .567.386 1.026.862 1.026h3.267c.742 0 1.138 1.042.647 1.705L17.888 14"/><path d="m2 2l20 20"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m16 16l-4.333 5.654c-.539.702-1.548.265-1.548-.671V14.03c0-.56-.396-1.015-.884-1.015h-3.35c-.76 0-1.165-1.03-.663-1.686L7.774 8M10 5.727l2.497-3.377c.525-.71 1.51-.268 1.51.678v7.031c0 .567.386 1.026.862 1.026h3.267c.742 0 1.138 1.042.647 1.705L17.888 14"/><path d="m2 2l20 20"/></g></svg> </template>
CSS
.icon-flash-off {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m16%2016l-4.333%205.654c-.539.702-1.548.265-1.548-.671V14.03c0-.56-.396-1.015-.884-1.015h-3.35c-.76%200-1.165-1.03-.663-1.686L7.774%208M10%205.727l2.497-3.377c.525-.71%201.51-.268%201.51.678v7.031c0%20.567.386%201.026.862%201.026h3.267c.742%200%201.138%201.042.647%201.705L17.888%2014%22%2F%3E%3Cpath%20d%3D%22m2%202l20%2020%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m16%2016l-4.333%205.654c-.539.702-1.548.265-1.548-.671V14.03c0-.56-.396-1.015-.884-1.015h-3.35c-.76%200-1.165-1.03-.663-1.686L7.774%208M10%205.727l2.497-3.377c.525-.71%201.51-.268%201.51.678v7.031c0%20.567.386%201.026.862%201.026h3.267c.742%200%201.138%201.042.647%201.705L17.888%2014%22%2F%3E%3Cpath%20d%3D%22m2%202l20%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/flash-off.svg?color=%231a73e8&size=48