2dai logo
2dai from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- 2dai
- 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 2dai 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(#SVGZg5tncrj)" d="M19.744 9.697H21v6.28h-1.256z"/><path fill="url(#SVGAUUBoc4g)" d="m18.907 13.047l-3.14-5.023l-3.14 5.023h1.457l1.683-2.692l1.683 2.692z"/><path fill="#f15a38" d="m13.918 15.976l1.1-2.16h1.5l1.1 2.16l1.708-3.349H12.21z"/><path fill="url(#SVG2TCbCdTi)" fill-rule="evenodd" d="M8.441 11.703v1.926c.026.083.168.255.566.255c.49 0 1.109-.385 1.109-1.24c0-.849-.896-1.272-1.315-1.272h-.037a.326.326 0 0 0-.323.331m.252.23v1.444c.016.067.121.197.397.197c.348 0 .783-.293.783-.933s-.628-.959-.93-.959H8.92c-.126 0-.226.113-.226.251" clip-rule="evenodd"/><path fill="url(#SVGBqisBcqp)" fill-rule="evenodd" d="m3 11.254l1.256-.72h1.607l.904.87v1.407a3 3 0 0 1-.326.268c-.176.134-.335.255-.394.385h.72v1.675H3.494L3 14.909v-.922c.56-.401 1.725-1.297 1.921-1.657c-.096-.034-.774.192-1.096.31l-.46-.31zm.419-.017l1.025-.44h1.298l.607.683v1.1l-.72.922v.171h1.105v1.047H3.419v-.716c.435-.255 1.402-.92 1.783-1.54c-.071-.34-.264-.586-.419-.586c-.096 0-.536.142-.879.25l-.234.08z" clip-rule="evenodd"/><path fill="url(#SVGcDgtwd5m)" fill-rule="evenodd" d="M9.28 10.116H6.767v5.023h2.511a2.512 2.512 0 0 0 0-5.023m0 .418H7.185v4.186H9.28a2.094 2.094 0 0 0 0-4.186" clip-rule="evenodd"/><defs><linearGradient id="SVGZg5tncrj" x1="21" x2="3" y1="10.382" y2="10.382" gradientUnits="userSpaceOnUse"><stop offset=".32" stop-color="#f65c38"/><stop offset=".62" stop-color="#ed5438"/></linearGradient><linearGradient id="SVGAUUBoc4g" x1="15.648" x2="9.804" y1="11.404" y2="19.334" gradientUnits="userSpaceOnUse"><stop stop-color="#f55d39"/><stop offset="1" stop-color="#d43155"/></linearGradient><linearGradient id="SVG2TCbCdTi" x1="12" x2="12" y1="8.024" y2="15.977" gradientUnits="userSpaceOnUse"><stop stop-color="#523c70"/><stop offset="1" stop-color="#726cac"/></linearGradient><linearGradient id="SVGBqisBcqp" x1="5.28" x2="8.632" y1="9.049" y2="19.823" gradientUnits="userSpaceOnUse"><stop stop-color="#787bb1"/><stop offset=".43" stop-color="#40305f"/><stop offset="1" stop-color="#5a437c"/></linearGradient><linearGradient id="SVGcDgtwd5m" x1="9.279" x2="9.279" y1="10.116" y2="15.139" gradientUnits="userSpaceOnUse"><stop stop-color="#726cac"/><stop offset="1" stop-color="#523c70"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBranded2dai(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(#SVGZg5tncrj)" d="M19.744 9.697H21v6.28h-1.256z"/><path fill="url(#SVGAUUBoc4g)" d="m18.907 13.047l-3.14-5.023l-3.14 5.023h1.457l1.683-2.692l1.683 2.692z"/><path fill="#f15a38" d="m13.918 15.976l1.1-2.16h1.5l1.1 2.16l1.708-3.349H12.21z"/><path fill="url(#SVG2TCbCdTi)" fillRule="evenodd" d="M8.441 11.703v1.926c.026.083.168.255.566.255c.49 0 1.109-.385 1.109-1.24c0-.849-.896-1.272-1.315-1.272h-.037a.326.326 0 0 0-.323.331m.252.23v1.444c.016.067.121.197.397.197c.348 0 .783-.293.783-.933s-.628-.959-.93-.959H8.92c-.126 0-.226.113-.226.251" clipRule="evenodd"/><path fill="url(#SVGBqisBcqp)" fillRule="evenodd" d="m3 11.254l1.256-.72h1.607l.904.87v1.407a3 3 0 0 1-.326.268c-.176.134-.335.255-.394.385h.72v1.675H3.494L3 14.909v-.922c.56-.401 1.725-1.297 1.921-1.657c-.096-.034-.774.192-1.096.31l-.46-.31zm.419-.017l1.025-.44h1.298l.607.683v1.1l-.72.922v.171h1.105v1.047H3.419v-.716c.435-.255 1.402-.92 1.783-1.54c-.071-.34-.264-.586-.419-.586c-.096 0-.536.142-.879.25l-.234.08z" clipRule="evenodd"/><path fill="url(#SVGcDgtwd5m)" fillRule="evenodd" d="M9.28 10.116H6.767v5.023h2.511a2.512 2.512 0 0 0 0-5.023m0 .418H7.185v4.186H9.28a2.094 2.094 0 0 0 0-4.186" clipRule="evenodd"/><defs><linearGradient id="SVGZg5tncrj" x1="21" x2="3" y1="10.382" y2="10.382" gradientUnits="userSpaceOnUse"><stop offset=".32" stopColor="#f65c38"/><stop offset=".62" stopColor="#ed5438"/></linearGradient><linearGradient id="SVGAUUBoc4g" x1="15.648" x2="9.804" y1="11.404" y2="19.334" gradientUnits="userSpaceOnUse"><stop stopColor="#f55d39"/><stop offset="1" stopColor="#d43155"/></linearGradient><linearGradient id="SVG2TCbCdTi" x1="12" x2="12" y1="8.024" y2="15.977" gradientUnits="userSpaceOnUse"><stop stopColor="#523c70"/><stop offset="1" stopColor="#726cac"/></linearGradient><linearGradient id="SVGBqisBcqp" x1="5.28" x2="8.632" y1="9.049" y2="19.823" gradientUnits="userSpaceOnUse"><stop stopColor="#787bb1"/><stop offset=".43" stopColor="#40305f"/><stop offset="1" stopColor="#5a437c"/></linearGradient><linearGradient id="SVGcDgtwd5m" x1="9.279" x2="9.279" y1="10.116" y2="15.139" gradientUnits="userSpaceOnUse"><stop stopColor="#726cac"/><stop offset="1" stopColor="#523c70"/></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(#SVGZg5tncrj)" d="M19.744 9.697H21v6.28h-1.256z"/><path fill="url(#SVGAUUBoc4g)" d="m18.907 13.047l-3.14-5.023l-3.14 5.023h1.457l1.683-2.692l1.683 2.692z"/><path fill="#f15a38" d="m13.918 15.976l1.1-2.16h1.5l1.1 2.16l1.708-3.349H12.21z"/><path fill="url(#SVG2TCbCdTi)" fill-rule="evenodd" d="M8.441 11.703v1.926c.026.083.168.255.566.255c.49 0 1.109-.385 1.109-1.24c0-.849-.896-1.272-1.315-1.272h-.037a.326.326 0 0 0-.323.331m.252.23v1.444c.016.067.121.197.397.197c.348 0 .783-.293.783-.933s-.628-.959-.93-.959H8.92c-.126 0-.226.113-.226.251" clip-rule="evenodd"/><path fill="url(#SVGBqisBcqp)" fill-rule="evenodd" d="m3 11.254l1.256-.72h1.607l.904.87v1.407a3 3 0 0 1-.326.268c-.176.134-.335.255-.394.385h.72v1.675H3.494L3 14.909v-.922c.56-.401 1.725-1.297 1.921-1.657c-.096-.034-.774.192-1.096.31l-.46-.31zm.419-.017l1.025-.44h1.298l.607.683v1.1l-.72.922v.171h1.105v1.047H3.419v-.716c.435-.255 1.402-.92 1.783-1.54c-.071-.34-.264-.586-.419-.586c-.096 0-.536.142-.879.25l-.234.08z" clip-rule="evenodd"/><path fill="url(#SVGcDgtwd5m)" fill-rule="evenodd" d="M9.28 10.116H6.767v5.023h2.511a2.512 2.512 0 0 0 0-5.023m0 .418H7.185v4.186H9.28a2.094 2.094 0 0 0 0-4.186" clip-rule="evenodd"/><defs><linearGradient id="SVGZg5tncrj" x1="21" x2="3" y1="10.382" y2="10.382" gradientUnits="userSpaceOnUse"><stop offset=".32" stop-color="#f65c38"/><stop offset=".62" stop-color="#ed5438"/></linearGradient><linearGradient id="SVGAUUBoc4g" x1="15.648" x2="9.804" y1="11.404" y2="19.334" gradientUnits="userSpaceOnUse"><stop stop-color="#f55d39"/><stop offset="1" stop-color="#d43155"/></linearGradient><linearGradient id="SVG2TCbCdTi" x1="12" x2="12" y1="8.024" y2="15.977" gradientUnits="userSpaceOnUse"><stop stop-color="#523c70"/><stop offset="1" stop-color="#726cac"/></linearGradient><linearGradient id="SVGBqisBcqp" x1="5.28" x2="8.632" y1="9.049" y2="19.823" gradientUnits="userSpaceOnUse"><stop stop-color="#787bb1"/><stop offset=".43" stop-color="#40305f"/><stop offset="1" stop-color="#5a437c"/></linearGradient><linearGradient id="SVGcDgtwd5m" x1="9.279" x2="9.279" y1="10.116" y2="15.139" gradientUnits="userSpaceOnUse"><stop stop-color="#726cac"/><stop offset="1" stop-color="#523c70"/></linearGradient></defs></g></svg> </template>
CSS
.icon-2dai {
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(%23SVGZg5tncrj)%22%20d%3D%22M19.744%209.697H21v6.28h-1.256z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAUUBoc4g)%22%20d%3D%22m18.907%2013.047l-3.14-5.023l-3.14%205.023h1.457l1.683-2.692l1.683%202.692z%22%2F%3E%3Cpath%20fill%3D%22%23f15a38%22%20d%3D%22m13.918%2015.976l1.1-2.16h1.5l1.1%202.16l1.708-3.349H12.21z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2TCbCdTi)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.441%2011.703v1.926c.026.083.168.255.566.255c.49%200%201.109-.385%201.109-1.24c0-.849-.896-1.272-1.315-1.272h-.037a.326.326%200%200%200-.323.331m.252.23v1.444c.016.067.121.197.397.197c.348%200%20.783-.293.783-.933s-.628-.959-.93-.959H8.92c-.126%200-.226.113-.226.251%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBqisBcqp)%22%20fill-rule%3D%22evenodd%22%20d%3D%22m3%2011.254l1.256-.72h1.607l.904.87v1.407a3%203%200%200%201-.326.268c-.176.134-.335.255-.394.385h.72v1.675H3.494L3%2014.909v-.922c.56-.401%201.725-1.297%201.921-1.657c-.096-.034-.774.192-1.096.31l-.46-.31zm.419-.017l1.025-.44h1.298l.607.683v1.1l-.72.922v.171h1.105v1.047H3.419v-.716c.435-.255%201.402-.92%201.783-1.54c-.071-.34-.264-.586-.419-.586c-.096%200-.536.142-.879.25l-.234.08z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGcDgtwd5m)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.28%2010.116H6.767v5.023h2.511a2.512%202.512%200%200%200%200-5.023m0%20.418H7.185v4.186H9.28a2.094%202.094%200%200%200%200-4.186%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZg5tncrj%22%20x1%3D%2221%22%20x2%3D%223%22%20y1%3D%2210.382%22%20y2%3D%2210.382%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.32%22%20stop-color%3D%22%23f65c38%22%2F%3E%3Cstop%20offset%3D%22.62%22%20stop-color%3D%22%23ed5438%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGAUUBoc4g%22%20x1%3D%2215.648%22%20x2%3D%229.804%22%20y1%3D%2211.404%22%20y2%3D%2219.334%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f55d39%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d43155%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG2TCbCdTi%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%228.024%22%20y2%3D%2215.977%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23523c70%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23726cac%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGBqisBcqp%22%20x1%3D%225.28%22%20x2%3D%228.632%22%20y1%3D%229.049%22%20y2%3D%2219.823%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23787bb1%22%2F%3E%3Cstop%20offset%3D%22.43%22%20stop-color%3D%22%2340305f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235a437c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcDgtwd5m%22%20x1%3D%229.279%22%20x2%3D%229.279%22%20y1%3D%2210.116%22%20y2%3D%2215.139%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23726cac%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23523c70%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(%23SVGZg5tncrj)%22%20d%3D%22M19.744%209.697H21v6.28h-1.256z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAUUBoc4g)%22%20d%3D%22m18.907%2013.047l-3.14-5.023l-3.14%205.023h1.457l1.683-2.692l1.683%202.692z%22%2F%3E%3Cpath%20fill%3D%22%23f15a38%22%20d%3D%22m13.918%2015.976l1.1-2.16h1.5l1.1%202.16l1.708-3.349H12.21z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2TCbCdTi)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.441%2011.703v1.926c.026.083.168.255.566.255c.49%200%201.109-.385%201.109-1.24c0-.849-.896-1.272-1.315-1.272h-.037a.326.326%200%200%200-.323.331m.252.23v1.444c.016.067.121.197.397.197c.348%200%20.783-.293.783-.933s-.628-.959-.93-.959H8.92c-.126%200-.226.113-.226.251%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGBqisBcqp)%22%20fill-rule%3D%22evenodd%22%20d%3D%22m3%2011.254l1.256-.72h1.607l.904.87v1.407a3%203%200%200%201-.326.268c-.176.134-.335.255-.394.385h.72v1.675H3.494L3%2014.909v-.922c.56-.401%201.725-1.297%201.921-1.657c-.096-.034-.774.192-1.096.31l-.46-.31zm.419-.017l1.025-.44h1.298l.607.683v1.1l-.72.922v.171h1.105v1.047H3.419v-.716c.435-.255%201.402-.92%201.783-1.54c-.071-.34-.264-.586-.419-.586c-.096%200-.536.142-.879.25l-.234.08z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGcDgtwd5m)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.28%2010.116H6.767v5.023h2.511a2.512%202.512%200%200%200%200-5.023m0%20.418H7.185v4.186H9.28a2.094%202.094%200%200%200%200-4.186%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZg5tncrj%22%20x1%3D%2221%22%20x2%3D%223%22%20y1%3D%2210.382%22%20y2%3D%2210.382%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.32%22%20stop-color%3D%22%23f65c38%22%2F%3E%3Cstop%20offset%3D%22.62%22%20stop-color%3D%22%23ed5438%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGAUUBoc4g%22%20x1%3D%2215.648%22%20x2%3D%229.804%22%20y1%3D%2211.404%22%20y2%3D%2219.334%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f55d39%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d43155%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG2TCbCdTi%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%228.024%22%20y2%3D%2215.977%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23523c70%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23726cac%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGBqisBcqp%22%20x1%3D%225.28%22%20x2%3D%228.632%22%20y1%3D%229.049%22%20y2%3D%2219.823%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23787bb1%22%2F%3E%3Cstop%20offset%3D%22.43%22%20stop-color%3D%22%2340305f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235a437c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcDgtwd5m%22%20x1%3D%229.279%22%20x2%3D%229.279%22%20y1%3D%2210.116%22%20y2%3D%2215.139%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23726cac%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23523c70%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/2dai.svg?color=%231a73e8&size=48