pwr logo
pwr from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- pwr
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
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"><g fill="none"><path fill="url(#SVGq9DjubVY)" d="M11.998 20.999A9.004 9.004 0 0 0 20.65 9.515q.068.388.068.793c0 3.601-3.562 4.501-5.345 4.501H8.622l-.563 2.814H4.964a9 9 0 0 0 7.034 3.376"/><path fill="url(#SVGxT9vPcqc)" d="M4.74 17.324A9.003 9.003 0 1 1 20.27 8.44c-.518-.872-1.56-1.508-3.49-1.508H8.623L5.81 9.745h9.565V8.62l3.376 2.25l-3.376 2.251v-1.125H5.81z"/><defs><linearGradient id="SVGq9DjubVY" x1="5.842" x2="21.373" y1="17.471" y2="13.118" gradientUnits="userSpaceOnUse"><stop stop-color="#4d4d4d"/><stop offset="1" stop-color="#1a1a1a"/></linearGradient><linearGradient id="SVGxT9vPcqc" x1="4.402" x2="19.594" y1="6.651" y2="6.932" gradientUnits="userSpaceOnUse"><stop stop-color="#008cc4"/><stop offset="1" stop-color="#00a8f8"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedPwr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGq9DjubVY)" d="M11.998 20.999A9.004 9.004 0 0 0 20.65 9.515q.068.388.068.793c0 3.601-3.562 4.501-5.345 4.501H8.622l-.563 2.814H4.964a9 9 0 0 0 7.034 3.376"/><path fill="url(#SVGxT9vPcqc)" d="M4.74 17.324A9.003 9.003 0 1 1 20.27 8.44c-.518-.872-1.56-1.508-3.49-1.508H8.623L5.81 9.745h9.565V8.62l3.376 2.25l-3.376 2.251v-1.125H5.81z"/><defs><linearGradient id="SVGq9DjubVY" x1="5.842" x2="21.373" y1="17.471" y2="13.118" gradientUnits="userSpaceOnUse"><stop stopColor="#4d4d4d"/><stop offset="1" stopColor="#1a1a1a"/></linearGradient><linearGradient id="SVGxT9vPcqc" x1="4.402" x2="19.594" y1="6.651" y2="6.932" gradientUnits="userSpaceOnUse"><stop stopColor="#008cc4"/><stop offset="1" stopColor="#00a8f8"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGq9DjubVY)" d="M11.998 20.999A9.004 9.004 0 0 0 20.65 9.515q.068.388.068.793c0 3.601-3.562 4.501-5.345 4.501H8.622l-.563 2.814H4.964a9 9 0 0 0 7.034 3.376"/><path fill="url(#SVGxT9vPcqc)" d="M4.74 17.324A9.003 9.003 0 1 1 20.27 8.44c-.518-.872-1.56-1.508-3.49-1.508H8.623L5.81 9.745h9.565V8.62l3.376 2.25l-3.376 2.251v-1.125H5.81z"/><defs><linearGradient id="SVGq9DjubVY" x1="5.842" x2="21.373" y1="17.471" y2="13.118" gradientUnits="userSpaceOnUse"><stop stop-color="#4d4d4d"/><stop offset="1" stop-color="#1a1a1a"/></linearGradient><linearGradient id="SVGxT9vPcqc" x1="4.402" x2="19.594" y1="6.651" y2="6.932" gradientUnits="userSpaceOnUse"><stop stop-color="#008cc4"/><stop offset="1" stop-color="#00a8f8"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGq9DjubVY)%22%20d%3D%22M11.998%2020.999A9.004%209.004%200%200%200%2020.65%209.515q.068.388.068.793c0%203.601-3.562%204.501-5.345%204.501H8.622l-.563%202.814H4.964a9%209%200%200%200%207.034%203.376%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGxT9vPcqc)%22%20d%3D%22M4.74%2017.324A9.003%209.003%200%201%201%2020.27%208.44c-.518-.872-1.56-1.508-3.49-1.508H8.623L5.81%209.745h9.565V8.62l3.376%202.25l-3.376%202.251v-1.125H5.81z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGq9DjubVY%22%20x1%3D%225.842%22%20x2%3D%2221.373%22%20y1%3D%2217.471%22%20y2%3D%2213.118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234d4d4d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231a1a1a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGxT9vPcqc%22%20x1%3D%224.402%22%20x2%3D%2219.594%22%20y1%3D%226.651%22%20y2%3D%226.932%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23008cc4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2300a8f8%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGq9DjubVY)%22%20d%3D%22M11.998%2020.999A9.004%209.004%200%200%200%2020.65%209.515q.068.388.068.793c0%203.601-3.562%204.501-5.345%204.501H8.622l-.563%202.814H4.964a9%209%200%200%200%207.034%203.376%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGxT9vPcqc)%22%20d%3D%22M4.74%2017.324A9.003%209.003%200%201%201%2020.27%208.44c-.518-.872-1.56-1.508-3.49-1.508H8.623L5.81%209.745h9.565V8.62l3.376%202.25l-3.376%202.251v-1.125H5.81z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGq9DjubVY%22%20x1%3D%225.842%22%20x2%3D%2221.373%22%20y1%3D%2217.471%22%20y2%3D%2213.118%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%234d4d4d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231a1a1a%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGxT9vPcqc%22%20x1%3D%224.402%22%20x2%3D%2219.594%22%20y1%3D%226.651%22%20y2%3D%226.932%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23008cc4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2300a8f8%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/pwr.svg?color=%231a73e8&size=48