shutter speed add icon

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

Name
shutter-speed-add
Set
Material Symbols Light
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
shutter-speed-add-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the shutter speed add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 21.616V19h-2.615v-1H18v-2.615h1V18h2.616v1H19v2.616zM9 3V2h6v1zm3 18q-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.475l1.335-1.335l.708.708l-1.323 1.335q.911 1.128 1.436 2.381T20 12.884q-.215-.067-.474-.11T19 12.712q-.115-2.824-2.136-4.768T12 6Q9.075 6 7.038 8.038T5 13t2.038 4.963T12 20q.217 0 .439-.012q.22-.013.438-.044q.056.25.132.488q.075.237.191.476q-.31.055-.6.074T12 21m.73-1.806q-.147-1.26.202-2.407t1.12-2.039q.771-.89 1.835-1.441t2.344-.598q-.02-.178-.035-.354T18.15 12h-3.552l-4.044 7.054q.565.138 1.138.164q.574.026 1.039-.024m-.885-7.963h6.131q-.43-1.448-1.39-2.488t-2.371-1.58zm-1.475 1l3.095-5.285q-1.525-.365-2.928-.011T8.04 8.182zM5.85 14h4.637L7.469 8.716q-.952 1.032-1.408 2.425T5.85 14m3.935 4.817l2.33-4.048H6.024q.368 1.347 1.388 2.447t2.374 1.601"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightShutterSpeedAdd(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="M18 21.616V19h-2.615v-1H18v-2.615h1V18h2.616v1H19v2.616zM9 3V2h6v1zm3 18q-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.475l1.335-1.335l.708.708l-1.323 1.335q.911 1.128 1.436 2.381T20 12.884q-.215-.067-.474-.11T19 12.712q-.115-2.824-2.136-4.768T12 6Q9.075 6 7.038 8.038T5 13t2.038 4.963T12 20q.217 0 .439-.012q.22-.013.438-.044q.056.25.132.488q.075.237.191.476q-.31.055-.6.074T12 21m.73-1.806q-.147-1.26.202-2.407t1.12-2.039q.771-.89 1.835-1.441t2.344-.598q-.02-.178-.035-.354T18.15 12h-3.552l-4.044 7.054q.565.138 1.138.164q.574.026 1.039-.024m-.885-7.963h6.131q-.43-1.448-1.39-2.488t-2.371-1.58zm-1.475 1l3.095-5.285q-1.525-.365-2.928-.011T8.04 8.182zM5.85 14h4.637L7.469 8.716q-.952 1.032-1.408 2.425T5.85 14m3.935 4.817l2.33-4.048H6.024q.368 1.347 1.388 2.447t2.374 1.601"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 21.616V19h-2.615v-1H18v-2.615h1V18h2.616v1H19v2.616zM9 3V2h6v1zm3 18q-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.475l1.335-1.335l.708.708l-1.323 1.335q.911 1.128 1.436 2.381T20 12.884q-.215-.067-.474-.11T19 12.712q-.115-2.824-2.136-4.768T12 6Q9.075 6 7.038 8.038T5 13t2.038 4.963T12 20q.217 0 .439-.012q.22-.013.438-.044q.056.25.132.488q.075.237.191.476q-.31.055-.6.074T12 21m.73-1.806q-.147-1.26.202-2.407t1.12-2.039q.771-.89 1.835-1.441t2.344-.598q-.02-.178-.035-.354T18.15 12h-3.552l-4.044 7.054q.565.138 1.138.164q.574.026 1.039-.024m-.885-7.963h6.131q-.43-1.448-1.39-2.488t-2.371-1.58zm-1.475 1l3.095-5.285q-1.525-.365-2.928-.011T8.04 8.182zM5.85 14h4.637L7.469 8.716q-.952 1.032-1.408 2.425T5.85 14m3.935 4.817l2.33-4.048H6.024q.368 1.347 1.388 2.447t2.374 1.601"/></svg>
</template>

CSS

.icon-shutter-speed-add {
  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%22M18%2021.616V19h-2.615v-1H18v-2.615h1V18h2.616v1H19v2.616zM9%203V2h6v1zm3%2018q-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.475l1.335-1.335l.708.708l-1.323%201.335q.911%201.128%201.436%202.381T20%2012.884q-.215-.067-.474-.11T19%2012.712q-.115-2.824-2.136-4.768T12%206Q9.075%206%207.038%208.038T5%2013t2.038%204.963T12%2020q.217%200%20.439-.012q.22-.013.438-.044q.056.25.132.488q.075.237.191.476q-.31.055-.6.074T12%2021m.73-1.806q-.147-1.26.202-2.407t1.12-2.039q.771-.89%201.835-1.441t2.344-.598q-.02-.178-.035-.354T18.15%2012h-3.552l-4.044%207.054q.565.138%201.138.164q.574.026%201.039-.024m-.885-7.963h6.131q-.43-1.448-1.39-2.488t-2.371-1.58zm-1.475%201l3.095-5.285q-1.525-.365-2.928-.011T8.04%208.182zM5.85%2014h4.637L7.469%208.716q-.952%201.032-1.408%202.425T5.85%2014m3.935%204.817l2.33-4.048H6.024q.368%201.347%201.388%202.447t2.374%201.601%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%22M18%2021.616V19h-2.615v-1H18v-2.615h1V18h2.616v1H19v2.616zM9%203V2h6v1zm3%2018q-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.475l1.335-1.335l.708.708l-1.323%201.335q.911%201.128%201.436%202.381T20%2012.884q-.215-.067-.474-.11T19%2012.712q-.115-2.824-2.136-4.768T12%206Q9.075%206%207.038%208.038T5%2013t2.038%204.963T12%2020q.217%200%20.439-.012q.22-.013.438-.044q.056.25.132.488q.075.237.191.476q-.31.055-.6.074T12%2021m.73-1.806q-.147-1.26.202-2.407t1.12-2.039q.771-.89%201.835-1.441t2.344-.598q-.02-.178-.035-.354T18.15%2012h-3.552l-4.044%207.054q.565.138%201.138.164q.574.026%201.039-.024m-.885-7.963h6.131q-.43-1.448-1.39-2.488t-2.371-1.58zm-1.475%201l3.095-5.285q-1.525-.365-2.928-.011T8.04%208.182zM5.85%2014h4.637L7.469%208.716q-.952%201.032-1.408%202.425T5.85%2014m3.935%204.817l2.33-4.048H6.024q.368%201.347%201.388%202.447t2.374%201.601%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-add.svg?color=%231a73e8&size=48