shutter speed add icon
shutter-speed-add-outline-rounded from Material Symbols by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- shutter-speed-add-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
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 20h-2q-.425 0-.712-.288T15 19t.288-.712T16 18h2v-2q0-.425.288-.712T19 15t.713.288T20 16v2h2q.425 0 .713.288T23 19t-.288.713T22 20h-2v2q0 .425-.288.713T19 23t-.712-.288T18 22zM10 3q-.425 0-.712-.288T9 2t.288-.712T10 1h4q.425 0 .713.288T15 2t-.288.713T14 3zm2 8h6.7q-.45-1.55-1.537-2.725T14.6 6.5zm-1.75 1l3.35-5.8q-.4-.1-.812-.15T11.95 6q-1.125 0-2.225.362T7.65 7.5zM5.1 14h5.15L6.9 8.2q-1.05 1.175-1.562 2.663T5.1 14m4.3 5.5L12 15H5.3q.45 1.55 1.538 2.725T9.4 19.5M12 22q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4q1.6 0 3.025.525t2.6 1.45l.725-.725q.275-.275.688-.288t.712.288q.275.275.288.688t-.263.712l-.725.75q.925 1.175 1.438 2.575t.512 3q0 .425-.288.713t-.712.287t-.712-.287t-.288-.713q0-.25-.012-.487T18.925 12H14.9l-4.5 7.825q.4.1.788.138T12 20q.275 0 .525-.012t.525-.063q.425-.05.75.188t.375.662t-.187.75t-.663.375q-.325.05-.65.075T12 22"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsShutterSpeedAddOutlineRounded(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 20h-2q-.425 0-.712-.288T15 19t.288-.712T16 18h2v-2q0-.425.288-.712T19 15t.713.288T20 16v2h2q.425 0 .713.288T23 19t-.288.713T22 20h-2v2q0 .425-.288.713T19 23t-.712-.288T18 22zM10 3q-.425 0-.712-.288T9 2t.288-.712T10 1h4q.425 0 .713.288T15 2t-.288.713T14 3zm2 8h6.7q-.45-1.55-1.537-2.725T14.6 6.5zm-1.75 1l3.35-5.8q-.4-.1-.812-.15T11.95 6q-1.125 0-2.225.362T7.65 7.5zM5.1 14h5.15L6.9 8.2q-1.05 1.175-1.562 2.663T5.1 14m4.3 5.5L12 15H5.3q.45 1.55 1.538 2.725T9.4 19.5M12 22q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4q1.6 0 3.025.525t2.6 1.45l.725-.725q.275-.275.688-.288t.712.288q.275.275.288.688t-.263.712l-.725.75q.925 1.175 1.438 2.575t.512 3q0 .425-.288.713t-.712.287t-.712-.287t-.288-.713q0-.25-.012-.487T18.925 12H14.9l-4.5 7.825q.4.1.788.138T12 20q.275 0 .525-.012t.525-.063q.425-.05.75.188t.375.662t-.187.75t-.663.375q-.325.05-.65.075T12 22"/></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 20h-2q-.425 0-.712-.288T15 19t.288-.712T16 18h2v-2q0-.425.288-.712T19 15t.713.288T20 16v2h2q.425 0 .713.288T23 19t-.288.713T22 20h-2v2q0 .425-.288.713T19 23t-.712-.288T18 22zM10 3q-.425 0-.712-.288T9 2t.288-.712T10 1h4q.425 0 .713.288T15 2t-.288.713T14 3zm2 8h6.7q-.45-1.55-1.537-2.725T14.6 6.5zm-1.75 1l3.35-5.8q-.4-.1-.812-.15T11.95 6q-1.125 0-2.225.362T7.65 7.5zM5.1 14h5.15L6.9 8.2q-1.05 1.175-1.562 2.663T5.1 14m4.3 5.5L12 15H5.3q.45 1.55 1.538 2.725T9.4 19.5M12 22q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4q1.6 0 3.025.525t2.6 1.45l.725-.725q.275-.275.688-.288t.712.288q.275.275.288.688t-.263.712l-.725.75q.925 1.175 1.438 2.575t.512 3q0 .425-.288.713t-.712.287t-.712-.287t-.288-.713q0-.25-.012-.487T18.925 12H14.9l-4.5 7.825q.4.1.788.138T12 20q.275 0 .525-.012t.525-.063q.425-.05.75.188t.375.662t-.187.75t-.663.375q-.325.05-.65.075T12 22"/></svg> </template>
CSS
.icon-shutter-speed-add-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%22M18%2020h-2q-.425%200-.712-.288T15%2019t.288-.712T16%2018h2v-2q0-.425.288-.712T19%2015t.713.288T20%2016v2h2q.425%200%20.713.288T23%2019t-.288.713T22%2020h-2v2q0%20.425-.288.713T19%2023t-.712-.288T18%2022zM10%203q-.425%200-.712-.288T9%202t.288-.712T10%201h4q.425%200%20.713.288T15%202t-.288.713T14%203zm2%208h6.7q-.45-1.55-1.537-2.725T14.6%206.5zm-1.75%201l3.35-5.8q-.4-.1-.812-.15T11.95%206q-1.125%200-2.225.362T7.65%207.5zM5.1%2014h5.15L6.9%208.2q-1.05%201.175-1.562%202.663T5.1%2014m4.3%205.5L12%2015H5.3q.45%201.55%201.538%202.725T9.4%2019.5M12%2022q-1.875%200-3.512-.712t-2.85-1.925t-1.925-2.85T3%2013t.713-3.512t1.924-2.85t2.85-1.925T12%204q1.6%200%203.025.525t2.6%201.45l.725-.725q.275-.275.688-.288t.712.288q.275.275.288.688t-.263.712l-.725.75q.925%201.175%201.438%202.575t.512%203q0%20.425-.288.713t-.712.287t-.712-.287t-.288-.713q0-.25-.012-.487T18.925%2012H14.9l-4.5%207.825q.4.1.788.138T12%2020q.275%200%20.525-.012t.525-.063q.425-.05.75.188t.375.662t-.187.75t-.663.375q-.325.05-.65.075T12%2022%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%2020h-2q-.425%200-.712-.288T15%2019t.288-.712T16%2018h2v-2q0-.425.288-.712T19%2015t.713.288T20%2016v2h2q.425%200%20.713.288T23%2019t-.288.713T22%2020h-2v2q0%20.425-.288.713T19%2023t-.712-.288T18%2022zM10%203q-.425%200-.712-.288T9%202t.288-.712T10%201h4q.425%200%20.713.288T15%202t-.288.713T14%203zm2%208h6.7q-.45-1.55-1.537-2.725T14.6%206.5zm-1.75%201l3.35-5.8q-.4-.1-.812-.15T11.95%206q-1.125%200-2.225.362T7.65%207.5zM5.1%2014h5.15L6.9%208.2q-1.05%201.175-1.562%202.663T5.1%2014m4.3%205.5L12%2015H5.3q.45%201.55%201.538%202.725T9.4%2019.5M12%2022q-1.875%200-3.512-.712t-2.85-1.925t-1.925-2.85T3%2013t.713-3.512t1.924-2.85t2.85-1.925T12%204q1.6%200%203.025.525t2.6%201.45l.725-.725q.275-.275.688-.288t.712.288q.275.275.288.688t-.263.712l-.725.75q.925%201.175%201.438%202.575t.512%203q0%20.425-.288.713t-.712.287t-.712-.287t-.288-.713q0-.25-.012-.487T18.925%2012H14.9l-4.5%207.825q.4.1.788.138T12%2020q.275%200%20.525-.012t.525-.063q.425-.05.75.188t.375.662t-.187.75t-.663.375q-.325.05-.65.075T12%2022%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-add-outline-rounded.svg?color=%231a73e8&size=48