settings timelapse icon
settings-timelapse-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- settings-timelapse-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 settings timelapse icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14.312v6.486q0 .08-.06.142q-.061.06-.142.06q-.298 0-.496-.183q-.198-.182-.248-.48l-.281-2.23q-.479-.143-1.035-.453q-.557-.31-.948-.663l-2.002.861q-.292.13-.575.028q-.282-.103-.444-.37l-1.158-2.014q-.142-.267-.086-.565t.298-.485l1.74-1.31q-.044-.27-.073-.558q-.029-.287-.029-.559q0-.252.03-.53q.028-.277.072-.625l-1.74-1.31q-.242-.187-.308-.485q-.065-.298.096-.565L4.77 6.529q.162-.267.435-.37t.565.028l2.002.842q.448-.373.97-.673q.52-.3 1.013-.464l.3-2.19q.05-.298.267-.5T10.836 3h2.308q.298 0 .525.202t.277.5l.281 2.21q.575.202 1.016.463t.909.654l2.079-.842q.292-.131.565-.038t.435.36l1.157 1.995q.162.267.096.565q-.065.298-.307.485l-1.818 1.367q.045.183.054.351q.01.169.03.369q.018.367-.234.613q-.251.246-.619.246h-3.17q.036-.134.044-.247t.009-.253q0-1.046-.727-1.773T11.973 9.5q-1.052 0-1.776.727T9.473 12q0 .777.418 1.398q.419.621 1.109.914m7.23.946l3.032 1.817q.211.13.211.348t-.211.348l-3.031 1.817q-.212.131-.414.013t-.201-.36v-3.635q0-.242.201-.36q.202-.119.414.012m-4.231 0l3.03 1.817q.212.13.212.348t-.211.348L14 19.588q-.212.131-.413.013t-.202-.36v-3.635q0-.242.202-.36t.413.012"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSettingsTimelapseRounded(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="M11 14.312v6.486q0 .08-.06.142q-.061.06-.142.06q-.298 0-.496-.183q-.198-.182-.248-.48l-.281-2.23q-.479-.143-1.035-.453q-.557-.31-.948-.663l-2.002.861q-.292.13-.575.028q-.282-.103-.444-.37l-1.158-2.014q-.142-.267-.086-.565t.298-.485l1.74-1.31q-.044-.27-.073-.558q-.029-.287-.029-.559q0-.252.03-.53q.028-.277.072-.625l-1.74-1.31q-.242-.187-.308-.485q-.065-.298.096-.565L4.77 6.529q.162-.267.435-.37t.565.028l2.002.842q.448-.373.97-.673q.52-.3 1.013-.464l.3-2.19q.05-.298.267-.5T10.836 3h2.308q.298 0 .525.202t.277.5l.281 2.21q.575.202 1.016.463t.909.654l2.079-.842q.292-.131.565-.038t.435.36l1.157 1.995q.162.267.096.565q-.065.298-.307.485l-1.818 1.367q.045.183.054.351q.01.169.03.369q.018.367-.234.613q-.251.246-.619.246h-3.17q.036-.134.044-.247t.009-.253q0-1.046-.727-1.773T11.973 9.5q-1.052 0-1.776.727T9.473 12q0 .777.418 1.398q.419.621 1.109.914m7.23.946l3.032 1.817q.211.13.211.348t-.211.348l-3.031 1.817q-.212.131-.414.013t-.201-.36v-3.635q0-.242.201-.36q.202-.119.414.012m-4.231 0l3.03 1.817q.212.13.212.348t-.211.348L14 19.588q-.212.131-.413.013t-.202-.36v-3.635q0-.242.202-.36t.413.012"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14.312v6.486q0 .08-.06.142q-.061.06-.142.06q-.298 0-.496-.183q-.198-.182-.248-.48l-.281-2.23q-.479-.143-1.035-.453q-.557-.31-.948-.663l-2.002.861q-.292.13-.575.028q-.282-.103-.444-.37l-1.158-2.014q-.142-.267-.086-.565t.298-.485l1.74-1.31q-.044-.27-.073-.558q-.029-.287-.029-.559q0-.252.03-.53q.028-.277.072-.625l-1.74-1.31q-.242-.187-.308-.485q-.065-.298.096-.565L4.77 6.529q.162-.267.435-.37t.565.028l2.002.842q.448-.373.97-.673q.52-.3 1.013-.464l.3-2.19q.05-.298.267-.5T10.836 3h2.308q.298 0 .525.202t.277.5l.281 2.21q.575.202 1.016.463t.909.654l2.079-.842q.292-.131.565-.038t.435.36l1.157 1.995q.162.267.096.565q-.065.298-.307.485l-1.818 1.367q.045.183.054.351q.01.169.03.369q.018.367-.234.613q-.251.246-.619.246h-3.17q.036-.134.044-.247t.009-.253q0-1.046-.727-1.773T11.973 9.5q-1.052 0-1.776.727T9.473 12q0 .777.418 1.398q.419.621 1.109.914m7.23.946l3.032 1.817q.211.13.211.348t-.211.348l-3.031 1.817q-.212.131-.414.013t-.201-.36v-3.635q0-.242.201-.36q.202-.119.414.012m-4.231 0l3.03 1.817q.212.13.212.348t-.211.348L14 19.588q-.212.131-.413.013t-.202-.36v-3.635q0-.242.202-.36t.413.012"/></svg> </template>
CSS
.icon-settings-timelapse-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%22M11%2014.312v6.486q0%20.08-.06.142q-.061.06-.142.06q-.298%200-.496-.183q-.198-.182-.248-.48l-.281-2.23q-.479-.143-1.035-.453q-.557-.31-.948-.663l-2.002.861q-.292.13-.575.028q-.282-.103-.444-.37l-1.158-2.014q-.142-.267-.086-.565t.298-.485l1.74-1.31q-.044-.27-.073-.558q-.029-.287-.029-.559q0-.252.03-.53q.028-.277.072-.625l-1.74-1.31q-.242-.187-.308-.485q-.065-.298.096-.565L4.77%206.529q.162-.267.435-.37t.565.028l2.002.842q.448-.373.97-.673q.52-.3%201.013-.464l.3-2.19q.05-.298.267-.5T10.836%203h2.308q.298%200%20.525.202t.277.5l.281%202.21q.575.202%201.016.463t.909.654l2.079-.842q.292-.131.565-.038t.435.36l1.157%201.995q.162.267.096.565q-.065.298-.307.485l-1.818%201.367q.045.183.054.351q.01.169.03.369q.018.367-.234.613q-.251.246-.619.246h-3.17q.036-.134.044-.247t.009-.253q0-1.046-.727-1.773T11.973%209.5q-1.052%200-1.776.727T9.473%2012q0%20.777.418%201.398q.419.621%201.109.914m7.23.946l3.032%201.817q.211.13.211.348t-.211.348l-3.031%201.817q-.212.131-.414.013t-.201-.36v-3.635q0-.242.201-.36q.202-.119.414.012m-4.231%200l3.03%201.817q.212.13.212.348t-.211.348L14%2019.588q-.212.131-.413.013t-.202-.36v-3.635q0-.242.202-.36t.413.012%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%22M11%2014.312v6.486q0%20.08-.06.142q-.061.06-.142.06q-.298%200-.496-.183q-.198-.182-.248-.48l-.281-2.23q-.479-.143-1.035-.453q-.557-.31-.948-.663l-2.002.861q-.292.13-.575.028q-.282-.103-.444-.37l-1.158-2.014q-.142-.267-.086-.565t.298-.485l1.74-1.31q-.044-.27-.073-.558q-.029-.287-.029-.559q0-.252.03-.53q.028-.277.072-.625l-1.74-1.31q-.242-.187-.308-.485q-.065-.298.096-.565L4.77%206.529q.162-.267.435-.37t.565.028l2.002.842q.448-.373.97-.673q.52-.3%201.013-.464l.3-2.19q.05-.298.267-.5T10.836%203h2.308q.298%200%20.525.202t.277.5l.281%202.21q.575.202%201.016.463t.909.654l2.079-.842q.292-.131.565-.038t.435.36l1.157%201.995q.162.267.096.565q-.065.298-.307.485l-1.818%201.367q.045.183.054.351q.01.169.03.369q.018.367-.234.613q-.251.246-.619.246h-3.17q.036-.134.044-.247t.009-.253q0-1.046-.727-1.773T11.973%209.5q-1.052%200-1.776.727T9.473%2012q0%20.777.418%201.398q.419.621%201.109.914m7.23.946l3.032%201.817q.211.13.211.348t-.211.348l-3.031%201.817q-.212.131-.414.013t-.201-.36v-3.635q0-.242.201-.36q.202-.119.414.012m-4.231%200l3.03%201.817q.212.13.212.348t-.211.348L14%2019.588q-.212.131-.413.013t-.202-.36v-3.635q0-.242.202-.36t.413.012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/settings-timelapse-rounded.svg?color=%231a73e8&size=48