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

Name
epik
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 epik logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#683ca4" fill-rule="evenodd" d="M12 21a8.997 8.997 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0 0 18m0-1a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clip-rule="evenodd"/><path fill="url(#SVGmqZOleIW)" d="M11.499 6.74c0-.41.33-.74.735-.74H13v11.016c0 .545-.44.985-.985.985H11.5z"/><path fill="#fefcff" d="M14.5 11.22h-.17c-2.38 0-4.595 0-4.595-1.55c0-1.72 3.65-1.414 5.13-.7c.28.136.675.11.87-.134l.4-.5a.23.23 0 0 0 .01-.283a.2.2 0 0 0-.075-.067A8.55 8.55 0 0 0 12.15 7C9.73 7 7.68 8.126 7.68 9.676c0 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.735 2.885c1.82 0 3.584-.69 4.34-1.11a.25.25 0 0 0 .07-.375L16 14.99c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49 1.095-5.49-.735c0-1.62 2.165-1.615 4.635-1.615h.285z"/><defs><linearGradient id="SVGmqZOleIW" x1="24.167" x2="23.76" y1="6.416" y2="18.358" gradientUnits="userSpaceOnUse"><stop stop-color="#fefcff"/><stop offset=".17" stop-color="#fefcff" stop-opacity="0"/><stop offset=".24" stop-color="#fefcff" stop-opacity="0"/><stop offset=".32" stop-color="#fefcff"/><stop offset=".42" stop-color="#fefcff" stop-opacity="0"/><stop offset=".58" stop-color="#fefcff" stop-opacity="0"/><stop offset=".67" stop-color="#fefcff"/><stop offset=".76" stop-color="#fefcff" stop-opacity="0"/><stop offset=".84" stop-color="#fefcff" stop-opacity="0"/><stop offset="1" stop-color="#fefcff"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedEpik(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="#683ca4" fillRule="evenodd" d="M12 21a8.997 8.997 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0 0 18m0-1a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clipRule="evenodd"/><path fill="url(#SVGmqZOleIW)" d="M11.499 6.74c0-.41.33-.74.735-.74H13v11.016c0 .545-.44.985-.985.985H11.5z"/><path fill="#fefcff" d="M14.5 11.22h-.17c-2.38 0-4.595 0-4.595-1.55c0-1.72 3.65-1.414 5.13-.7c.28.136.675.11.87-.134l.4-.5a.23.23 0 0 0 .01-.283a.2.2 0 0 0-.075-.067A8.55 8.55 0 0 0 12.15 7C9.73 7 7.68 8.126 7.68 9.676c0 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.735 2.885c1.82 0 3.584-.69 4.34-1.11a.25.25 0 0 0 .07-.375L16 14.99c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49 1.095-5.49-.735c0-1.62 2.165-1.615 4.635-1.615h.285z"/><defs><linearGradient id="SVGmqZOleIW" x1="24.167" x2="23.76" y1="6.416" y2="18.358" gradientUnits="userSpaceOnUse"><stop stopColor="#fefcff"/><stop offset=".17" stopColor="#fefcff" stopOpacity="0"/><stop offset=".24" stopColor="#fefcff" stopOpacity="0"/><stop offset=".32" stopColor="#fefcff"/><stop offset=".42" stopColor="#fefcff" stopOpacity="0"/><stop offset=".58" stopColor="#fefcff" stopOpacity="0"/><stop offset=".67" stopColor="#fefcff"/><stop offset=".76" stopColor="#fefcff" stopOpacity="0"/><stop offset=".84" stopColor="#fefcff" stopOpacity="0"/><stop offset="1" stopColor="#fefcff"/></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="#683ca4" fill-rule="evenodd" d="M12 21a8.997 8.997 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0 0 18m0-1a8 8 0 1 0 0-16a8 8 0 0 0 0 16" clip-rule="evenodd"/><path fill="url(#SVGmqZOleIW)" d="M11.499 6.74c0-.41.33-.74.735-.74H13v11.016c0 .545-.44.985-.985.985H11.5z"/><path fill="#fefcff" d="M14.5 11.22h-.17c-2.38 0-4.595 0-4.595-1.55c0-1.72 3.65-1.414 5.13-.7c.28.136.675.11.87-.134l.4-.5a.23.23 0 0 0 .01-.283a.2.2 0 0 0-.075-.067A8.55 8.55 0 0 0 12.15 7C9.73 7 7.68 8.126 7.68 9.676c0 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.735 2.885c1.82 0 3.584-.69 4.34-1.11a.25.25 0 0 0 .07-.375L16 14.99c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49 1.095-5.49-.735c0-1.62 2.165-1.615 4.635-1.615h.285z"/><defs><linearGradient id="SVGmqZOleIW" x1="24.167" x2="23.76" y1="6.416" y2="18.358" gradientUnits="userSpaceOnUse"><stop stop-color="#fefcff"/><stop offset=".17" stop-color="#fefcff" stop-opacity="0"/><stop offset=".24" stop-color="#fefcff" stop-opacity="0"/><stop offset=".32" stop-color="#fefcff"/><stop offset=".42" stop-color="#fefcff" stop-opacity="0"/><stop offset=".58" stop-color="#fefcff" stop-opacity="0"/><stop offset=".67" stop-color="#fefcff"/><stop offset=".76" stop-color="#fefcff" stop-opacity="0"/><stop offset=".84" stop-color="#fefcff" stop-opacity="0"/><stop offset="1" stop-color="#fefcff"/></linearGradient></defs></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23683ca4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a8.997%208.997%200%200%200%209-9a9%209%200%200%200-9-9a9%209%200%200%200%200%2018m0-1a8%208%200%201%200%200-16a8%208%200%200%200%200%2016%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmqZOleIW)%22%20d%3D%22M11.499%206.74c0-.41.33-.74.735-.74H13v11.016c0%20.545-.44.985-.985.985H11.5z%22%2F%3E%3Cpath%20fill%3D%22%23fefcff%22%20d%3D%22M14.5%2011.22h-.17c-2.38%200-4.595%200-4.595-1.55c0-1.72%203.65-1.414%205.13-.7c.28.136.675.11.87-.134l.4-.5a.23.23%200%200%200%20.01-.283a.2.2%200%200%200-.075-.067A8.55%208.55%200%200%200%2012.15%207C9.73%207%207.68%208.126%207.68%209.676c0%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.735%202.885c1.82%200%203.584-.69%204.34-1.11a.25.25%200%200%200%20.07-.375L16%2014.99c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49%201.095-5.49-.735c0-1.62%202.165-1.615%204.635-1.615h.285z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGmqZOleIW%22%20x1%3D%2224.167%22%20x2%3D%2223.76%22%20y1%3D%226.416%22%20y2%3D%2218.358%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fefcff%22%2F%3E%3Cstop%20offset%3D%22.17%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.32%22%20stop-color%3D%22%23fefcff%22%2F%3E%3Cstop%20offset%3D%22.42%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.58%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.67%22%20stop-color%3D%22%23fefcff%22%2F%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fefcff%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%22%23683ca4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a8.997%208.997%200%200%200%209-9a9%209%200%200%200-9-9a9%209%200%200%200%200%2018m0-1a8%208%200%201%200%200-16a8%208%200%200%200%200%2016%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmqZOleIW)%22%20d%3D%22M11.499%206.74c0-.41.33-.74.735-.74H13v11.016c0%20.545-.44.985-.985.985H11.5z%22%2F%3E%3Cpath%20fill%3D%22%23fefcff%22%20d%3D%22M14.5%2011.22h-.17c-2.38%200-4.595%200-4.595-1.55c0-1.72%203.65-1.414%205.13-.7c.28.136.675.11.87-.134l.4-.5a.23.23%200%200%200%20.01-.283a.2.2%200%200%200-.075-.067A8.55%208.55%200%200%200%2012.15%207C9.73%207%207.68%208.126%207.68%209.676c0%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.735%202.885c1.82%200%203.584-.69%204.34-1.11a.25.25%200%200%200%20.07-.375L16%2014.99c-.21-.26-.63-.285-.93-.14c-1.56.75-5.49%201.095-5.49-.735c0-1.62%202.165-1.615%204.635-1.615h.285z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGmqZOleIW%22%20x1%3D%2224.167%22%20x2%3D%2223.76%22%20y1%3D%226.416%22%20y2%3D%2218.358%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fefcff%22%2F%3E%3Cstop%20offset%3D%22.17%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.32%22%20stop-color%3D%22%23fefcff%22%2F%3E%3Cstop%20offset%3D%22.42%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.58%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.67%22%20stop-color%3D%22%23fefcff%22%2F%3E%3Cstop%20offset%3D%22.76%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.84%22%20stop-color%3D%22%23fefcff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fefcff%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/epik.svg?color=%231a73e8&size=48