eurs logo
eurs from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- eurs
- 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 eurs 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(#SVGFmn9jbEc)" d="M18.437 18.29A8.97 8.97 0 0 0 21 12a8.99 8.99 0 0 0-3.445-7.082l-1.612.062c-2.375.271-4.472 1.647-5.516 3.643h8.885l-1.125 2.25H9.755l-.005.05c-.109.867-.097 1.334 0 2.143l.007.059h7.306l-1.126 2.25h-5.326c.925 1.334 2.481 2.227 4.253 2.53a28 28 0 0 0 3.573.385m-2.603 1.854A9 9 0 0 1 3 12a9 9 0 0 1 11.042-8.767a8.48 8.48 0 0 0-6.07 5.39H6.374l-1.125 2.25H7.5v.002c-.068.909-.06 1.398 0 2.25H6.375l-1.125 2.25h2.88c1.303 2.622 4.307 4.378 6.734 4.667q.516.061.97.102"/><defs><linearGradient id="SVGFmn9jbEc" x1="20.394" x2="3.939" y1="4.123" y2="19.015" gradientUnits="userSpaceOnUse"><stop stop-color="#b030ec"/><stop offset=".464" stop-color="#2b7fef"/><stop offset="1" stop-color="#15bcff"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedEurs(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(#SVGFmn9jbEc)" d="M18.437 18.29A8.97 8.97 0 0 0 21 12a8.99 8.99 0 0 0-3.445-7.082l-1.612.062c-2.375.271-4.472 1.647-5.516 3.643h8.885l-1.125 2.25H9.755l-.005.05c-.109.867-.097 1.334 0 2.143l.007.059h7.306l-1.126 2.25h-5.326c.925 1.334 2.481 2.227 4.253 2.53a28 28 0 0 0 3.573.385m-2.603 1.854A9 9 0 0 1 3 12a9 9 0 0 1 11.042-8.767a8.48 8.48 0 0 0-6.07 5.39H6.374l-1.125 2.25H7.5v.002c-.068.909-.06 1.398 0 2.25H6.375l-1.125 2.25h2.88c1.303 2.622 4.307 4.378 6.734 4.667q.516.061.97.102"/><defs><linearGradient id="SVGFmn9jbEc" x1="20.394" x2="3.939" y1="4.123" y2="19.015" gradientUnits="userSpaceOnUse"><stop stopColor="#b030ec"/><stop offset=".464" stopColor="#2b7fef"/><stop offset="1" stopColor="#15bcff"/></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(#SVGFmn9jbEc)" d="M18.437 18.29A8.97 8.97 0 0 0 21 12a8.99 8.99 0 0 0-3.445-7.082l-1.612.062c-2.375.271-4.472 1.647-5.516 3.643h8.885l-1.125 2.25H9.755l-.005.05c-.109.867-.097 1.334 0 2.143l.007.059h7.306l-1.126 2.25h-5.326c.925 1.334 2.481 2.227 4.253 2.53a28 28 0 0 0 3.573.385m-2.603 1.854A9 9 0 0 1 3 12a9 9 0 0 1 11.042-8.767a8.48 8.48 0 0 0-6.07 5.39H6.374l-1.125 2.25H7.5v.002c-.068.909-.06 1.398 0 2.25H6.375l-1.125 2.25h2.88c1.303 2.622 4.307 4.378 6.734 4.667q.516.061.97.102"/><defs><linearGradient id="SVGFmn9jbEc" x1="20.394" x2="3.939" y1="4.123" y2="19.015" gradientUnits="userSpaceOnUse"><stop stop-color="#b030ec"/><stop offset=".464" stop-color="#2b7fef"/><stop offset="1" stop-color="#15bcff"/></linearGradient></defs></g></svg> </template>
CSS
.icon-eurs {
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(%23SVGFmn9jbEc)%22%20d%3D%22M18.437%2018.29A8.97%208.97%200%200%200%2021%2012a8.99%208.99%200%200%200-3.445-7.082l-1.612.062c-2.375.271-4.472%201.647-5.516%203.643h8.885l-1.125%202.25H9.755l-.005.05c-.109.867-.097%201.334%200%202.143l.007.059h7.306l-1.126%202.25h-5.326c.925%201.334%202.481%202.227%204.253%202.53a28%2028%200%200%200%203.573.385m-2.603%201.854A9%209%200%200%201%203%2012a9%209%200%200%201%2011.042-8.767a8.48%208.48%200%200%200-6.07%205.39H6.374l-1.125%202.25H7.5v.002c-.068.909-.06%201.398%200%202.25H6.375l-1.125%202.25h2.88c1.303%202.622%204.307%204.378%206.734%204.667q.516.061.97.102%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGFmn9jbEc%22%20x1%3D%2220.394%22%20x2%3D%223.939%22%20y1%3D%224.123%22%20y2%3D%2219.015%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b030ec%22%2F%3E%3Cstop%20offset%3D%22.464%22%20stop-color%3D%22%232b7fef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2315bcff%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(%23SVGFmn9jbEc)%22%20d%3D%22M18.437%2018.29A8.97%208.97%200%200%200%2021%2012a8.99%208.99%200%200%200-3.445-7.082l-1.612.062c-2.375.271-4.472%201.647-5.516%203.643h8.885l-1.125%202.25H9.755l-.005.05c-.109.867-.097%201.334%200%202.143l.007.059h7.306l-1.126%202.25h-5.326c.925%201.334%202.481%202.227%204.253%202.53a28%2028%200%200%200%203.573.385m-2.603%201.854A9%209%200%200%201%203%2012a9%209%200%200%201%2011.042-8.767a8.48%208.48%200%200%200-6.07%205.39H6.374l-1.125%202.25H7.5v.002c-.068.909-.06%201.398%200%202.25H6.375l-1.125%202.25h2.88c1.303%202.622%204.307%204.378%206.734%204.667q.516.061.97.102%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGFmn9jbEc%22%20x1%3D%2220.394%22%20x2%3D%223.939%22%20y1%3D%224.123%22%20y2%3D%2219.015%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b030ec%22%2F%3E%3Cstop%20offset%3D%22.464%22%20stop-color%3D%22%232b7fef%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2315bcff%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/eurs.svg?color=%231a73e8&size=48