settings-power from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.

Name
settings-power
Set
Material Symbols Light
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
settings-power-outline, settings-power-outline-sharp, settings-power-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the settings power icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 12V3.654h1V12zm.5 6q-2.927 0-4.963-2.036T5 11q0-1.783.836-3.315q.835-1.533 2.306-2.543l.72.72q-1.312.857-2.087 2.21T6 11q0 2.5 1.75 4.25T12 17t4.25-1.75T18 11q0-1.575-.756-2.947q-.755-1.372-2.105-2.191l.719-.72q1.433 1.049 2.287 2.572T19 11q0 2.927-2.036 4.964T12 18m-4 5.77q-.31 0-.54-.23T7.23 23t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4 0q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4 0q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSettingsPower(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.5 12V3.654h1V12zm.5 6q-2.927 0-4.963-2.036T5 11q0-1.783.836-3.315q.835-1.533 2.306-2.543l.72.72q-1.312.857-2.087 2.21T6 11q0 2.5 1.75 4.25T12 17t4.25-1.75T18 11q0-1.575-.756-2.947q-.755-1.372-2.105-2.191l.719-.72q1.433 1.049 2.287 2.572T19 11q0 2.927-2.036 4.964T12 18m-4 5.77q-.31 0-.54-.23T7.23 23t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4 0q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4 0q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23"/></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.5 12V3.654h1V12zm.5 6q-2.927 0-4.963-2.036T5 11q0-1.783.836-3.315q.835-1.533 2.306-2.543l.72.72q-1.312.857-2.087 2.21T6 11q0 2.5 1.75 4.25T12 17t4.25-1.75T18 11q0-1.575-.756-2.947q-.755-1.372-2.105-2.191l.719-.72q1.433 1.049 2.287 2.572T19 11q0 2.927-2.036 4.964T12 18m-4 5.77q-.31 0-.54-.23T7.23 23t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4 0q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4 0q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23"/></svg>
</template>

CSS

.icon-settings-power {
  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.5%2012V3.654h1V12zm.5%206q-2.927%200-4.963-2.036T5%2011q0-1.783.836-3.315q.835-1.533%202.306-2.543l.72.72q-1.312.857-2.087%202.21T6%2011q0%202.5%201.75%204.25T12%2017t4.25-1.75T18%2011q0-1.575-.756-2.947q-.755-1.372-2.105-2.191l.719-.72q1.433%201.049%202.287%202.572T19%2011q0%202.927-2.036%204.964T12%2018m-4%205.77q-.31%200-.54-.23T7.23%2023t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4%200q-.31%200-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4%200q-.31%200-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23%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.5%2012V3.654h1V12zm.5%206q-2.927%200-4.963-2.036T5%2011q0-1.783.836-3.315q.835-1.533%202.306-2.543l.72.72q-1.312.857-2.087%202.21T6%2011q0%202.5%201.75%204.25T12%2017t4.25-1.75T18%2011q0-1.575-.756-2.947q-.755-1.372-2.105-2.191l.719-.72q1.433%201.049%202.287%202.572T19%2011q0%202.927-2.036%204.964T12%2018m-4%205.77q-.31%200-.54-.23T7.23%2023t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4%200q-.31%200-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23m4%200q-.31%200-.54-.23t-.23-.54t.23-.54t.54-.23t.54.23t.23.54t-.23.54t-.54.23%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-power.svg?color=%231a73e8&size=48