shutter speed icon
shutter-speed from Material Symbols by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- shutter-speed
- Set
- Material Symbols
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- shutter-speed-sharp
3 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
Use the 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="M9 3V1h6v2zm3 19q-1.875 0-3.512-.712T5.625 19.35T3.7 16.487T3 13t.713-3.488T5.65 6.65t2.863-1.937T12 4q1.575 0 3 .525T17.6 6l1.45-1.45l1.4 1.4l-1.4 1.45q.9 1.175 1.425 2.6T21 13q0 1.85-.7 3.488t-1.925 2.862t-2.863 1.938T12 22m0-2q2.925 0 4.963-2.037T19 13t-2.037-4.962T12 6T7.038 8.038T5 13t2.038 4.963T12 20m0-9h5.65q-.45-1.275-1.4-2.238T14.1 7.375zm-1.725 1L13.1 7.1q-1.275-.25-2.562.075t-2.363 1.2zM6.1 14h4.175L7.45 9.1q-.875.975-1.225 2.263T6.1 14m3.8 4.625L12 15H6.35q.425 1.25 1.388 2.225t2.162 1.4m1 .275q1.425.275 2.725-.112t2.2-1.163L13.725 14zm5.65-2q.9-1.025 1.238-2.287T17.9 12h-4.175z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsShutterSpeed(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="M9 3V1h6v2zm3 19q-1.875 0-3.512-.712T5.625 19.35T3.7 16.487T3 13t.713-3.488T5.65 6.65t2.863-1.937T12 4q1.575 0 3 .525T17.6 6l1.45-1.45l1.4 1.4l-1.4 1.45q.9 1.175 1.425 2.6T21 13q0 1.85-.7 3.488t-1.925 2.862t-2.863 1.938T12 22m0-2q2.925 0 4.963-2.037T19 13t-2.037-4.962T12 6T7.038 8.038T5 13t2.038 4.963T12 20m0-9h5.65q-.45-1.275-1.4-2.238T14.1 7.375zm-1.725 1L13.1 7.1q-1.275-.25-2.562.075t-2.363 1.2zM6.1 14h4.175L7.45 9.1q-.875.975-1.225 2.263T6.1 14m3.8 4.625L12 15H6.35q.425 1.25 1.388 2.225t2.162 1.4m1 .275q1.425.275 2.725-.112t2.2-1.163L13.725 14zm5.65-2q.9-1.025 1.238-2.287T17.9 12h-4.175z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3V1h6v2zm3 19q-1.875 0-3.512-.712T5.625 19.35T3.7 16.487T3 13t.713-3.488T5.65 6.65t2.863-1.937T12 4q1.575 0 3 .525T17.6 6l1.45-1.45l1.4 1.4l-1.4 1.45q.9 1.175 1.425 2.6T21 13q0 1.85-.7 3.488t-1.925 2.862t-2.863 1.938T12 22m0-2q2.925 0 4.963-2.037T19 13t-2.037-4.962T12 6T7.038 8.038T5 13t2.038 4.963T12 20m0-9h5.65q-.45-1.275-1.4-2.238T14.1 7.375zm-1.725 1L13.1 7.1q-1.275-.25-2.562.075t-2.363 1.2zM6.1 14h4.175L7.45 9.1q-.875.975-1.225 2.263T6.1 14m3.8 4.625L12 15H6.35q.425 1.25 1.388 2.225t2.162 1.4m1 .275q1.425.275 2.725-.112t2.2-1.163L13.725 14zm5.65-2q.9-1.025 1.238-2.287T17.9 12h-4.175z"/></svg> </template>
CSS
.icon-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%22M9%203V1h6v2zm3%2019q-1.875%200-3.512-.712T5.625%2019.35T3.7%2016.487T3%2013t.713-3.488T5.65%206.65t2.863-1.937T12%204q1.575%200%203%20.525T17.6%206l1.45-1.45l1.4%201.4l-1.4%201.45q.9%201.175%201.425%202.6T21%2013q0%201.85-.7%203.488t-1.925%202.862t-2.863%201.938T12%2022m0-2q2.925%200%204.963-2.037T19%2013t-2.037-4.962T12%206T7.038%208.038T5%2013t2.038%204.963T12%2020m0-9h5.65q-.45-1.275-1.4-2.238T14.1%207.375zm-1.725%201L13.1%207.1q-1.275-.25-2.562.075t-2.363%201.2zM6.1%2014h4.175L7.45%209.1q-.875.975-1.225%202.263T6.1%2014m3.8%204.625L12%2015H6.35q.425%201.25%201.388%202.225t2.162%201.4m1%20.275q1.425.275%202.725-.112t2.2-1.163L13.725%2014zm5.65-2q.9-1.025%201.238-2.287T17.9%2012h-4.175z%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%22M9%203V1h6v2zm3%2019q-1.875%200-3.512-.712T5.625%2019.35T3.7%2016.487T3%2013t.713-3.488T5.65%206.65t2.863-1.937T12%204q1.575%200%203%20.525T17.6%206l1.45-1.45l1.4%201.4l-1.4%201.45q.9%201.175%201.425%202.6T21%2013q0%201.85-.7%203.488t-1.925%202.862t-2.863%201.938T12%2022m0-2q2.925%200%204.963-2.037T19%2013t-2.037-4.962T12%206T7.038%208.038T5%2013t2.038%204.963T12%2020m0-9h5.65q-.45-1.275-1.4-2.238T14.1%207.375zm-1.725%201L13.1%207.1q-1.275-.25-2.562.075t-2.363%201.2zM6.1%2014h4.175L7.45%209.1q-.875.975-1.225%202.263T6.1%2014m3.8%204.625L12%2015H6.35q.425%201.25%201.388%202.225t2.162%201.4m1%20.275q1.425.275%202.725-.112t2.2-1.163L13.725%2014zm5.65-2q.9-1.025%201.238-2.287T17.9%2012h-4.175z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/shutter-speed.svg?color=%231a73e8&size=48