epik logo
epik from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- epik
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the epik logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 21a8.998 8.998 0 0 0 8.315-12.444A9 9 0 1 0 12 21m0-1a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clip-rule="evenodd"/><path fill="currentColor" d="M11.5 6.74c0-.41.33-.74.735-.74H13v11.016c0 .545-.44.985-.985.985H11.5z"/><path fill="currentColor" d="M14.501 11.22h-.17c-2.38 0-4.594 0-4.594-1.55c0-1.72 3.65-1.414 5.13-.7c.28.136.674.11.87-.134l.4-.5a.23.23 0 0 0-.066-.35A8.55 8.55 0 0 0 12.152 7c-2.42 0-4.47 1.125-4.47 2.675c0 1.185 1.25 1.84 1.96 2.05h-.01c-.725.185-2.36 1.08-2.36 2.39c0 1.64 2.175 2.885 4.736 2.885c1.82 0 3.584-.69 4.34-1.11a.25.25 0 0 0 .07-.375l-.415-.525c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49 1.095-5.49-.735c0-1.62 2.164-1.615 4.634-1.615h.285z"/></svg>
React
import type { SVGProps } from "react";
export function TokenEpik(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" fillRule="evenodd" d="M12 21a8.998 8.998 0 0 0 8.315-12.444A9 9 0 1 0 12 21m0-1a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clipRule="evenodd"/><path fill="currentColor" d="M11.5 6.74c0-.41.33-.74.735-.74H13v11.016c0 .545-.44.985-.985.985H11.5z"/><path fill="currentColor" d="M14.501 11.22h-.17c-2.38 0-4.594 0-4.594-1.55c0-1.72 3.65-1.414 5.13-.7c.28.136.674.11.87-.134l.4-.5a.23.23 0 0 0-.066-.35A8.55 8.55 0 0 0 12.152 7c-2.42 0-4.47 1.125-4.47 2.675c0 1.185 1.25 1.84 1.96 2.05h-.01c-.725.185-2.36 1.08-2.36 2.39c0 1.64 2.175 2.885 4.736 2.885c1.82 0 3.584-.69 4.34-1.11a.25.25 0 0 0 .07-.375l-.415-.525c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49 1.095-5.49-.735c0-1.62 2.164-1.615 4.634-1.615h.285z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 21a8.998 8.998 0 0 0 8.315-12.444A9 9 0 1 0 12 21m0-1a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clip-rule="evenodd"/><path fill="currentColor" d="M11.5 6.74c0-.41.33-.74.735-.74H13v11.016c0 .545-.44.985-.985.985H11.5z"/><path fill="currentColor" d="M14.501 11.22h-.17c-2.38 0-4.594 0-4.594-1.55c0-1.72 3.65-1.414 5.13-.7c.28.136.674.11.87-.134l.4-.5a.23.23 0 0 0-.066-.35A8.55 8.55 0 0 0 12.152 7c-2.42 0-4.47 1.125-4.47 2.675c0 1.185 1.25 1.84 1.96 2.05h-.01c-.725.185-2.36 1.08-2.36 2.39c0 1.64 2.175 2.885 4.736 2.885c1.82 0 3.584-.69 4.34-1.11a.25.25 0 0 0 .07-.375l-.415-.525c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49 1.095-5.49-.735c0-1.62 2.164-1.615 4.634-1.615h.285z"/></svg> </template>
CSS
.icon-epik {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a8.998%208.998%200%200%200%208.315-12.444A9%209%200%201%200%2012%2021m0-1a8%208%200%201%200%200-16a8%208%200%200%200%200%2016%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%206.74c0-.41.33-.74.735-.74H13v11.016c0%20.545-.44.985-.985.985H11.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.501%2011.22h-.17c-2.38%200-4.594%200-4.594-1.55c0-1.72%203.65-1.414%205.13-.7c.28.136.674.11.87-.134l.4-.5a.23.23%200%200%200-.066-.35A8.55%208.55%200%200%200%2012.152%207c-2.42%200-4.47%201.125-4.47%202.675c0%201.185%201.25%201.84%201.96%202.05h-.01c-.725.185-2.36%201.08-2.36%202.39c0%201.64%202.175%202.885%204.736%202.885c1.82%200%203.584-.69%204.34-1.11a.25.25%200%200%200%20.07-.375l-.415-.525c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49%201.095-5.49-.735c0-1.62%202.164-1.615%204.634-1.615h.285z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a8.998%208.998%200%200%200%208.315-12.444A9%209%200%201%200%2012%2021m0-1a8%208%200%201%200%200-16a8%208%200%200%200%200%2016%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%206.74c0-.41.33-.74.735-.74H13v11.016c0%20.545-.44.985-.985.985H11.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.501%2011.22h-.17c-2.38%200-4.594%200-4.594-1.55c0-1.72%203.65-1.414%205.13-.7c.28.136.674.11.87-.134l.4-.5a.23.23%200%200%200-.066-.35A8.55%208.55%200%200%200%2012.152%207c-2.42%200-4.47%201.125-4.47%202.675c0%201.185%201.25%201.84%201.96%202.05h-.01c-.725.185-2.36%201.08-2.36%202.39c0%201.64%202.175%202.885%204.736%202.885c1.82%200%203.584-.69%204.34-1.11a.25.25%200%200%200%20.07-.375l-.415-.525c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49%201.095-5.49-.735c0-1.62%202.164-1.615%204.634-1.615h.285z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/epik.svg?color=%231a73e8&size=48