power icon
power-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- power-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
powerBootstrap IconspowerCarbonpower-fillEva IconspowerFramework7 IconspowerFeather Iconspower-20-filledFluent UI System IconspowerHeroIconspowerHuge IconspowerHumbleiconspowerIconParkpowerIconPark OutlinepowerIonIconspowerJam IconspowerLucidepowerMaterial Design Iconspower-fillMingCute IconpowerMyna UI IconspowerPixelarticonspower-boldSolarpowerTabler Iconspower-outlineTeenyiconspowerUnicons
Use the power icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M124 128V48a4 4 0 0 1 8 0v80a4 4 0 0 1-8 0m54.18-75.35a4 4 0 1 0-4.36 6.7C198.08 75.17 212 100.2 212 128a84 84 0 0 1-168 0c0-27.8 13.92-52.83 38.18-68.65a4 4 0 0 0-4.36-6.7C51.24 70 36 97.44 36 128a92 92 0 0 0 184 0c0-30.56-15.24-58-41.82-75.35"/></svg>
React
import type { SVGProps } from "react";
export function PhPowerThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M124 128V48a4 4 0 0 1 8 0v80a4 4 0 0 1-8 0m54.18-75.35a4 4 0 1 0-4.36 6.7C198.08 75.17 212 100.2 212 128a84 84 0 0 1-168 0c0-27.8 13.92-52.83 38.18-68.65a4 4 0 0 0-4.36-6.7C51.24 70 36 97.44 36 128a92 92 0 0 0 184 0c0-30.56-15.24-58-41.82-75.35"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M124 128V48a4 4 0 0 1 8 0v80a4 4 0 0 1-8 0m54.18-75.35a4 4 0 1 0-4.36 6.7C198.08 75.17 212 100.2 212 128a84 84 0 0 1-168 0c0-27.8 13.92-52.83 38.18-68.65a4 4 0 0 0-4.36-6.7C51.24 70 36 97.44 36 128a92 92 0 0 0 184 0c0-30.56-15.24-58-41.82-75.35"/></svg> </template>
CSS
.icon-power-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M124%20128V48a4%204%200%200%201%208%200v80a4%204%200%200%201-8%200m54.18-75.35a4%204%200%201%200-4.36%206.7C198.08%2075.17%20212%20100.2%20212%20128a84%2084%200%200%201-168%200c0-27.8%2013.92-52.83%2038.18-68.65a4%204%200%200%200-4.36-6.7C51.24%2070%2036%2097.44%2036%20128a92%2092%200%200%200%20184%200c0-30.56-15.24-58-41.82-75.35%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M124%20128V48a4%204%200%200%201%208%200v80a4%204%200%200%201-8%200m54.18-75.35a4%204%200%201%200-4.36%206.7C198.08%2075.17%20212%20100.2%20212%20128a84%2084%200%200%201-168%200c0-27.8%2013.92-52.83%2038.18-68.65a4%204%200%200%200-4.36-6.7C51.24%2070%2036%2097.44%2036%20128a92%2092%200%200%200%20184%200c0-30.56-15.24-58-41.82-75.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/power-thin.svg?color=%231a73e8&size=48