xdc from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
xdc
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the xdc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.977 11.128C18.907-.836 3.281 1.48 3 11.128l1.474.76s-.478.28-1.474.933c1.811 11.745 17.184 10.035 18-.017a135 135 0 0 0-1.513-.917zm-7.706 4.185l-1.468-2.531l-1.474 2.53l-1.136-.084l2.132-3.583l-1.912-3.082l1.153-.101l1.35 2.289l1.36-2.194l1.07.023l-1.767 3.049l1.969 3.645l-1.271.039z"/><path fill="currentColor" d="M20.241 10.65C17.434.02 4.592 2.888 3.715 10.65l2.194 1.237l-2.194 1.396c1.912 10.231 15.772 8.257 16.526-.023a292 292 0 0 0-2.227-1.395s1.89-1.013 2.227-1.215m-6.964 4.68l-1.473-2.531l-1.497 2.531l-1.136-.079l2.138-3.583L9.396 8.58l1.153-.096l1.35 2.29l1.356-2.194l1.074.022l-1.766 3.044l1.991 3.645l-1.271.039z"/></svg>

React

import type { SVGProps } from "react";

export function TokenXdc(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" d="M20.977 11.128C18.907-.836 3.281 1.48 3 11.128l1.474.76s-.478.28-1.474.933c1.811 11.745 17.184 10.035 18-.017a135 135 0 0 0-1.513-.917zm-7.706 4.185l-1.468-2.531l-1.474 2.53l-1.136-.084l2.132-3.583l-1.912-3.082l1.153-.101l1.35 2.289l1.36-2.194l1.07.023l-1.767 3.049l1.969 3.645l-1.271.039z"/><path fill="currentColor" d="M20.241 10.65C17.434.02 4.592 2.888 3.715 10.65l2.194 1.237l-2.194 1.396c1.912 10.231 15.772 8.257 16.526-.023a292 292 0 0 0-2.227-1.395s1.89-1.013 2.227-1.215m-6.964 4.68l-1.473-2.531l-1.497 2.531l-1.136-.079l2.138-3.583L9.396 8.58l1.153-.096l1.35 2.29l1.356-2.194l1.074.022l-1.766 3.044l1.991 3.645l-1.271.039z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.977 11.128C18.907-.836 3.281 1.48 3 11.128l1.474.76s-.478.28-1.474.933c1.811 11.745 17.184 10.035 18-.017a135 135 0 0 0-1.513-.917zm-7.706 4.185l-1.468-2.531l-1.474 2.53l-1.136-.084l2.132-3.583l-1.912-3.082l1.153-.101l1.35 2.289l1.36-2.194l1.07.023l-1.767 3.049l1.969 3.645l-1.271.039z"/><path fill="currentColor" d="M20.241 10.65C17.434.02 4.592 2.888 3.715 10.65l2.194 1.237l-2.194 1.396c1.912 10.231 15.772 8.257 16.526-.023a292 292 0 0 0-2.227-1.395s1.89-1.013 2.227-1.215m-6.964 4.68l-1.473-2.531l-1.497 2.531l-1.136-.079l2.138-3.583L9.396 8.58l1.153-.096l1.35 2.29l1.356-2.194l1.074.022l-1.766 3.044l1.991 3.645l-1.271.039z"/></svg>
</template>

CSS

.icon-xdc {
  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%20d%3D%22M20.977%2011.128C18.907-.836%203.281%201.48%203%2011.128l1.474.76s-.478.28-1.474.933c1.811%2011.745%2017.184%2010.035%2018-.017a135%20135%200%200%200-1.513-.917zm-7.706%204.185l-1.468-2.531l-1.474%202.53l-1.136-.084l2.132-3.583l-1.912-3.082l1.153-.101l1.35%202.289l1.36-2.194l1.07.023l-1.767%203.049l1.969%203.645l-1.271.039z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.241%2010.65C17.434.02%204.592%202.888%203.715%2010.65l2.194%201.237l-2.194%201.396c1.912%2010.231%2015.772%208.257%2016.526-.023a292%20292%200%200%200-2.227-1.395s1.89-1.013%202.227-1.215m-6.964%204.68l-1.473-2.531l-1.497%202.531l-1.136-.079l2.138-3.583L9.396%208.58l1.153-.096l1.35%202.29l1.356-2.194l1.074.022l-1.766%203.044l1.991%203.645l-1.271.039z%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%20d%3D%22M20.977%2011.128C18.907-.836%203.281%201.48%203%2011.128l1.474.76s-.478.28-1.474.933c1.811%2011.745%2017.184%2010.035%2018-.017a135%20135%200%200%200-1.513-.917zm-7.706%204.185l-1.468-2.531l-1.474%202.53l-1.136-.084l2.132-3.583l-1.912-3.082l1.153-.101l1.35%202.289l1.36-2.194l1.07.023l-1.767%203.049l1.969%203.645l-1.271.039z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.241%2010.65C17.434.02%204.592%202.888%203.715%2010.65l2.194%201.237l-2.194%201.396c1.912%2010.231%2015.772%208.257%2016.526-.023a292%20292%200%200%200-2.227-1.395s1.89-1.013%202.227-1.215m-6.964%204.68l-1.473-2.531l-1.497%202.531l-1.136-.079l2.138-3.583L9.396%208.58l1.153-.096l1.35%202.29l1.356-2.194l1.074.022l-1.766%203.044l1.991%203.645l-1.271.039z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/xdc.svg?color=%231a73e8&size=48