settings timelapse icon
settings-timelapse-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- settings-timelapse-rounded
- Set
- Material Symbols
- Style
- 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 15.35v5.775q0 .35-.262.613t-.613.262q-.375 0-.65-.25t-.325-.625l-.3-2.325q-.325-.125-.612-.3t-.563-.375l-2.175.9q-.35.15-.7.038t-.55-.438L2.4 15.4q-.2-.325-.125-.7t.375-.6l1.875-1.425Q4.5 12.5 4.5 12.338v-.675q0-.163.025-.338L2.65 9.9q-.3-.225-.375-.6t.125-.7l1.85-3.225q.2-.325.55-.437t.7.037l2.175.9q.275-.2.575-.375t.6-.3l.3-2.325q.05-.375.325-.625t.65-.25h3.75q.375 0 .65.25t.325.625l.3 2.325q.325.125.613.3t.562.375l2.175-.9q.35-.15.7-.038t.55.438L21.6 8.6q.2.325.125.7t-.375.6l-1.875 1.425q.025.125.025.313v.387q0 .425-.3.7t-.725.275H15.4q.075-.25.113-.488T15.55 12q0-1.45-1.025-2.475T12.05 8.5q-1.475 0-2.488 1.025T8.55 12q0 1.2.688 2.1T11 15.35m7.75.1l3.55 2.125q.25.15.25.425t-.25.425l-3.55 2.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012m-5 0l3.55 2.125q.25.15.25.425t-.25.425l-3.55 2.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSettingsTimelapseRounded(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 15.35v5.775q0 .35-.262.613t-.613.262q-.375 0-.65-.25t-.325-.625l-.3-2.325q-.325-.125-.612-.3t-.563-.375l-2.175.9q-.35.15-.7.038t-.55-.438L2.4 15.4q-.2-.325-.125-.7t.375-.6l1.875-1.425Q4.5 12.5 4.5 12.338v-.675q0-.163.025-.338L2.65 9.9q-.3-.225-.375-.6t.125-.7l1.85-3.225q.2-.325.55-.437t.7.037l2.175.9q.275-.2.575-.375t.6-.3l.3-2.325q.05-.375.325-.625t.65-.25h3.75q.375 0 .65.25t.325.625l.3 2.325q.325.125.613.3t.562.375l2.175-.9q.35-.15.7-.038t.55.438L21.6 8.6q.2.325.125.7t-.375.6l-1.875 1.425q.025.125.025.313v.387q0 .425-.3.7t-.725.275H15.4q.075-.25.113-.488T15.55 12q0-1.45-1.025-2.475T12.05 8.5q-1.475 0-2.488 1.025T8.55 12q0 1.2.688 2.1T11 15.35m7.75.1l3.55 2.125q.25.15.25.425t-.25.425l-3.55 2.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012m-5 0l3.55 2.125q.25.15.25.425t-.25.425l-3.55 2.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.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 15.35v5.775q0 .35-.262.613t-.613.262q-.375 0-.65-.25t-.325-.625l-.3-2.325q-.325-.125-.612-.3t-.563-.375l-2.175.9q-.35.15-.7.038t-.55-.438L2.4 15.4q-.2-.325-.125-.7t.375-.6l1.875-1.425Q4.5 12.5 4.5 12.338v-.675q0-.163.025-.338L2.65 9.9q-.3-.225-.375-.6t.125-.7l1.85-3.225q.2-.325.55-.437t.7.037l2.175.9q.275-.2.575-.375t.6-.3l.3-2.325q.05-.375.325-.625t.65-.25h3.75q.375 0 .65.25t.325.625l.3 2.325q.325.125.613.3t.562.375l2.175-.9q.35-.15.7-.038t.55.438L21.6 8.6q.2.325.125.7t-.375.6l-1.875 1.425q.025.125.025.313v.387q0 .425-.3.7t-.725.275H15.4q.075-.25.113-.488T15.55 12q0-1.45-1.025-2.475T12.05 8.5q-1.475 0-2.488 1.025T8.55 12q0 1.2.688 2.1T11 15.35m7.75.1l3.55 2.125q.25.15.25.425t-.25.425l-3.55 2.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012m-5 0l3.55 2.125q.25.15.25.425t-.25.425l-3.55 2.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.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%2015.35v5.775q0%20.35-.262.613t-.613.262q-.375%200-.65-.25t-.325-.625l-.3-2.325q-.325-.125-.612-.3t-.563-.375l-2.175.9q-.35.15-.7.038t-.55-.438L2.4%2015.4q-.2-.325-.125-.7t.375-.6l1.875-1.425Q4.5%2012.5%204.5%2012.338v-.675q0-.163.025-.338L2.65%209.9q-.3-.225-.375-.6t.125-.7l1.85-3.225q.2-.325.55-.437t.7.037l2.175.9q.275-.2.575-.375t.6-.3l.3-2.325q.05-.375.325-.625t.65-.25h3.75q.375%200%20.65.25t.325.625l.3%202.325q.325.125.613.3t.562.375l2.175-.9q.35-.15.7-.038t.55.438L21.6%208.6q.2.325.125.7t-.375.6l-1.875%201.425q.025.125.025.313v.387q0%20.425-.3.7t-.725.275H15.4q.075-.25.113-.488T15.55%2012q0-1.45-1.025-2.475T12.05%208.5q-1.475%200-2.488%201.025T8.55%2012q0%201.2.688%202.1T11%2015.35m7.75.1l3.55%202.125q.25.15.25.425t-.25.425l-3.55%202.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012m-5%200l3.55%202.125q.25.15.25.425t-.25.425l-3.55%202.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.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%2015.35v5.775q0%20.35-.262.613t-.613.262q-.375%200-.65-.25t-.325-.625l-.3-2.325q-.325-.125-.612-.3t-.563-.375l-2.175.9q-.35.15-.7.038t-.55-.438L2.4%2015.4q-.2-.325-.125-.7t.375-.6l1.875-1.425Q4.5%2012.5%204.5%2012.338v-.675q0-.163.025-.338L2.65%209.9q-.3-.225-.375-.6t.125-.7l1.85-3.225q.2-.325.55-.437t.7.037l2.175.9q.275-.2.575-.375t.6-.3l.3-2.325q.05-.375.325-.625t.65-.25h3.75q.375%200%20.65.25t.325.625l.3%202.325q.325.125.613.3t.562.375l2.175-.9q.35-.15.7-.038t.55.438L21.6%208.6q.2.325.125.7t-.375.6l-1.875%201.425q.025.125.025.313v.387q0%20.425-.3.7t-.725.275H15.4q.075-.25.113-.488T15.55%2012q0-1.45-1.025-2.475T12.05%208.5q-1.475%200-2.488%201.025T8.55%2012q0%201.2.688%202.1T11%2015.35m7.75.1l3.55%202.125q.25.15.25.425t-.25.425l-3.55%202.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012m-5%200l3.55%202.125q.25.15.25.425t-.25.425l-3.55%202.125q-.25.15-.5.013t-.25-.438v-4.25q0-.3.25-.437t.5.012%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-rounded.svg?color=%231a73e8&size=48