settings motion mode icon
settings-motion-mode-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.
- Name
- settings-motion-mode-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- settings-motion-mode-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the settings motion mode icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.77 21v-8.461q.341 0 .659.052q.317.053.61.159v8.039q-.293.105-.61.158t-.66.053m-2.115-.584v-7.293q.292-.18.606-.305q.315-.124.663-.199v8.3q-.348-.075-.663-.199q-.314-.124-.606-.304m4.23 0v-7.293q.952.554 1.534 1.506t.582 2.14t-.582 2.14q-.581.953-1.533 1.507m-5.077-.635q-.585-.579-.927-1.347t-.343-1.665t.343-1.667t.927-1.35zM10.135 21l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-1.85 1.4q-.3-.102-.615-.184q-.315-.081-.639-.137l1.806-1.354l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.82q0 .38.05.755t.156.73l-2.15 1.645l.994 1.7l2.475-1.05q.483.483 1.009.82q.526.338 1.139.544q.064 1.098.463 2.078T11.696 21zm.563-6.84q.093-.25.209-.473t.257-.435q-.314-.2-.502-.522q-.189-.322-.189-.73q0-.625.438-1.062t1.062-.438q.389 0 .723.182q.335.181.535.495q.213-.14.442-.247t.46-.193q-.316-.57-.894-.903q-.58-.334-1.266-.334q-1.052 0-1.776.727T9.473 12q0 .7.328 1.272t.897.888"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSettingsMotionModeOutline(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="M16.77 21v-8.461q.341 0 .659.052q.317.053.61.159v8.039q-.293.105-.61.158t-.66.053m-2.115-.584v-7.293q.292-.18.606-.305q.315-.124.663-.199v8.3q-.348-.075-.663-.199q-.314-.124-.606-.304m4.23 0v-7.293q.952.554 1.534 1.506t.582 2.14t-.582 2.14q-.581.953-1.533 1.507m-5.077-.635q-.585-.579-.927-1.347t-.343-1.665t.343-1.667t.927-1.35zM10.135 21l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-1.85 1.4q-.3-.102-.615-.184q-.315-.081-.639-.137l1.806-1.354l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.82q0 .38.05.755t.156.73l-2.15 1.645l.994 1.7l2.475-1.05q.483.483 1.009.82q.526.338 1.139.544q.064 1.098.463 2.078T11.696 21zm.563-6.84q.093-.25.209-.473t.257-.435q-.314-.2-.502-.522q-.189-.322-.189-.73q0-.625.438-1.062t1.062-.438q.389 0 .723.182q.335.181.535.495q.213-.14.442-.247t.46-.193q-.316-.57-.894-.903q-.58-.334-1.266-.334q-1.052 0-1.776.727T9.473 12q0 .7.328 1.272t.897.888"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.77 21v-8.461q.341 0 .659.052q.317.053.61.159v8.039q-.293.105-.61.158t-.66.053m-2.115-.584v-7.293q.292-.18.606-.305q.315-.124.663-.199v8.3q-.348-.075-.663-.199q-.314-.124-.606-.304m4.23 0v-7.293q.952.554 1.534 1.506t.582 2.14t-.582 2.14q-.581.953-1.533 1.507m-5.077-.635q-.585-.579-.927-1.347t-.343-1.665t.343-1.667t.927-1.35zM10.135 21l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-1.85 1.4q-.3-.102-.615-.184q-.315-.081-.639-.137l1.806-1.354l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.82q0 .38.05.755t.156.73l-2.15 1.645l.994 1.7l2.475-1.05q.483.483 1.009.82q.526.338 1.139.544q.064 1.098.463 2.078T11.696 21zm.563-6.84q.093-.25.209-.473t.257-.435q-.314-.2-.502-.522q-.189-.322-.189-.73q0-.625.438-1.062t1.062-.438q.389 0 .723.182q.335.181.535.495q.213-.14.442-.247t.46-.193q-.316-.57-.894-.903q-.58-.334-1.266-.334q-1.052 0-1.776.727T9.473 12q0 .7.328 1.272t.897.888"/></svg> </template>
CSS
.icon-settings-motion-mode-outline {
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%22M16.77%2021v-8.461q.341%200%20.659.052q.317.053.61.159v8.039q-.293.105-.61.158t-.66.053m-2.115-.584v-7.293q.292-.18.606-.305q.315-.124.663-.199v8.3q-.348-.075-.663-.199q-.314-.124-.606-.304m4.23%200v-7.293q.952.554%201.534%201.506t.582%202.14t-.582%202.14q-.581.953-1.533%201.507m-5.077-.635q-.585-.579-.927-1.347t-.343-1.665t.343-1.667t.927-1.35zM10.135%2021l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668%201.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258%209.126l1.865-3.212L7.771%207.03q.448-.373.97-.673q.52-.3%201.013-.464L10.134%203h3.732l.361%202.912q.575.202%201.016.463t.909.654l2.725-1.115l1.865%203.211l-1.85%201.4q-.3-.102-.615-.184q-.315-.081-.639-.137l1.806-1.354l-.994-1.7l-2.552%201.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13%204h-1.994l-.312%202.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55%207.15l-.994%201.7l2.169%201.62q-.125.336-.175.73t-.05.82q0%20.38.05.755t.156.73l-2.15%201.645l.994%201.7l2.475-1.05q.483.483%201.009.82q.526.338%201.139.544q.064%201.098.463%202.078T11.696%2021zm.563-6.84q.093-.25.209-.473t.257-.435q-.314-.2-.502-.522q-.189-.322-.189-.73q0-.625.438-1.062t1.062-.438q.389%200%20.723.182q.335.181.535.495q.213-.14.442-.247t.46-.193q-.316-.57-.894-.903q-.58-.334-1.266-.334q-1.052%200-1.776.727T9.473%2012q0%20.7.328%201.272t.897.888%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%22M16.77%2021v-8.461q.341%200%20.659.052q.317.053.61.159v8.039q-.293.105-.61.158t-.66.053m-2.115-.584v-7.293q.292-.18.606-.305q.315-.124.663-.199v8.3q-.348-.075-.663-.199q-.314-.124-.606-.304m4.23%200v-7.293q.952.554%201.534%201.506t.582%202.14t-.582%202.14q-.581.953-1.533%201.507m-5.077-.635q-.585-.579-.927-1.347t-.343-1.665t.343-1.667t.927-1.35zM10.135%2021l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668%201.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258%209.126l1.865-3.212L7.771%207.03q.448-.373.97-.673q.52-.3%201.013-.464L10.134%203h3.732l.361%202.912q.575.202%201.016.463t.909.654l2.725-1.115l1.865%203.211l-1.85%201.4q-.3-.102-.615-.184q-.315-.081-.639-.137l1.806-1.354l-.994-1.7l-2.552%201.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13%204h-1.994l-.312%202.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55%207.15l-.994%201.7l2.169%201.62q-.125.336-.175.73t-.05.82q0%20.38.05.755t.156.73l-2.15%201.645l.994%201.7l2.475-1.05q.483.483%201.009.82q.526.338%201.139.544q.064%201.098.463%202.078T11.696%2021zm.563-6.84q.093-.25.209-.473t.257-.435q-.314-.2-.502-.522q-.189-.322-.189-.73q0-.625.438-1.062t1.062-.438q.389%200%20.723.182q.335.181.535.495q.213-.14.442-.247t.46-.193q-.316-.57-.894-.903q-.58-.334-1.266-.334q-1.052%200-1.776.727T9.473%2012q0%20.7.328%201.272t.897.888%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-motion-mode-outline.svg?color=%231a73e8&size=48