settings timelapse icon

settings-timelapse-outline-rounded from Material Symbols by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
settings-timelapse-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 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 22h-.875q-.375 0-.65-.25t-.325-.625l-.3-2.275q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1q-.025-.175-.025-.337v-.676q0-.162.025-.337l-1.325-1Q2.675 9.95 2.525 9.3t.2-1.225L3.9 6.025q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8 2.05h2.4q.675 0 1.175.438T14.95 3.6l.2 1.65q.325.125.613.3t.562.375l1.5-.65q.625-.275 1.263-.05t.987.8l1.175 2.05q.35.575.213 1.225t-.663 1.075l-1.325.95q.025.175.025.325v.325q0 .425-.312.725t-.763.3q-.4 0-.663-.3t-.262-.725q0-.375-.05-.75t-.175-.75l2.15-1.625l-.975-1.7l-2.475 1.05q-.55-.575-1.213-.962t-1.437-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4zm7.75-1.45q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55 2.125q.25.15.25.425t-.25.425zm-5 0q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55 2.125q.25.15.25.425t-.25.425zM12.05 8.5q1.4 0 2.4.95t1.1 2.35q.05.5-.238.887t-.787.413q-.425.025-.737-.262t-.263-.713q.1-.65-.35-1.137T12.05 10.5q-.625 0-1.062.438T10.55 12q0 .35.138.638t.387.487q.275.25.25.638t-.325.662q-.35.3-.812.263T9.4 14.3q-.45-.45-.65-1.05T8.55 12q0-1.475 1.025-2.488T12.05 8.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSettingsTimelapseOutlineRounded(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 22h-.875q-.375 0-.65-.25t-.325-.625l-.3-2.275q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1q-.025-.175-.025-.337v-.676q0-.162.025-.337l-1.325-1Q2.675 9.95 2.525 9.3t.2-1.225L3.9 6.025q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8 2.05h2.4q.675 0 1.175.438T14.95 3.6l.2 1.65q.325.125.613.3t.562.375l1.5-.65q.625-.275 1.263-.05t.987.8l1.175 2.05q.35.575.213 1.225t-.663 1.075l-1.325.95q.025.175.025.325v.325q0 .425-.312.725t-.763.3q-.4 0-.663-.3t-.262-.725q0-.375-.05-.75t-.175-.75l2.15-1.625l-.975-1.7l-2.475 1.05q-.55-.575-1.213-.962t-1.437-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4zm7.75-1.45q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55 2.125q.25.15.25.425t-.25.425zm-5 0q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55 2.125q.25.15.25.425t-.25.425zM12.05 8.5q1.4 0 2.4.95t1.1 2.35q.05.5-.238.887t-.787.413q-.425.025-.737-.262t-.263-.713q.1-.65-.35-1.137T12.05 10.5q-.625 0-1.062.438T10.55 12q0 .35.138.638t.387.487q.275.25.25.638t-.325.662q-.35.3-.812.263T9.4 14.3q-.45-.45-.65-1.05T8.55 12q0-1.475 1.025-2.488T12.05 8.5"/></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 22h-.875q-.375 0-.65-.25t-.325-.625l-.3-2.275q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1q-.025-.175-.025-.337v-.676q0-.162.025-.337l-1.325-1Q2.675 9.95 2.525 9.3t.2-1.225L3.9 6.025q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8 2.05h2.4q.675 0 1.175.438T14.95 3.6l.2 1.65q.325.125.613.3t.562.375l1.5-.65q.625-.275 1.263-.05t.987.8l1.175 2.05q.35.575.213 1.225t-.663 1.075l-1.325.95q.025.175.025.325v.325q0 .425-.312.725t-.763.3q-.4 0-.663-.3t-.262-.725q0-.375-.05-.75t-.175-.75l2.15-1.625l-.975-1.7l-2.475 1.05q-.55-.575-1.213-.962t-1.437-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4zm7.75-1.45q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55 2.125q.25.15.25.425t-.25.425zm-5 0q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55 2.125q.25.15.25.425t-.25.425zM12.05 8.5q1.4 0 2.4.95t1.1 2.35q.05.5-.238.887t-.787.413q-.425.025-.737-.262t-.263-.713q.1-.65-.35-1.137T12.05 10.5q-.625 0-1.062.438T10.55 12q0 .35.138.638t.387.487q.275.25.25.638t-.325.662q-.35.3-.812.263T9.4 14.3q-.45-.45-.65-1.05T8.55 12q0-1.475 1.025-2.488T12.05 8.5"/></svg>
</template>

CSS

.icon-settings-timelapse-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%22M11%2022h-.875q-.375%200-.65-.25t-.325-.625l-.3-2.275q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1q-.025-.175-.025-.337v-.676q0-.162.025-.337l-1.325-1Q2.675%209.95%202.525%209.3t.2-1.225L3.9%206.025q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8%202.05h2.4q.675%200%201.175.438T14.95%203.6l.2%201.65q.325.125.613.3t.562.375l1.5-.65q.625-.275%201.263-.05t.987.8l1.175%202.05q.35.575.213%201.225t-.663%201.075l-1.325.95q.025.175.025.325v.325q0%20.425-.312.725t-.763.3q-.4%200-.663-.3t-.262-.725q0-.375-.05-.75t-.175-.75l2.15-1.625l-.975-1.7l-2.475%201.05q-.55-.575-1.213-.962t-1.437-.588L13%204h-1.975l-.35%202.65q-.775.2-1.437.588t-1.213.937L5.55%207.15l-.975%201.7l2.15%201.6q-.125.375-.175.75t-.05.8q0%20.4.05.775t.175.75l-2.15%201.625l.975%201.7l2.475-1.05q.6.625%201.35%201.05T11%2017.4zm7.75-1.45q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55%202.125q.25.15.25.425t-.25.425zm-5%200q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55%202.125q.25.15.25.425t-.25.425zM12.05%208.5q1.4%200%202.4.95t1.1%202.35q.05.5-.238.887t-.787.413q-.425.025-.737-.262t-.263-.713q.1-.65-.35-1.137T12.05%2010.5q-.625%200-1.062.438T10.55%2012q0%20.35.138.638t.387.487q.275.25.25.638t-.325.662q-.35.3-.812.263T9.4%2014.3q-.45-.45-.65-1.05T8.55%2012q0-1.475%201.025-2.488T12.05%208.5%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%2022h-.875q-.375%200-.65-.25t-.325-.625l-.3-2.275q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1q-.025-.175-.025-.337v-.676q0-.162.025-.337l-1.325-1Q2.675%209.95%202.525%209.3t.2-1.225L3.9%206.025q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8%202.05h2.4q.675%200%201.175.438T14.95%203.6l.2%201.65q.325.125.613.3t.562.375l1.5-.65q.625-.275%201.263-.05t.987.8l1.175%202.05q.35.575.213%201.225t-.663%201.075l-1.325.95q.025.175.025.325v.325q0%20.425-.312.725t-.763.3q-.4%200-.663-.3t-.262-.725q0-.375-.05-.75t-.175-.75l2.15-1.625l-.975-1.7l-2.475%201.05q-.55-.575-1.213-.962t-1.437-.588L13%204h-1.975l-.35%202.65q-.775.2-1.437.588t-1.213.937L5.55%207.15l-.975%201.7l2.15%201.6q-.125.375-.175.75t-.05.8q0%20.4.05.775t.175.75l-2.15%201.625l.975%201.7l2.475-1.05q.6.625%201.35%201.05T11%2017.4zm7.75-1.45q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55%202.125q.25.15.25.425t-.25.425zm-5%200q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012l3.55%202.125q.25.15.25.425t-.25.425zM12.05%208.5q1.4%200%202.4.95t1.1%202.35q.05.5-.238.887t-.787.413q-.425.025-.737-.262t-.263-.713q.1-.65-.35-1.137T12.05%2010.5q-.625%200-1.062.438T10.55%2012q0%20.35.138.638t.387.487q.275.25.25.638t-.325.662q-.35.3-.812.263T9.4%2014.3q-.45-.45-.65-1.05T8.55%2012q0-1.475%201.025-2.488T12.05%208.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/settings-timelapse-outline-rounded.svg?color=%231a73e8&size=48