emp from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
emp
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 emp 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(#SVGrayvPe6y)" d="M8.626 14.25H3.282A9 9 0 0 1 3.001 12c0-4.973 3.988-9 8.91-9H21l-2.785 2.627l-.073-.034z"/><path fill="url(#SVG8NoWVAEJ)" d="M20.999 11.999A9 9 0 0 1 5.7 18.422l3.487-3.61A3.98 3.98 0 0 0 12 15.935a3.938 3.938 0 0 0 3.121-6.339l.253-.225l3.353-3.352a8.97 8.97 0 0 1 2.272 5.979"/><path fill="url(#SVGzOi2oc5Y)" d="M20.999 11.999A9 9 0 0 1 3.45 14.81h5.737l.287.253c.855.76 2.47 2.182 4.96 2.182c3.19 0 6.002-3.183 6.002-6.372c0-1.361-.281-2.503-.63-3.353A8.96 8.96 0 0 1 21 12"/><defs><linearGradient id="SVGrayvPe6y" x1="6.713" x2="18.084" y1="18.598" y2="13.719" gradientUnits="userSpaceOnUse"><stop stop-color="#0031a5"/><stop offset=".48" stop-color="#009eef"/><stop offset="1" stop-color="#009dee"/></linearGradient><linearGradient id="SVG8NoWVAEJ" x1="12.039" x2="12.039" y1="3" y2="21.005" gradientUnits="userSpaceOnUse"><stop stop-color="#00baff"/><stop offset=".67" stop-color="#05207d"/></linearGradient><linearGradient id="SVGzOi2oc5Y" x1="21.19" x2="3.231" y1="14.434" y2="15.199" gradientUnits="userSpaceOnUse"><stop stop-color="#03ddfe"/><stop offset=".41" stop-color="#0058c1"/><stop offset=".69" stop-color="#00136c"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedEmp(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(#SVGrayvPe6y)" d="M8.626 14.25H3.282A9 9 0 0 1 3.001 12c0-4.973 3.988-9 8.91-9H21l-2.785 2.627l-.073-.034z"/><path fill="url(#SVG8NoWVAEJ)" d="M20.999 11.999A9 9 0 0 1 5.7 18.422l3.487-3.61A3.98 3.98 0 0 0 12 15.935a3.938 3.938 0 0 0 3.121-6.339l.253-.225l3.353-3.352a8.97 8.97 0 0 1 2.272 5.979"/><path fill="url(#SVGzOi2oc5Y)" d="M20.999 11.999A9 9 0 0 1 3.45 14.81h5.737l.287.253c.855.76 2.47 2.182 4.96 2.182c3.19 0 6.002-3.183 6.002-6.372c0-1.361-.281-2.503-.63-3.353A8.96 8.96 0 0 1 21 12"/><defs><linearGradient id="SVGrayvPe6y" x1="6.713" x2="18.084" y1="18.598" y2="13.719" gradientUnits="userSpaceOnUse"><stop stopColor="#0031a5"/><stop offset=".48" stopColor="#009eef"/><stop offset="1" stopColor="#009dee"/></linearGradient><linearGradient id="SVG8NoWVAEJ" x1="12.039" x2="12.039" y1="3" y2="21.005" gradientUnits="userSpaceOnUse"><stop stopColor="#00baff"/><stop offset=".67" stopColor="#05207d"/></linearGradient><linearGradient id="SVGzOi2oc5Y" x1="21.19" x2="3.231" y1="14.434" y2="15.199" gradientUnits="userSpaceOnUse"><stop stopColor="#03ddfe"/><stop offset=".41" stopColor="#0058c1"/><stop offset=".69" stopColor="#00136c"/></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(#SVGrayvPe6y)" d="M8.626 14.25H3.282A9 9 0 0 1 3.001 12c0-4.973 3.988-9 8.91-9H21l-2.785 2.627l-.073-.034z"/><path fill="url(#SVG8NoWVAEJ)" d="M20.999 11.999A9 9 0 0 1 5.7 18.422l3.487-3.61A3.98 3.98 0 0 0 12 15.935a3.938 3.938 0 0 0 3.121-6.339l.253-.225l3.353-3.352a8.97 8.97 0 0 1 2.272 5.979"/><path fill="url(#SVGzOi2oc5Y)" d="M20.999 11.999A9 9 0 0 1 3.45 14.81h5.737l.287.253c.855.76 2.47 2.182 4.96 2.182c3.19 0 6.002-3.183 6.002-6.372c0-1.361-.281-2.503-.63-3.353A8.96 8.96 0 0 1 21 12"/><defs><linearGradient id="SVGrayvPe6y" x1="6.713" x2="18.084" y1="18.598" y2="13.719" gradientUnits="userSpaceOnUse"><stop stop-color="#0031a5"/><stop offset=".48" stop-color="#009eef"/><stop offset="1" stop-color="#009dee"/></linearGradient><linearGradient id="SVG8NoWVAEJ" x1="12.039" x2="12.039" y1="3" y2="21.005" gradientUnits="userSpaceOnUse"><stop stop-color="#00baff"/><stop offset=".67" stop-color="#05207d"/></linearGradient><linearGradient id="SVGzOi2oc5Y" x1="21.19" x2="3.231" y1="14.434" y2="15.199" gradientUnits="userSpaceOnUse"><stop stop-color="#03ddfe"/><stop offset=".41" stop-color="#0058c1"/><stop offset=".69" stop-color="#00136c"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-emp {
  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(%23SVGrayvPe6y)%22%20d%3D%22M8.626%2014.25H3.282A9%209%200%200%201%203.001%2012c0-4.973%203.988-9%208.91-9H21l-2.785%202.627l-.073-.034z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG8NoWVAEJ)%22%20d%3D%22M20.999%2011.999A9%209%200%200%201%205.7%2018.422l3.487-3.61A3.98%203.98%200%200%200%2012%2015.935a3.938%203.938%200%200%200%203.121-6.339l.253-.225l3.353-3.352a8.97%208.97%200%200%201%202.272%205.979%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGzOi2oc5Y)%22%20d%3D%22M20.999%2011.999A9%209%200%200%201%203.45%2014.81h5.737l.287.253c.855.76%202.47%202.182%204.96%202.182c3.19%200%206.002-3.183%206.002-6.372c0-1.361-.281-2.503-.63-3.353A8.96%208.96%200%200%201%2021%2012%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGrayvPe6y%22%20x1%3D%226.713%22%20x2%3D%2218.084%22%20y1%3D%2218.598%22%20y2%3D%2213.719%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230031a5%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%23009eef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009dee%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG8NoWVAEJ%22%20x1%3D%2212.039%22%20x2%3D%2212.039%22%20y1%3D%223%22%20y2%3D%2221.005%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300baff%22%2F%3E%3Cstop%20offset%3D%22.67%22%20stop-color%3D%22%2305207d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGzOi2oc5Y%22%20x1%3D%2221.19%22%20x2%3D%223.231%22%20y1%3D%2214.434%22%20y2%3D%2215.199%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2303ddfe%22%2F%3E%3Cstop%20offset%3D%22.41%22%20stop-color%3D%22%230058c1%22%2F%3E%3Cstop%20offset%3D%22.69%22%20stop-color%3D%22%2300136c%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(%23SVGrayvPe6y)%22%20d%3D%22M8.626%2014.25H3.282A9%209%200%200%201%203.001%2012c0-4.973%203.988-9%208.91-9H21l-2.785%202.627l-.073-.034z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG8NoWVAEJ)%22%20d%3D%22M20.999%2011.999A9%209%200%200%201%205.7%2018.422l3.487-3.61A3.98%203.98%200%200%200%2012%2015.935a3.938%203.938%200%200%200%203.121-6.339l.253-.225l3.353-3.352a8.97%208.97%200%200%201%202.272%205.979%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGzOi2oc5Y)%22%20d%3D%22M20.999%2011.999A9%209%200%200%201%203.45%2014.81h5.737l.287.253c.855.76%202.47%202.182%204.96%202.182c3.19%200%206.002-3.183%206.002-6.372c0-1.361-.281-2.503-.63-3.353A8.96%208.96%200%200%201%2021%2012%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGrayvPe6y%22%20x1%3D%226.713%22%20x2%3D%2218.084%22%20y1%3D%2218.598%22%20y2%3D%2213.719%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230031a5%22%2F%3E%3Cstop%20offset%3D%22.48%22%20stop-color%3D%22%23009eef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23009dee%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG8NoWVAEJ%22%20x1%3D%2212.039%22%20x2%3D%2212.039%22%20y1%3D%223%22%20y2%3D%2221.005%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300baff%22%2F%3E%3Cstop%20offset%3D%22.67%22%20stop-color%3D%22%2305207d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGzOi2oc5Y%22%20x1%3D%2221.19%22%20x2%3D%223.231%22%20y1%3D%2214.434%22%20y2%3D%2215.199%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2303ddfe%22%2F%3E%3Cstop%20offset%3D%22.41%22%20stop-color%3D%22%230058c1%22%2F%3E%3Cstop%20offset%3D%22.69%22%20stop-color%3D%22%2300136c%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/emp.svg?color=%231a73e8&size=48