pwr logo
pwr from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- pwr
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the pwr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998 20.998a9.004 9.004 0 0 0 8.653-11.483q.068.388.068.793c0 3.6-3.562 4.5-5.345 4.5H8.622l-.562 2.814H4.965a9 9 0 0 0 7.033 3.376"/><path fill="currentColor" d="M4.74 17.323A9.002 9.002 0 1 1 20.268 8.44c-.518-.872-1.558-1.507-3.488-1.507H8.622L5.809 9.745h9.564V8.62l3.376 2.25l-3.376 2.25v-1.125H5.81z"/></svg>
React
import type { SVGProps } from "react";
export function TokenPwr(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.998 20.998a9.004 9.004 0 0 0 8.653-11.483q.068.388.068.793c0 3.6-3.562 4.5-5.345 4.5H8.622l-.562 2.814H4.965a9 9 0 0 0 7.033 3.376"/><path fill="currentColor" d="M4.74 17.323A9.002 9.002 0 1 1 20.268 8.44c-.518-.872-1.558-1.507-3.488-1.507H8.622L5.809 9.745h9.564V8.62l3.376 2.25l-3.376 2.25v-1.125H5.81z"/></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.998 20.998a9.004 9.004 0 0 0 8.653-11.483q.068.388.068.793c0 3.6-3.562 4.5-5.345 4.5H8.622l-.562 2.814H4.965a9 9 0 0 0 7.033 3.376"/><path fill="currentColor" d="M4.74 17.323A9.002 9.002 0 1 1 20.268 8.44c-.518-.872-1.558-1.507-3.488-1.507H8.622L5.809 9.745h9.564V8.62l3.376 2.25l-3.376 2.25v-1.125H5.81z"/></svg> </template>
CSS
.icon-pwr {
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.998%2020.998a9.004%209.004%200%200%200%208.653-11.483q.068.388.068.793c0%203.6-3.562%204.5-5.345%204.5H8.622l-.562%202.814H4.965a9%209%200%200%200%207.033%203.376%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.74%2017.323A9.002%209.002%200%201%201%2020.268%208.44c-.518-.872-1.558-1.507-3.488-1.507H8.622L5.809%209.745h9.564V8.62l3.376%202.25l-3.376%202.25v-1.125H5.81z%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.998%2020.998a9.004%209.004%200%200%200%208.653-11.483q.068.388.068.793c0%203.6-3.562%204.5-5.345%204.5H8.622l-.562%202.814H4.965a9%209%200%200%200%207.033%203.376%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.74%2017.323A9.002%209.002%200%201%201%2020.268%208.44c-.518-.872-1.558-1.507-3.488-1.507H8.622L5.809%209.745h9.564V8.62l3.376%202.25l-3.376%202.25v-1.125H5.81z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/pwr.svg?color=%231a73e8&size=48