no flash icon
no-flash-sharp from Material Symbols Light by Google · Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- no-flash-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
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="m21.11 22.53l-3.423-3.422v1.43H3.462V9.708h3.304l.719-.802l-5.599-5.598l.714-.714l19.223 19.223zM10.692 12.115q-.076-.02-.144-.02h-.144q-1.252.07-2.097.952q-.845.883-.845 2.146q0 1.304.905 2.21t2.21.906q1.264 0 2.152-.848t.952-2.094q-.006-.066-.003-.139t-.016-.15zm-.115 5.194q-.863 0-1.49-.626t-.625-1.49q0-.882.626-1.499t1.489-.616q.883 0 1.499.616q.616.617.616 1.5q0 .863-.616 1.489t-1.499.626m7.115-2.433l-6.567-6.567h2.008l1.275 1.4h3.284zm.847-5.221V6.5h-.616V3.077h2.596L19.4 5.562h1.273z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNoFlashSharp(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="m21.11 22.53l-3.423-3.422v1.43H3.462V9.708h3.304l.719-.802l-5.599-5.598l.714-.714l19.223 19.223zM10.692 12.115q-.076-.02-.144-.02h-.144q-1.252.07-2.097.952q-.845.883-.845 2.146q0 1.304.905 2.21t2.21.906q1.264 0 2.152-.848t.952-2.094q-.006-.066-.003-.139t-.016-.15zm-.115 5.194q-.863 0-1.49-.626t-.625-1.49q0-.882.626-1.499t1.489-.616q.883 0 1.499.616q.616.617.616 1.5q0 .863-.616 1.489t-1.499.626m7.115-2.433l-6.567-6.567h2.008l1.275 1.4h3.284zm.847-5.221V6.5h-.616V3.077h2.596L19.4 5.562h1.273z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.11 22.53l-3.423-3.422v1.43H3.462V9.708h3.304l.719-.802l-5.599-5.598l.714-.714l19.223 19.223zM10.692 12.115q-.076-.02-.144-.02h-.144q-1.252.07-2.097.952q-.845.883-.845 2.146q0 1.304.905 2.21t2.21.906q1.264 0 2.152-.848t.952-2.094q-.006-.066-.003-.139t-.016-.15zm-.115 5.194q-.863 0-1.49-.626t-.625-1.49q0-.882.626-1.499t1.489-.616q.883 0 1.499.616q.616.617.616 1.5q0 .863-.616 1.489t-1.499.626m7.115-2.433l-6.567-6.567h2.008l1.275 1.4h3.284zm.847-5.221V6.5h-.616V3.077h2.596L19.4 5.562h1.273z"/></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%22m21.11%2022.53l-3.423-3.422v1.43H3.462V9.708h3.304l.719-.802l-5.599-5.598l.714-.714l19.223%2019.223zM10.692%2012.115q-.076-.02-.144-.02h-.144q-1.252.07-2.097.952q-.845.883-.845%202.146q0%201.304.905%202.21t2.21.906q1.264%200%202.152-.848t.952-2.094q-.006-.066-.003-.139t-.016-.15zm-.115%205.194q-.863%200-1.49-.626t-.625-1.49q0-.882.626-1.499t1.489-.616q.883%200%201.499.616q.616.617.616%201.5q0%20.863-.616%201.489t-1.499.626m7.115-2.433l-6.567-6.567h2.008l1.275%201.4h3.284zm.847-5.221V6.5h-.616V3.077h2.596L19.4%205.562h1.273z%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%22m21.11%2022.53l-3.423-3.422v1.43H3.462V9.708h3.304l.719-.802l-5.599-5.598l.714-.714l19.223%2019.223zM10.692%2012.115q-.076-.02-.144-.02h-.144q-1.252.07-2.097.952q-.845.883-.845%202.146q0%201.304.905%202.21t2.21.906q1.264%200%202.152-.848t.952-2.094q-.006-.066-.003-.139t-.016-.15zm-.115%205.194q-.863%200-1.49-.626t-.625-1.49q0-.882.626-1.499t1.489-.616q.883%200%201.499.616q.616.617.616%201.5q0%20.863-.616%201.489t-1.499.626m7.115-2.433l-6.567-6.567h2.008l1.275%201.4h3.284zm.847-5.221V6.5h-.616V3.077h2.596L19.4%205.562h1.273z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/no-flash-sharp.svg?color=%231a73e8&size=48