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

Name
epik-background
Set
Web3 Icons Branded
Style
Background
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"><g clip-path="url(#SVGHcSWxdhd14)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#683ca4" fill-rule="evenodd" d="M12 20a7.998 7.998 0 0 0 7.391-11.061A8 8 0 0 0 12 4a8 8 0 0 0 0 16m0-.889a7.112 7.112 0 1 0 0-14.223a7.112 7.112 0 0 0 0 14.223" clip-rule="evenodd"/><path fill="url(#SVGBfYKqdbs)" d="M11.555 7.325c0-.364.293-.658.653-.658h.68v9.791a.874.874 0 0 1-.876.876h-.457z"/><path fill="#fefcff" d="M14.222 11.307h-.152c-2.115 0-4.084 0-4.084-1.378c0-1.528 3.244-1.257 4.56-.622c.249.12.6.098.773-.12l.356-.444a.204.204 0 0 0-.058-.311a7.6 7.6 0 0 0-3.484-.876c-2.151 0-3.974 1-3.974 2.378c0 1.053 1.111 1.636 1.743 1.822h-.01c-.644.165-2.097.96-2.097 2.125c0 1.457 1.933 2.564 4.209 2.564c1.618 0 3.186-.613 3.858-.987a.223.223 0 0 0 .062-.333l-.37-.467c-.186-.23-.56-.253-.826-.124c-1.386.666-4.88.973-4.88-.653c0-1.44 1.925-1.436 4.12-1.436h.254z"/></g><defs><linearGradient id="SVGBfYKqdbs" x1="22.815" x2="22.453" y1="7.036" y2="17.651" 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><clipPath id="SVGHcSWxdhd14"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedEpikBackground(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"><g clipPath="url(#SVGHcSWxdhd14)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#683ca4" fillRule="evenodd" d="M12 20a7.998 7.998 0 0 0 7.391-11.061A8 8 0 0 0 12 4a8 8 0 0 0 0 16m0-.889a7.112 7.112 0 1 0 0-14.223a7.112 7.112 0 0 0 0 14.223" clipRule="evenodd"/><path fill="url(#SVGBfYKqdbs)" d="M11.555 7.325c0-.364.293-.658.653-.658h.68v9.791a.874.874 0 0 1-.876.876h-.457z"/><path fill="#fefcff" d="M14.222 11.307h-.152c-2.115 0-4.084 0-4.084-1.378c0-1.528 3.244-1.257 4.56-.622c.249.12.6.098.773-.12l.356-.444a.204.204 0 0 0-.058-.311a7.6 7.6 0 0 0-3.484-.876c-2.151 0-3.974 1-3.974 2.378c0 1.053 1.111 1.636 1.743 1.822h-.01c-.644.165-2.097.96-2.097 2.125c0 1.457 1.933 2.564 4.209 2.564c1.618 0 3.186-.613 3.858-.987a.223.223 0 0 0 .062-.333l-.37-.467c-.186-.23-.56-.253-.826-.124c-1.386.666-4.88.973-4.88-.653c0-1.44 1.925-1.436 4.12-1.436h.254z"/></g><defs><linearGradient id="SVGBfYKqdbs" x1="22.815" x2="22.453" y1="7.036" y2="17.651" 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><clipPath id="SVGHcSWxdhd14"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></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"><g clip-path="url(#SVGHcSWxdhd14)"><path fill="#000" d="M24 0H0v24h24z"/><path fill="#683ca4" fill-rule="evenodd" d="M12 20a7.998 7.998 0 0 0 7.391-11.061A8 8 0 0 0 12 4a8 8 0 0 0 0 16m0-.889a7.112 7.112 0 1 0 0-14.223a7.112 7.112 0 0 0 0 14.223" clip-rule="evenodd"/><path fill="url(#SVGBfYKqdbs)" d="M11.555 7.325c0-.364.293-.658.653-.658h.68v9.791a.874.874 0 0 1-.876.876h-.457z"/><path fill="#fefcff" d="M14.222 11.307h-.152c-2.115 0-4.084 0-4.084-1.378c0-1.528 3.244-1.257 4.56-.622c.249.12.6.098.773-.12l.356-.444a.204.204 0 0 0-.058-.311a7.6 7.6 0 0 0-3.484-.876c-2.151 0-3.974 1-3.974 2.378c0 1.053 1.111 1.636 1.743 1.822h-.01c-.644.165-2.097.96-2.097 2.125c0 1.457 1.933 2.564 4.209 2.564c1.618 0 3.186-.613 3.858-.987a.223.223 0 0 0 .062-.333l-.37-.467c-.186-.23-.56-.253-.826-.124c-1.386.666-4.88.973-4.88-.653c0-1.44 1.925-1.436 4.12-1.436h.254z"/></g><defs><linearGradient id="SVGBfYKqdbs" x1="22.815" x2="22.453" y1="7.036" y2="17.651" 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><clipPath id="SVGHcSWxdhd14"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-epik-background {
  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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd14)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23683ca4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020a7.998%207.998%200%200%200%207.391-11.061A8%208%200%200%200%2012%204a8%208%200%200%200%200%2016m0-.889a7.112%207.112%200%201%200%200-14.223a7.112%207.112%200%200%200%200%2014.223%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBfYKqdbs)%22%20d%3D%22M11.555%207.325c0-.364.293-.658.653-.658h.68v9.791a.874.874%200%200%201-.876.876h-.457z%22%2F%3E%3Cpath%20fill%3D%22%23fefcff%22%20d%3D%22M14.222%2011.307h-.152c-2.115%200-4.084%200-4.084-1.378c0-1.528%203.244-1.257%204.56-.622c.249.12.6.098.773-.12l.356-.444a.204.204%200%200%200-.058-.311a7.6%207.6%200%200%200-3.484-.876c-2.151%200-3.974%201-3.974%202.378c0%201.053%201.111%201.636%201.743%201.822h-.01c-.644.165-2.097.96-2.097%202.125c0%201.457%201.933%202.564%204.209%202.564c1.618%200%203.186-.613%203.858-.987a.223.223%200%200%200%20.062-.333l-.37-.467c-.186-.23-.56-.253-.826-.124c-1.386.666-4.88.973-4.88-.653c0-1.44%201.925-1.436%204.12-1.436h.254z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGBfYKqdbs%22%20x1%3D%2222.815%22%20x2%3D%2222.453%22%20y1%3D%227.036%22%20y2%3D%2217.651%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%3CclipPath%20id%3D%22SVGHcSWxdhd14%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd14)%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23683ca4%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020a7.998%207.998%200%200%200%207.391-11.061A8%208%200%200%200%2012%204a8%208%200%200%200%200%2016m0-.889a7.112%207.112%200%201%200%200-14.223a7.112%207.112%200%200%200%200%2014.223%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBfYKqdbs)%22%20d%3D%22M11.555%207.325c0-.364.293-.658.653-.658h.68v9.791a.874.874%200%200%201-.876.876h-.457z%22%2F%3E%3Cpath%20fill%3D%22%23fefcff%22%20d%3D%22M14.222%2011.307h-.152c-2.115%200-4.084%200-4.084-1.378c0-1.528%203.244-1.257%204.56-.622c.249.12.6.098.773-.12l.356-.444a.204.204%200%200%200-.058-.311a7.6%207.6%200%200%200-3.484-.876c-2.151%200-3.974%201-3.974%202.378c0%201.053%201.111%201.636%201.743%201.822h-.01c-.644.165-2.097.96-2.097%202.125c0%201.457%201.933%202.564%204.209%202.564c1.618%200%203.186-.613%203.858-.987a.223.223%200%200%200%20.062-.333l-.37-.467c-.186-.23-.56-.253-.826-.124c-1.386.666-4.88.973-4.88-.653c0-1.44%201.925-1.436%204.12-1.436h.254z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGBfYKqdbs%22%20x1%3D%2222.815%22%20x2%3D%2222.453%22%20y1%3D%227.036%22%20y2%3D%2217.651%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%3CclipPath%20id%3D%22SVGHcSWxdhd14%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%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-background.svg?color=%231a73e8&size=48