shutter speed icon
shutter-speed-outline-rounded from Material Symbols Light by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- shutter-speed-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
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.5 3q-.213 0-.357-.143T9 2.5t.143-.357T9.5 2h5q.214 0 .357.143T15 2.5t-.143.357T14.5 3zM12 21q-1.664 0-3.118-.626t-2.545-1.716t-1.714-2.546Q4 14.659 4 13t.626-3.113t1.716-2.545t2.546-1.716T12 5q1.575 0 2.866.525q1.29.525 2.426 1.475l.981-.98q.14-.141.342-.154t.366.153q.16.16.162.351t-.156.357l-.975.98q.938 1.137 1.463 2.428T20 13q0 1.658-.633 3.113t-1.723 2.545t-2.545 1.716T12 21m.548-9.77h5.658q.217 0 .329-.164q.111-.164.05-.376q-.464-1.342-1.414-2.387T14.93 6.662q-.137-.056-.286-.016t-.23.177l-2.219 3.793q-.13.211-.007.413q.125.202.361.202m-1.834.404l2.863-4.912q.106-.186.025-.363t-.298-.227q-1.41-.266-2.8.032q-1.39.297-2.556 1.118q-.13.086-.161.245t.05.295l2.18 3.812q.131.211.349.211t.348-.211M9.779 14q.237 0 .36-.192t-.006-.404L7.352 8.498q-.106-.186-.32-.199t-.351.149q-.898 1.102-1.327 2.426t-.285 2.753q.025.162.134.267t.27.106zm1.988 1.366q.131-.212.007-.404t-.36-.193h-5.62q-.217 0-.338.165q-.121.164-.06.376q.445 1.342 1.414 2.387t2.242 1.642q.137.055.295.015q.159-.04.24-.177zm2.177-1.02q-.13-.211-.348-.211t-.348.211l-2.806 4.887q-.105.186-.025.366t.299.23q1.417.302 2.78.015q1.363-.286 2.556-1.127q.13-.105.162-.254t-.05-.286zm-.115-1.73l2.857 4.925q.106.167.282.18t.313-.13q.948-1.143 1.364-2.443t.286-2.775q-.025-.162-.134-.267t-.27-.106h-4.344q-.237 0-.361.202t.007.414"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightShutterSpeedOutlineRounded(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.5 3q-.213 0-.357-.143T9 2.5t.143-.357T9.5 2h5q.214 0 .357.143T15 2.5t-.143.357T14.5 3zM12 21q-1.664 0-3.118-.626t-2.545-1.716t-1.714-2.546Q4 14.659 4 13t.626-3.113t1.716-2.545t2.546-1.716T12 5q1.575 0 2.866.525q1.29.525 2.426 1.475l.981-.98q.14-.141.342-.154t.366.153q.16.16.162.351t-.156.357l-.975.98q.938 1.137 1.463 2.428T20 13q0 1.658-.633 3.113t-1.723 2.545t-2.545 1.716T12 21m.548-9.77h5.658q.217 0 .329-.164q.111-.164.05-.376q-.464-1.342-1.414-2.387T14.93 6.662q-.137-.056-.286-.016t-.23.177l-2.219 3.793q-.13.211-.007.413q.125.202.361.202m-1.834.404l2.863-4.912q.106-.186.025-.363t-.298-.227q-1.41-.266-2.8.032q-1.39.297-2.556 1.118q-.13.086-.161.245t.05.295l2.18 3.812q.131.211.349.211t.348-.211M9.779 14q.237 0 .36-.192t-.006-.404L7.352 8.498q-.106-.186-.32-.199t-.351.149q-.898 1.102-1.327 2.426t-.285 2.753q.025.162.134.267t.27.106zm1.988 1.366q.131-.212.007-.404t-.36-.193h-5.62q-.217 0-.338.165q-.121.164-.06.376q.445 1.342 1.414 2.387t2.242 1.642q.137.055.295.015q.159-.04.24-.177zm2.177-1.02q-.13-.211-.348-.211t-.348.211l-2.806 4.887q-.105.186-.025.366t.299.23q1.417.302 2.78.015q1.363-.286 2.556-1.127q.13-.105.162-.254t-.05-.286zm-.115-1.73l2.857 4.925q.106.167.282.18t.313-.13q.948-1.143 1.364-2.443t.286-2.775q-.025-.162-.134-.267t-.27-.106h-4.344q-.237 0-.361.202t.007.414"/></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.5 3q-.213 0-.357-.143T9 2.5t.143-.357T9.5 2h5q.214 0 .357.143T15 2.5t-.143.357T14.5 3zM12 21q-1.664 0-3.118-.626t-2.545-1.716t-1.714-2.546Q4 14.659 4 13t.626-3.113t1.716-2.545t2.546-1.716T12 5q1.575 0 2.866.525q1.29.525 2.426 1.475l.981-.98q.14-.141.342-.154t.366.153q.16.16.162.351t-.156.357l-.975.98q.938 1.137 1.463 2.428T20 13q0 1.658-.633 3.113t-1.723 2.545t-2.545 1.716T12 21m.548-9.77h5.658q.217 0 .329-.164q.111-.164.05-.376q-.464-1.342-1.414-2.387T14.93 6.662q-.137-.056-.286-.016t-.23.177l-2.219 3.793q-.13.211-.007.413q.125.202.361.202m-1.834.404l2.863-4.912q.106-.186.025-.363t-.298-.227q-1.41-.266-2.8.032q-1.39.297-2.556 1.118q-.13.086-.161.245t.05.295l2.18 3.812q.131.211.349.211t.348-.211M9.779 14q.237 0 .36-.192t-.006-.404L7.352 8.498q-.106-.186-.32-.199t-.351.149q-.898 1.102-1.327 2.426t-.285 2.753q.025.162.134.267t.27.106zm1.988 1.366q.131-.212.007-.404t-.36-.193h-5.62q-.217 0-.338.165q-.121.164-.06.376q.445 1.342 1.414 2.387t2.242 1.642q.137.055.295.015q.159-.04.24-.177zm2.177-1.02q-.13-.211-.348-.211t-.348.211l-2.806 4.887q-.105.186-.025.366t.299.23q1.417.302 2.78.015q1.363-.286 2.556-1.127q.13-.105.162-.254t-.05-.286zm-.115-1.73l2.857 4.925q.106.167.282.18t.313-.13q.948-1.143 1.364-2.443t.286-2.775q-.025-.162-.134-.267t-.27-.106h-4.344q-.237 0-.361.202t.007.414"/></svg> </template>
CSS
.icon-shutter-speed-outline-rounded {
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.5%203q-.213%200-.357-.143T9%202.5t.143-.357T9.5%202h5q.214%200%20.357.143T15%202.5t-.143.357T14.5%203zM12%2021q-1.664%200-3.118-.626t-2.545-1.716t-1.714-2.546Q4%2014.659%204%2013t.626-3.113t1.716-2.545t2.546-1.716T12%205q1.575%200%202.866.525q1.29.525%202.426%201.475l.981-.98q.14-.141.342-.154t.366.153q.16.16.162.351t-.156.357l-.975.98q.938%201.137%201.463%202.428T20%2013q0%201.658-.633%203.113t-1.723%202.545t-2.545%201.716T12%2021m.548-9.77h5.658q.217%200%20.329-.164q.111-.164.05-.376q-.464-1.342-1.414-2.387T14.93%206.662q-.137-.056-.286-.016t-.23.177l-2.219%203.793q-.13.211-.007.413q.125.202.361.202m-1.834.404l2.863-4.912q.106-.186.025-.363t-.298-.227q-1.41-.266-2.8.032q-1.39.297-2.556%201.118q-.13.086-.161.245t.05.295l2.18%203.812q.131.211.349.211t.348-.211M9.779%2014q.237%200%20.36-.192t-.006-.404L7.352%208.498q-.106-.186-.32-.199t-.351.149q-.898%201.102-1.327%202.426t-.285%202.753q.025.162.134.267t.27.106zm1.988%201.366q.131-.212.007-.404t-.36-.193h-5.62q-.217%200-.338.165q-.121.164-.06.376q.445%201.342%201.414%202.387t2.242%201.642q.137.055.295.015q.159-.04.24-.177zm2.177-1.02q-.13-.211-.348-.211t-.348.211l-2.806%204.887q-.105.186-.025.366t.299.23q1.417.302%202.78.015q1.363-.286%202.556-1.127q.13-.105.162-.254t-.05-.286zm-.115-1.73l2.857%204.925q.106.167.282.18t.313-.13q.948-1.143%201.364-2.443t.286-2.775q-.025-.162-.134-.267t-.27-.106h-4.344q-.237%200-.361.202t.007.414%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.5%203q-.213%200-.357-.143T9%202.5t.143-.357T9.5%202h5q.214%200%20.357.143T15%202.5t-.143.357T14.5%203zM12%2021q-1.664%200-3.118-.626t-2.545-1.716t-1.714-2.546Q4%2014.659%204%2013t.626-3.113t1.716-2.545t2.546-1.716T12%205q1.575%200%202.866.525q1.29.525%202.426%201.475l.981-.98q.14-.141.342-.154t.366.153q.16.16.162.351t-.156.357l-.975.98q.938%201.137%201.463%202.428T20%2013q0%201.658-.633%203.113t-1.723%202.545t-2.545%201.716T12%2021m.548-9.77h5.658q.217%200%20.329-.164q.111-.164.05-.376q-.464-1.342-1.414-2.387T14.93%206.662q-.137-.056-.286-.016t-.23.177l-2.219%203.793q-.13.211-.007.413q.125.202.361.202m-1.834.404l2.863-4.912q.106-.186.025-.363t-.298-.227q-1.41-.266-2.8.032q-1.39.297-2.556%201.118q-.13.086-.161.245t.05.295l2.18%203.812q.131.211.349.211t.348-.211M9.779%2014q.237%200%20.36-.192t-.006-.404L7.352%208.498q-.106-.186-.32-.199t-.351.149q-.898%201.102-1.327%202.426t-.285%202.753q.025.162.134.267t.27.106zm1.988%201.366q.131-.212.007-.404t-.36-.193h-5.62q-.217%200-.338.165q-.121.164-.06.376q.445%201.342%201.414%202.387t2.242%201.642q.137.055.295.015q.159-.04.24-.177zm2.177-1.02q-.13-.211-.348-.211t-.348.211l-2.806%204.887q-.105.186-.025.366t.299.23q1.417.302%202.78.015q1.363-.286%202.556-1.127q.13-.105.162-.254t-.05-.286zm-.115-1.73l2.857%204.925q.106.167.282.18t.313-.13q.948-1.143%201.364-2.443t.286-2.775q-.025-.162-.134-.267t-.27-.106h-4.344q-.237%200-.361.202t.007.414%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/shutter-speed-outline-rounded.svg?color=%231a73e8&size=48