no flash icon
no-flash-sharp from Material Symbols by Google · Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- no-flash-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
Use the no flash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.475 23.3l-2.5-2.5V22H2V9.4h4.15l.2-.225L.675 3.5L2.1 2.075l19.8 19.8zM9.25 12.075q-1.425.3-2.337 1.375T6 16q0 1.65 1.175 2.825T10 20q1.475 0 2.575-.925t1.375-2.325l-.012.025l.012-.025zM10 18q-.825 0-1.412-.587T8 16t.588-1.412T10 14t1.413.588T12 16t-.587 1.413T10 18m8-2.875L10.875 8h1.7l1.275 1.4H18zM19 11V7h-1V2h4l-1.6 3.6H22z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNoFlashSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.475 23.3l-2.5-2.5V22H2V9.4h4.15l.2-.225L.675 3.5L2.1 2.075l19.8 19.8zM9.25 12.075q-1.425.3-2.337 1.375T6 16q0 1.65 1.175 2.825T10 20q1.475 0 2.575-.925t1.375-2.325l-.012.025l.012-.025zM10 18q-.825 0-1.412-.587T8 16t.588-1.412T10 14t1.413.588T12 16t-.587 1.413T10 18m8-2.875L10.875 8h1.7l1.275 1.4H18zM19 11V7h-1V2h4l-1.6 3.6H22z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.475 23.3l-2.5-2.5V22H2V9.4h4.15l.2-.225L.675 3.5L2.1 2.075l19.8 19.8zM9.25 12.075q-1.425.3-2.337 1.375T6 16q0 1.65 1.175 2.825T10 20q1.475 0 2.575-.925t1.375-2.325l-.012.025l.012-.025zM10 18q-.825 0-1.412-.587T8 16t.588-1.412T10 14t1.413.588T12 16t-.587 1.413T10 18m8-2.875L10.875 8h1.7l1.275 1.4H18zM19 11V7h-1V2h4l-1.6 3.6H22z"/></svg> </template>
CSS
.icon-no-flash-sharp {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.475%2023.3l-2.5-2.5V22H2V9.4h4.15l.2-.225L.675%203.5L2.1%202.075l19.8%2019.8zM9.25%2012.075q-1.425.3-2.337%201.375T6%2016q0%201.65%201.175%202.825T10%2020q1.475%200%202.575-.925t1.375-2.325l-.012.025l.012-.025zM10%2018q-.825%200-1.412-.587T8%2016t.588-1.412T10%2014t1.413.588T12%2016t-.587%201.413T10%2018m8-2.875L10.875%208h1.7l1.275%201.4H18zM19%2011V7h-1V2h4l-1.6%203.6H22z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.475%2023.3l-2.5-2.5V22H2V9.4h4.15l.2-.225L.675%203.5L2.1%202.075l19.8%2019.8zM9.25%2012.075q-1.425.3-2.337%201.375T6%2016q0%201.65%201.175%202.825T10%2020q1.475%200%202.575-.925t1.375-2.325l-.012.025l.012-.025zM10%2018q-.825%200-1.412-.587T8%2016t.588-1.412T10%2014t1.413.588T12%2016t-.587%201.413T10%2018m8-2.875L10.875%208h1.7l1.275%201.4H18zM19%2011V7h-1V2h4l-1.6%203.6H22z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/no-flash-sharp.svg?color=%231a73e8&size=48