reset shutter speed icon
reset-shutter-speed from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- reset-shutter-speed
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- reset-shutter-speed-outline, reset-shutter-speed-outline-sharp, reset-shutter-speed-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the reset shutter speed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.98 16.52q0-1.01.415-1.884q.415-.872 1.113-1.495l1.938 3.378zm2.27 3.876q-.829-.467-1.406-1.23q-.577-.764-.782-1.743h3.902zm1.714-4.78l-1.714-2.993q.517-.286 1.075-.455T16.5 12q.367 0 .716.066q.35.065.686.19zm.536 5.403q-.367 0-.726-.065q-.358-.066-.695-.19l1.938-3.341l1.733 2.973q-.517.287-1.075.455t-1.175.168m.517-5.403l1.733-2.993q.829.468 1.396 1.24q.568.774.773 1.753zm2.456 4.263l-1.939-3.36H21q0 1.01-.412 1.873t-1.115 1.487m.148-10.263h-1.036q-.727-2.027-2.504-3.322T12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15h1v5H5v-1h3.312q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.706 0 4.778 1.584q2.072 1.583 2.843 4.032"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightResetShutterSpeed(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="M11.98 16.52q0-1.01.415-1.884q.415-.872 1.113-1.495l1.938 3.378zm2.27 3.876q-.829-.467-1.406-1.23q-.577-.764-.782-1.743h3.902zm1.714-4.78l-1.714-2.993q.517-.286 1.075-.455T16.5 12q.367 0 .716.066q.35.065.686.19zm.536 5.403q-.367 0-.726-.065q-.358-.066-.695-.19l1.938-3.341l1.733 2.973q-.517.287-1.075.455t-1.175.168m.517-5.403l1.733-2.993q.829.468 1.396 1.24q.568.774.773 1.753zm2.456 4.263l-1.939-3.36H21q0 1.01-.412 1.873t-1.115 1.487m.148-10.263h-1.036q-.727-2.027-2.504-3.322T12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15h1v5H5v-1h3.312q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.706 0 4.778 1.584q2.072 1.583 2.843 4.032"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.98 16.52q0-1.01.415-1.884q.415-.872 1.113-1.495l1.938 3.378zm2.27 3.876q-.829-.467-1.406-1.23q-.577-.764-.782-1.743h3.902zm1.714-4.78l-1.714-2.993q.517-.286 1.075-.455T16.5 12q.367 0 .716.066q.35.065.686.19zm.536 5.403q-.367 0-.726-.065q-.358-.066-.695-.19l1.938-3.341l1.733 2.973q-.517.287-1.075.455t-1.175.168m.517-5.403l1.733-2.993q.829.468 1.396 1.24q.568.774.773 1.753zm2.456 4.263l-1.939-3.36H21q0 1.01-.412 1.873t-1.115 1.487m.148-10.263h-1.036q-.727-2.027-2.504-3.322T12 5Q9.075 5 7.038 7.038T5 12q0 2.108 1.11 3.79Q7.222 17.474 9 18.309V15h1v5H5v-1h3.312q-1.916-1-3.114-2.851T4 12q0-1.664.626-3.118T6.34 6.34t2.542-1.714T12 4q2.706 0 4.778 1.584q2.072 1.583 2.843 4.032"/></svg> </template>
CSS
.icon-reset-shutter-speed {
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%22M11.98%2016.52q0-1.01.415-1.884q.415-.872%201.113-1.495l1.938%203.378zm2.27%203.876q-.829-.467-1.406-1.23q-.577-.764-.782-1.743h3.902zm1.714-4.78l-1.714-2.993q.517-.286%201.075-.455T16.5%2012q.367%200%20.716.066q.35.065.686.19zm.536%205.403q-.367%200-.726-.065q-.358-.066-.695-.19l1.938-3.341l1.733%202.973q-.517.287-1.075.455t-1.175.168m.517-5.403l1.733-2.993q.829.468%201.396%201.24q.568.774.773%201.753zm2.456%204.263l-1.939-3.36H21q0%201.01-.412%201.873t-1.115%201.487m.148-10.263h-1.036q-.727-2.027-2.504-3.322T12%205Q9.075%205%207.038%207.038T5%2012q0%202.108%201.11%203.79Q7.222%2017.474%209%2018.309V15h1v5H5v-1h3.312q-1.916-1-3.114-2.851T4%2012q0-1.664.626-3.118T6.34%206.34t2.542-1.714T12%204q2.706%200%204.778%201.584q2.072%201.583%202.843%204.032%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%22M11.98%2016.52q0-1.01.415-1.884q.415-.872%201.113-1.495l1.938%203.378zm2.27%203.876q-.829-.467-1.406-1.23q-.577-.764-.782-1.743h3.902zm1.714-4.78l-1.714-2.993q.517-.286%201.075-.455T16.5%2012q.367%200%20.716.066q.35.065.686.19zm.536%205.403q-.367%200-.726-.065q-.358-.066-.695-.19l1.938-3.341l1.733%202.973q-.517.287-1.075.455t-1.175.168m.517-5.403l1.733-2.993q.829.468%201.396%201.24q.568.774.773%201.753zm2.456%204.263l-1.939-3.36H21q0%201.01-.412%201.873t-1.115%201.487m.148-10.263h-1.036q-.727-2.027-2.504-3.322T12%205Q9.075%205%207.038%207.038T5%2012q0%202.108%201.11%203.79Q7.222%2017.474%209%2018.309V15h1v5H5v-1h3.312q-1.916-1-3.114-2.851T4%2012q0-1.664.626-3.118T6.34%206.34t2.542-1.714T12%204q2.706%200%204.778%201.584q2.072%201.583%202.843%204.032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/reset-shutter-speed.svg?color=%231a73e8&size=48