shutter speed minus icon

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

Name
shutter-speed-minus-rounded
Set
Material Symbols Light
Style
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 minus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.86 19q-.194 0-.335-.143t-.14-.357q0-.194.143-.347t.357-.153h5.23q.195 0 .348.153t.153.347q0 .214-.153.357t-.348.143zM12 21q-1.664 0-3.118-.626T6.34 18.66t-1.714-2.542T4 13t.626-3.118T6.34 7.34t2.542-1.714T12 5q1.485 0 2.842.516q1.358.515 2.456 1.478l.975-.975q.14-.14.342-.153t.366.153q.16.16.162.351t-.156.357l-.975.98q.905 1.022 1.418 2.287t.57 2.673q0 .214-.143.376t-.357.163t-.357-.144t-.143-.356q0-2.804-2.146-4.755T12 6Q9.075 6 7.038 8.038T5 13q0 2.93 2.043 4.966Q9.086 20 12 20q.256 0 .496-.012t.496-.063q.194.008.317.11q.124.103.174.278q.05.195-.063.375t-.307.231q-.267.07-.544.075T12 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.601M9.475 3q-.194 0-.334-.143T9 2.5q0-.194.143-.347T9.5 2h5q.194 0 .347.153T15 2.5q0 .214-.153.357T14.5 3z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightShutterSpeedMinusRounded(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="M15.86 19q-.194 0-.335-.143t-.14-.357q0-.194.143-.347t.357-.153h5.23q.195 0 .348.153t.153.347q0 .214-.153.357t-.348.143zM12 21q-1.664 0-3.118-.626T6.34 18.66t-1.714-2.542T4 13t.626-3.118T6.34 7.34t2.542-1.714T12 5q1.485 0 2.842.516q1.358.515 2.456 1.478l.975-.975q.14-.14.342-.153t.366.153q.16.16.162.351t-.156.357l-.975.98q.905 1.022 1.418 2.287t.57 2.673q0 .214-.143.376t-.357.163t-.357-.144t-.143-.356q0-2.804-2.146-4.755T12 6Q9.075 6 7.038 8.038T5 13q0 2.93 2.043 4.966Q9.086 20 12 20q.256 0 .496-.012t.496-.063q.194.008.317.11q.124.103.174.278q.05.195-.063.375t-.307.231q-.267.07-.544.075T12 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.601M9.475 3q-.194 0-.334-.143T9 2.5q0-.194.143-.347T9.5 2h5q.194 0 .347.153T15 2.5q0 .214-.153.357T14.5 3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.86 19q-.194 0-.335-.143t-.14-.357q0-.194.143-.347t.357-.153h5.23q.195 0 .348.153t.153.347q0 .214-.153.357t-.348.143zM12 21q-1.664 0-3.118-.626T6.34 18.66t-1.714-2.542T4 13t.626-3.118T6.34 7.34t2.542-1.714T12 5q1.485 0 2.842.516q1.358.515 2.456 1.478l.975-.975q.14-.14.342-.153t.366.153q.16.16.162.351t-.156.357l-.975.98q.905 1.022 1.418 2.287t.57 2.673q0 .214-.143.376t-.357.163t-.357-.144t-.143-.356q0-2.804-2.146-4.755T12 6Q9.075 6 7.038 8.038T5 13q0 2.93 2.043 4.966Q9.086 20 12 20q.256 0 .496-.012t.496-.063q.194.008.317.11q.124.103.174.278q.05.195-.063.375t-.307.231q-.267.07-.544.075T12 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.601M9.475 3q-.194 0-.334-.143T9 2.5q0-.194.143-.347T9.5 2h5q.194 0 .347.153T15 2.5q0 .214-.153.357T14.5 3z"/></svg>
</template>

CSS

.icon-shutter-speed-minus-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%22M15.86%2019q-.194%200-.335-.143t-.14-.357q0-.194.143-.347t.357-.153h5.23q.195%200%20.348.153t.153.347q0%20.214-.153.357t-.348.143zM12%2021q-1.664%200-3.118-.626T6.34%2018.66t-1.714-2.542T4%2013t.626-3.118T6.34%207.34t2.542-1.714T12%205q1.485%200%202.842.516q1.358.515%202.456%201.478l.975-.975q.14-.14.342-.153t.366.153q.16.16.162.351t-.156.357l-.975.98q.905%201.022%201.418%202.287t.57%202.673q0%20.214-.143.376t-.357.163t-.357-.144t-.143-.356q0-2.804-2.146-4.755T12%206Q9.075%206%207.038%208.038T5%2013q0%202.93%202.043%204.966Q9.086%2020%2012%2020q.256%200%20.496-.012t.496-.063q.194.008.317.11q.124.103.174.278q.05.195-.063.375t-.307.231q-.267.07-.544.075T12%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.601M9.475%203q-.194%200-.334-.143T9%202.5q0-.194.143-.347T9.5%202h5q.194%200%20.347.153T15%202.5q0%20.214-.153.357T14.5%203z%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%22M15.86%2019q-.194%200-.335-.143t-.14-.357q0-.194.143-.347t.357-.153h5.23q.195%200%20.348.153t.153.347q0%20.214-.153.357t-.348.143zM12%2021q-1.664%200-3.118-.626T6.34%2018.66t-1.714-2.542T4%2013t.626-3.118T6.34%207.34t2.542-1.714T12%205q1.485%200%202.842.516q1.358.515%202.456%201.478l.975-.975q.14-.14.342-.153t.366.153q.16.16.162.351t-.156.357l-.975.98q.905%201.022%201.418%202.287t.57%202.673q0%20.214-.143.376t-.357.163t-.357-.144t-.143-.356q0-2.804-2.146-4.755T12%206Q9.075%206%207.038%208.038T5%2013q0%202.93%202.043%204.966Q9.086%2020%2012%2020q.256%200%20.496-.012t.496-.063q.194.008.317.11q.124.103.174.278q.05.195-.063.375t-.307.231q-.267.07-.544.075T12%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.601M9.475%203q-.194%200-.334-.143T9%202.5q0-.194.143-.347T9.5%202h5q.194%200%20.347.153T15%202.5q0%20.214-.153.357T14.5%203z%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-minus-rounded.svg?color=%231a73e8&size=48