reset shutter speed icon

reset-shutter-speed from Material Symbols by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
reset-shutter-speed
Set
Material Symbols
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

The same icon in other sets

More images icons from Material Symbols

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="M12 17q0-1.125.463-2.075t1.237-1.65L15.85 17zm2.5 4.3q-.925-.525-1.55-1.375T12.1 18h4.325zm1.925-5.3L14.5 12.7q.575-.325 1.2-.513T17 12q.425 0 .813.075t.762.2zM17 22q-.425 0-.812-.075t-.763-.2L17.575 18l1.925 3.3q-.575.325-1.2.513T17 22m.575-6l1.925-3.3q.925.525 1.55 1.375T21.9 16zm2.725 4.725L18.15 17H22q0 1.125-.45 2.075t-1.25 1.65M20.775 10H18.7q-.65-2.2-2.475-3.6T12 5Q9.075 5 7.038 7.037T5 12q0 1.8.813 3.3T8 17.75V15h2v6H4v-2h2.35Q4.8 17.75 3.9 15.938T3 12q0-1.875.713-3.512t1.924-2.85t2.85-1.925T12 3q3.225 0 5.663 1.988T20.775 10"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsResetShutterSpeed(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="M12 17q0-1.125.463-2.075t1.237-1.65L15.85 17zm2.5 4.3q-.925-.525-1.55-1.375T12.1 18h4.325zm1.925-5.3L14.5 12.7q.575-.325 1.2-.513T17 12q.425 0 .813.075t.762.2zM17 22q-.425 0-.812-.075t-.763-.2L17.575 18l1.925 3.3q-.575.325-1.2.513T17 22m.575-6l1.925-3.3q.925.525 1.55 1.375T21.9 16zm2.725 4.725L18.15 17H22q0 1.125-.45 2.075t-1.25 1.65M20.775 10H18.7q-.65-2.2-2.475-3.6T12 5Q9.075 5 7.038 7.037T5 12q0 1.8.813 3.3T8 17.75V15h2v6H4v-2h2.35Q4.8 17.75 3.9 15.938T3 12q0-1.875.713-3.512t1.924-2.85t2.85-1.925T12 3q3.225 0 5.663 1.988T20.775 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 17q0-1.125.463-2.075t1.237-1.65L15.85 17zm2.5 4.3q-.925-.525-1.55-1.375T12.1 18h4.325zm1.925-5.3L14.5 12.7q.575-.325 1.2-.513T17 12q.425 0 .813.075t.762.2zM17 22q-.425 0-.812-.075t-.763-.2L17.575 18l1.925 3.3q-.575.325-1.2.513T17 22m.575-6l1.925-3.3q.925.525 1.55 1.375T21.9 16zm2.725 4.725L18.15 17H22q0 1.125-.45 2.075t-1.25 1.65M20.775 10H18.7q-.65-2.2-2.475-3.6T12 5Q9.075 5 7.038 7.037T5 12q0 1.8.813 3.3T8 17.75V15h2v6H4v-2h2.35Q4.8 17.75 3.9 15.938T3 12q0-1.875.713-3.512t1.924-2.85t2.85-1.925T12 3q3.225 0 5.663 1.988T20.775 10"/></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%22M12%2017q0-1.125.463-2.075t1.237-1.65L15.85%2017zm2.5%204.3q-.925-.525-1.55-1.375T12.1%2018h4.325zm1.925-5.3L14.5%2012.7q.575-.325%201.2-.513T17%2012q.425%200%20.813.075t.762.2zM17%2022q-.425%200-.812-.075t-.763-.2L17.575%2018l1.925%203.3q-.575.325-1.2.513T17%2022m.575-6l1.925-3.3q.925.525%201.55%201.375T21.9%2016zm2.725%204.725L18.15%2017H22q0%201.125-.45%202.075t-1.25%201.65M20.775%2010H18.7q-.65-2.2-2.475-3.6T12%205Q9.075%205%207.038%207.037T5%2012q0%201.8.813%203.3T8%2017.75V15h2v6H4v-2h2.35Q4.8%2017.75%203.9%2015.938T3%2012q0-1.875.713-3.512t1.924-2.85t2.85-1.925T12%203q3.225%200%205.663%201.988T20.775%2010%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%22M12%2017q0-1.125.463-2.075t1.237-1.65L15.85%2017zm2.5%204.3q-.925-.525-1.55-1.375T12.1%2018h4.325zm1.925-5.3L14.5%2012.7q.575-.325%201.2-.513T17%2012q.425%200%20.813.075t.762.2zM17%2022q-.425%200-.812-.075t-.763-.2L17.575%2018l1.925%203.3q-.575.325-1.2.513T17%2022m.575-6l1.925-3.3q.925.525%201.55%201.375T21.9%2016zm2.725%204.725L18.15%2017H22q0%201.125-.45%202.075t-1.25%201.65M20.775%2010H18.7q-.65-2.2-2.475-3.6T12%205Q9.075%205%207.038%207.037T5%2012q0%201.8.813%203.3T8%2017.75V15h2v6H4v-2h2.35Q4.8%2017.75%203.9%2015.938T3%2012q0-1.875.713-3.512t1.924-2.85t2.85-1.925T12%203q3.225%200%205.663%201.988T20.775%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/reset-shutter-speed.svg?color=%231a73e8&size=48