power settings new icon

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

Name
power-settings-new-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
power-settings-new-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the power settings new icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.003 21q-1.866 0-3.51-.709q-1.643-.708-2.859-1.923T3.709 15.51T3 12q0-1.748.613-3.29q.612-1.54 1.706-2.745q.16-.177.346-.161t.326.15t.17.333t-.147.392q-.935 1.063-1.475 2.424Q4 10.464 4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-1.54-.54-2.899q-.539-1.359-1.474-2.422q-.177-.195-.147-.393t.17-.332t.327-.15q.185-.016.345.161q1.094 1.204 1.707 2.745Q21 10.253 21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709m-.36-8.144q-.143-.143-.143-.356v-9q0-.213.144-.356T12.001 3t.356.144t.143.356v9q0 .213-.144.356t-.357.144t-.356-.144"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPowerSettingsNewRounded(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="M12.003 21q-1.866 0-3.51-.709q-1.643-.708-2.859-1.923T3.709 15.51T3 12q0-1.748.613-3.29q.612-1.54 1.706-2.745q.16-.177.346-.161t.326.15t.17.333t-.147.392q-.935 1.063-1.475 2.424Q4 10.464 4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-1.54-.54-2.899q-.539-1.359-1.474-2.422q-.177-.195-.147-.393t.17-.332t.327-.15q.185-.016.345.161q1.094 1.204 1.707 2.745Q21 10.253 21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709m-.36-8.144q-.143-.143-.143-.356v-9q0-.213.144-.356T12.001 3t.356.144t.143.356v9q0 .213-.144.356t-.357.144t-.356-.144"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.003 21q-1.866 0-3.51-.709q-1.643-.708-2.859-1.923T3.709 15.51T3 12q0-1.748.613-3.29q.612-1.54 1.706-2.745q.16-.177.346-.161t.326.15t.17.333t-.147.392q-.935 1.063-1.475 2.424Q4 10.464 4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-1.54-.54-2.899q-.539-1.359-1.474-2.422q-.177-.195-.147-.393t.17-.332t.327-.15q.185-.016.345.161q1.094 1.204 1.707 2.745Q21 10.253 21 12q0 1.868-.708 3.51t-1.924 2.858t-2.856 1.923t-3.509.709m-.36-8.144q-.143-.143-.143-.356v-9q0-.213.144-.356T12.001 3t.356.144t.143.356v9q0 .213-.144.356t-.357.144t-.356-.144"/></svg>
</template>

CSS

.icon-power-settings-new-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%22M12.003%2021q-1.866%200-3.51-.709q-1.643-.708-2.859-1.923T3.709%2015.51T3%2012q0-1.748.613-3.29q.612-1.54%201.706-2.745q.16-.177.346-.161t.326.15t.17.333t-.147.392q-.935%201.063-1.475%202.424Q4%2010.464%204%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012q0-1.54-.54-2.899q-.539-1.359-1.474-2.422q-.177-.195-.147-.393t.17-.332t.327-.15q.185-.016.345.161q1.094%201.204%201.707%202.745Q21%2010.253%2021%2012q0%201.868-.708%203.51t-1.924%202.858t-2.856%201.923t-3.509.709m-.36-8.144q-.143-.143-.143-.356v-9q0-.213.144-.356T12.001%203t.356.144t.143.356v9q0%20.213-.144.356t-.357.144t-.356-.144%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%22M12.003%2021q-1.866%200-3.51-.709q-1.643-.708-2.859-1.923T3.709%2015.51T3%2012q0-1.748.613-3.29q.612-1.54%201.706-2.745q.16-.177.346-.161t.326.15t.17.333t-.147.392q-.935%201.063-1.475%202.424Q4%2010.464%204%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012q0-1.54-.54-2.899q-.539-1.359-1.474-2.422q-.177-.195-.147-.393t.17-.332t.327-.15q.185-.016.345.161q1.094%201.204%201.707%202.745Q21%2010.253%2021%2012q0%201.868-.708%203.51t-1.924%202.858t-2.856%201.923t-3.509.709m-.36-8.144q-.143-.143-.143-.356v-9q0-.213.144-.356T12.001%203t.356.144t.143.356v9q0%20.213-.144.356t-.357.144t-.356-.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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