power icon
power from IconPark by ByteDance · Color · Base · Apache-2.0 Free for personal and commercial use.
- Name
- power
- Set
- IconPark
- Style
- Color
- Category
- Base
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
powerBootstrap IconspowerCarbonpower-fillEva IconspowerFramework7 IconspowerFeather Iconspower-20-filledFluent UI System IconspowerHeroIconspowerHuge IconspowerHumbleiconspowerIconPark OutlinepowerIonIconspowerJam IconspowerLucidepowerMaterial Design Iconspower-fillMingCute IconpowerMyna UI IconspowerPhosphorpowerPixelarticonspower-boldSolarpowerTabler Iconspower-outlineTeenyiconspowerUnicons
More base icons from IconPark
Use the power icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M14.5 8C13.8406 8.37652 13.2062 8.79103 12.6 9.24051C11.5625 10.0097 10.6074 10.8814 9.75 11.8402C6.79377 15.1463 5 19.4891 5 24.2455C5 34.6033 13.5066 43 24 43C34.4934 43 43 34.6033 43 24.2455C43 19.4891 41.2062 15.1463 38.25 11.8402C37.3926 10.8814 36.4375 10.0097 35.4 9.24051C34.7938 8.79103 34.1594 8.37652 33.5 8"/><path d="M24 4V24"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkPower(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M14.5 8C13.8406 8.37652 13.2062 8.79103 12.6 9.24051C11.5625 10.0097 10.6074 10.8814 9.75 11.8402C6.79377 15.1463 5 19.4891 5 24.2455C5 34.6033 13.5066 43 24 43C34.4934 43 43 34.6033 43 24.2455C43 19.4891 41.2062 15.1463 38.25 11.8402C37.3926 10.8814 36.4375 10.0097 35.4 9.24051C34.7938 8.79103 34.1594 8.37652 33.5 8"/><path d="M24 4V24"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M14.5 8C13.8406 8.37652 13.2062 8.79103 12.6 9.24051C11.5625 10.0097 10.6074 10.8814 9.75 11.8402C6.79377 15.1463 5 19.4891 5 24.2455C5 34.6033 13.5066 43 24 43C34.4934 43 43 34.6033 43 24.2455C43 19.4891 41.2062 15.1463 38.25 11.8402C37.3926 10.8814 36.4375 10.0097 35.4 9.24051C34.7938 8.79103 34.1594 8.37652 33.5 8"/><path d="M24 4V24"/></g></svg> </template>
CSS
.icon-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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M14.5%208C13.8406%208.37652%2013.2062%208.79103%2012.6%209.24051C11.5625%2010.0097%2010.6074%2010.8814%209.75%2011.8402C6.79377%2015.1463%205%2019.4891%205%2024.2455C5%2034.6033%2013.5066%2043%2024%2043C34.4934%2043%2043%2034.6033%2043%2024.2455C43%2019.4891%2041.2062%2015.1463%2038.25%2011.8402C37.3926%2010.8814%2036.4375%2010.0097%2035.4%209.24051C34.7938%208.79103%2034.1594%208.37652%2033.5%208%22%2F%3E%3Cpath%20d%3D%22M24%204V24%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M14.5%208C13.8406%208.37652%2013.2062%208.79103%2012.6%209.24051C11.5625%2010.0097%2010.6074%2010.8814%209.75%2011.8402C6.79377%2015.1463%205%2019.4891%205%2024.2455C5%2034.6033%2013.5066%2043%2024%2043C34.4934%2043%2043%2034.6033%2043%2024.2455C43%2019.4891%2041.2062%2015.1463%2038.25%2011.8402C37.3926%2010.8814%2036.4375%2010.0097%2035.4%209.24051C34.7938%208.79103%2034.1594%208.37652%2033.5%208%22%2F%3E%3Cpath%20d%3D%22M24%204V24%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/power.svg?color=%231a73e8&size=48