emp logo
emp from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- emp
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
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"><path fill="currentColor" d="M8.625 14.25H3.282A9 9 0 0 1 3 12c0-4.973 3.988-9 8.91-9H21l-2.785 2.627l-.073-.034zM21 11.999a8.998 8.998 0 0 1-15.3 6.423l3.488-3.61A3.98 3.98 0 0 0 12 15.935a3.937 3.937 0 0 0 3.122-6.339l.253-.225l3.352-3.352A8.97 8.97 0 0 1 21 11.999"/><path fill="currentColor" d="M21 11.999A8.999 8.999 0 0 1 3.45 14.81h5.738l.287.253c.854.76 2.469 2.182 4.96 2.182c3.19 0 6.002-3.183 6.002-6.372c0-1.361-.282-2.503-.63-3.353A8.96 8.96 0 0 1 20.999 12"/></svg>
React
import type { SVGProps } from "react";
export function TokenEmp(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="M8.625 14.25H3.282A9 9 0 0 1 3 12c0-4.973 3.988-9 8.91-9H21l-2.785 2.627l-.073-.034zM21 11.999a8.998 8.998 0 0 1-15.3 6.423l3.488-3.61A3.98 3.98 0 0 0 12 15.935a3.937 3.937 0 0 0 3.122-6.339l.253-.225l3.352-3.352A8.97 8.97 0 0 1 21 11.999"/><path fill="currentColor" d="M21 11.999A8.999 8.999 0 0 1 3.45 14.81h5.738l.287.253c.854.76 2.469 2.182 4.96 2.182c3.19 0 6.002-3.183 6.002-6.372c0-1.361-.282-2.503-.63-3.353A8.96 8.96 0 0 1 20.999 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.625 14.25H3.282A9 9 0 0 1 3 12c0-4.973 3.988-9 8.91-9H21l-2.785 2.627l-.073-.034zM21 11.999a8.998 8.998 0 0 1-15.3 6.423l3.488-3.61A3.98 3.98 0 0 0 12 15.935a3.937 3.937 0 0 0 3.122-6.339l.253-.225l3.352-3.352A8.97 8.97 0 0 1 21 11.999"/><path fill="currentColor" d="M21 11.999A8.999 8.999 0 0 1 3.45 14.81h5.738l.287.253c.854.76 2.469 2.182 4.96 2.182c3.19 0 6.002-3.183 6.002-6.372c0-1.361-.282-2.503-.63-3.353A8.96 8.96 0 0 1 20.999 12"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.625%2014.25H3.282A9%209%200%200%201%203%2012c0-4.973%203.988-9%208.91-9H21l-2.785%202.627l-.073-.034zM21%2011.999a8.998%208.998%200%200%201-15.3%206.423l3.488-3.61A3.98%203.98%200%200%200%2012%2015.935a3.937%203.937%200%200%200%203.122-6.339l.253-.225l3.352-3.352A8.97%208.97%200%200%201%2021%2011.999%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%2011.999A8.999%208.999%200%200%201%203.45%2014.81h5.738l.287.253c.854.76%202.469%202.182%204.96%202.182c3.19%200%206.002-3.183%206.002-6.372c0-1.361-.282-2.503-.63-3.353A8.96%208.96%200%200%201%2020.999%2012%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%22M8.625%2014.25H3.282A9%209%200%200%201%203%2012c0-4.973%203.988-9%208.91-9H21l-2.785%202.627l-.073-.034zM21%2011.999a8.998%208.998%200%200%201-15.3%206.423l3.488-3.61A3.98%203.98%200%200%200%2012%2015.935a3.937%203.937%200%200%200%203.122-6.339l.253-.225l3.352-3.352A8.97%208.97%200%200%201%2021%2011.999%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%2011.999A8.999%208.999%200%200%201%203.45%2014.81h5.738l.287.253c.854.76%202.469%202.182%204.96%202.182c3.19%200%206.002-3.183%206.002-6.372c0-1.361-.282-2.503-.63-3.353A8.96%208.96%200%200%201%2020.999%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/emp.svg?color=%231a73e8&size=48