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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#40d8c8"><path d="M9.783 12.255a.37.37 0 0 0 0-.505a342 342 0 0 0-4.82-5.04a1.43 1.43 0 0 1-.423-1.399c.145-.569.83-1.15 1.254-1.562c.726-.708 1.504-.32 2.102.325a771 771 0 0 0 4.528 4.784q.288.297.575 0l4.964-5.254a.9.9 0 0 1 .22-.162q.525-.278.988-.041c.354.191.394.441.104.743a817 817 0 0 0-5.597 5.881c-.574.61-1.353.639-1.956 0a1239 1239 0 0 0-4.744-4.993c-.185-.197-.383-.203-.586-.029a3 3 0 0 0-.348.366q-.228.289.023.552l4.79 5.05c.516.54.644 1.353.087 1.946c-1.916 2.02-3.82 4.029-5.725 6.02c-.278.29-.505.256-.679-.122c-.023-.058-.046-.11-.058-.162a1.05 1.05 0 0 1 .25-1.098zm9.266 6.711l.255-.273c.22-.232.215-.464 0-.696c-1.59-1.65-3.17-3.31-4.75-4.982c-.521-.551-.58-1.37-.069-1.91c1.94-2.032 3.85-4.058 5.742-6.061q.426-.463.65.145l.047.128c.151.406.076.766-.215 1.074l-5.028 5.306a.436.436 0 0 0 0 .593a990 990 0 0 0 4.802 5.062c.464.494.58 1.22.156 1.771c-.661.888-1.759 2.206-2.89 1.016l-4.761-5.04a.37.37 0 0 0-.419-.085a.4.4 0 0 0-.122.086l-5.085 5.353a.8.8 0 0 1-.517.25a1.16 1.16 0 0 1-.616-.111c-.371-.18-.406-.424-.116-.726a311 311 0 0 0 5.429-5.724c.644-.697 1.422-.947 2.142-.192l4.743 5.016q.307.323.622 0"/><path d="M6.382 11.983a.23.23 0 0 0-.058-.122a451 451 0 0 0-3.037-3.199a.92.92 0 0 1-.191-1.074l.04-.087c.215-.377.465-.412.76-.104l4.03 4.261q.322.33 0 .662l-4.064 4.238c-.285.29-.523.262-.726-.104a1 1 0 0 1-.046-.11c-.157-.407-.087-.773.215-1.08l3.036-3.159a.14.14 0 0 0 .035-.058a.2.2 0 0 0 0-.064z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedXcm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#40d8c8"><path d="M9.783 12.255a.37.37 0 0 0 0-.505a342 342 0 0 0-4.82-5.04a1.43 1.43 0 0 1-.423-1.399c.145-.569.83-1.15 1.254-1.562c.726-.708 1.504-.32 2.102.325a771 771 0 0 0 4.528 4.784q.288.297.575 0l4.964-5.254a.9.9 0 0 1 .22-.162q.525-.278.988-.041c.354.191.394.441.104.743a817 817 0 0 0-5.597 5.881c-.574.61-1.353.639-1.956 0a1239 1239 0 0 0-4.744-4.993c-.185-.197-.383-.203-.586-.029a3 3 0 0 0-.348.366q-.228.289.023.552l4.79 5.05c.516.54.644 1.353.087 1.946c-1.916 2.02-3.82 4.029-5.725 6.02c-.278.29-.505.256-.679-.122c-.023-.058-.046-.11-.058-.162a1.05 1.05 0 0 1 .25-1.098zm9.266 6.711l.255-.273c.22-.232.215-.464 0-.696c-1.59-1.65-3.17-3.31-4.75-4.982c-.521-.551-.58-1.37-.069-1.91c1.94-2.032 3.85-4.058 5.742-6.061q.426-.463.65.145l.047.128c.151.406.076.766-.215 1.074l-5.028 5.306a.436.436 0 0 0 0 .593a990 990 0 0 0 4.802 5.062c.464.494.58 1.22.156 1.771c-.661.888-1.759 2.206-2.89 1.016l-4.761-5.04a.37.37 0 0 0-.419-.085a.4.4 0 0 0-.122.086l-5.085 5.353a.8.8 0 0 1-.517.25a1.16 1.16 0 0 1-.616-.111c-.371-.18-.406-.424-.116-.726a311 311 0 0 0 5.429-5.724c.644-.697 1.422-.947 2.142-.192l4.743 5.016q.307.323.622 0"/><path d="M6.382 11.983a.23.23 0 0 0-.058-.122a451 451 0 0 0-3.037-3.199a.92.92 0 0 1-.191-1.074l.04-.087c.215-.377.465-.412.76-.104l4.03 4.261q.322.33 0 .662l-4.064 4.238c-.285.29-.523.262-.726-.104a1 1 0 0 1-.046-.11c-.157-.407-.087-.773.215-1.08l3.036-3.159a.14.14 0 0 0 .035-.058a.2.2 0 0 0 0-.064z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#40d8c8"><path d="M9.783 12.255a.37.37 0 0 0 0-.505a342 342 0 0 0-4.82-5.04a1.43 1.43 0 0 1-.423-1.399c.145-.569.83-1.15 1.254-1.562c.726-.708 1.504-.32 2.102.325a771 771 0 0 0 4.528 4.784q.288.297.575 0l4.964-5.254a.9.9 0 0 1 .22-.162q.525-.278.988-.041c.354.191.394.441.104.743a817 817 0 0 0-5.597 5.881c-.574.61-1.353.639-1.956 0a1239 1239 0 0 0-4.744-4.993c-.185-.197-.383-.203-.586-.029a3 3 0 0 0-.348.366q-.228.289.023.552l4.79 5.05c.516.54.644 1.353.087 1.946c-1.916 2.02-3.82 4.029-5.725 6.02c-.278.29-.505.256-.679-.122c-.023-.058-.046-.11-.058-.162a1.05 1.05 0 0 1 .25-1.098zm9.266 6.711l.255-.273c.22-.232.215-.464 0-.696c-1.59-1.65-3.17-3.31-4.75-4.982c-.521-.551-.58-1.37-.069-1.91c1.94-2.032 3.85-4.058 5.742-6.061q.426-.463.65.145l.047.128c.151.406.076.766-.215 1.074l-5.028 5.306a.436.436 0 0 0 0 .593a990 990 0 0 0 4.802 5.062c.464.494.58 1.22.156 1.771c-.661.888-1.759 2.206-2.89 1.016l-4.761-5.04a.37.37 0 0 0-.419-.085a.4.4 0 0 0-.122.086l-5.085 5.353a.8.8 0 0 1-.517.25a1.16 1.16 0 0 1-.616-.111c-.371-.18-.406-.424-.116-.726a311 311 0 0 0 5.429-5.724c.644-.697 1.422-.947 2.142-.192l4.743 5.016q.307.323.622 0"/><path d="M6.382 11.983a.23.23 0 0 0-.058-.122a451 451 0 0 0-3.037-3.199a.92.92 0 0 1-.191-1.074l.04-.087c.215-.377.465-.412.76-.104l4.03 4.261q.322.33 0 .662l-4.064 4.238c-.285.29-.523.262-.726-.104a1 1 0 0 1-.046-.11c-.157-.407-.087-.773.215-1.08l3.036-3.159a.14.14 0 0 0 .035-.058a.2.2 0 0 0 0-.064z"/></g></svg>
</template>

CSS

.icon-xcm {
  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%22%2340d8c8%22%3E%3Cpath%20d%3D%22M9.783%2012.255a.37.37%200%200%200%200-.505a342%20342%200%200%200-4.82-5.04a1.43%201.43%200%200%201-.423-1.399c.145-.569.83-1.15%201.254-1.562c.726-.708%201.504-.32%202.102.325a771%20771%200%200%200%204.528%204.784q.288.297.575%200l4.964-5.254a.9.9%200%200%201%20.22-.162q.525-.278.988-.041c.354.191.394.441.104.743a817%20817%200%200%200-5.597%205.881c-.574.61-1.353.639-1.956%200a1239%201239%200%200%200-4.744-4.993c-.185-.197-.383-.203-.586-.029a3%203%200%200%200-.348.366q-.228.289.023.552l4.79%205.05c.516.54.644%201.353.087%201.946c-1.916%202.02-3.82%204.029-5.725%206.02c-.278.29-.505.256-.679-.122c-.023-.058-.046-.11-.058-.162a1.05%201.05%200%200%201%20.25-1.098zm9.266%206.711l.255-.273c.22-.232.215-.464%200-.696c-1.59-1.65-3.17-3.31-4.75-4.982c-.521-.551-.58-1.37-.069-1.91c1.94-2.032%203.85-4.058%205.742-6.061q.426-.463.65.145l.047.128c.151.406.076.766-.215%201.074l-5.028%205.306a.436.436%200%200%200%200%20.593a990%20990%200%200%200%204.802%205.062c.464.494.58%201.22.156%201.771c-.661.888-1.759%202.206-2.89%201.016l-4.761-5.04a.37.37%200%200%200-.419-.085a.4.4%200%200%200-.122.086l-5.085%205.353a.8.8%200%200%201-.517.25a1.16%201.16%200%200%201-.616-.111c-.371-.18-.406-.424-.116-.726a311%20311%200%200%200%205.429-5.724c.644-.697%201.422-.947%202.142-.192l4.743%205.016q.307.323.622%200%22%2F%3E%3Cpath%20d%3D%22M6.382%2011.983a.23.23%200%200%200-.058-.122a451%20451%200%200%200-3.037-3.199a.92.92%200%200%201-.191-1.074l.04-.087c.215-.377.465-.412.76-.104l4.03%204.261q.322.33%200%20.662l-4.064%204.238c-.285.29-.523.262-.726-.104a1%201%200%200%201-.046-.11c-.157-.407-.087-.773.215-1.08l3.036-3.159a.14.14%200%200%200%20.035-.058a.2.2%200%200%200%200-.064z%22%2F%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%22%2340d8c8%22%3E%3Cpath%20d%3D%22M9.783%2012.255a.37.37%200%200%200%200-.505a342%20342%200%200%200-4.82-5.04a1.43%201.43%200%200%201-.423-1.399c.145-.569.83-1.15%201.254-1.562c.726-.708%201.504-.32%202.102.325a771%20771%200%200%200%204.528%204.784q.288.297.575%200l4.964-5.254a.9.9%200%200%201%20.22-.162q.525-.278.988-.041c.354.191.394.441.104.743a817%20817%200%200%200-5.597%205.881c-.574.61-1.353.639-1.956%200a1239%201239%200%200%200-4.744-4.993c-.185-.197-.383-.203-.586-.029a3%203%200%200%200-.348.366q-.228.289.023.552l4.79%205.05c.516.54.644%201.353.087%201.946c-1.916%202.02-3.82%204.029-5.725%206.02c-.278.29-.505.256-.679-.122c-.023-.058-.046-.11-.058-.162a1.05%201.05%200%200%201%20.25-1.098zm9.266%206.711l.255-.273c.22-.232.215-.464%200-.696c-1.59-1.65-3.17-3.31-4.75-4.982c-.521-.551-.58-1.37-.069-1.91c1.94-2.032%203.85-4.058%205.742-6.061q.426-.463.65.145l.047.128c.151.406.076.766-.215%201.074l-5.028%205.306a.436.436%200%200%200%200%20.593a990%20990%200%200%200%204.802%205.062c.464.494.58%201.22.156%201.771c-.661.888-1.759%202.206-2.89%201.016l-4.761-5.04a.37.37%200%200%200-.419-.085a.4.4%200%200%200-.122.086l-5.085%205.353a.8.8%200%200%201-.517.25a1.16%201.16%200%200%201-.616-.111c-.371-.18-.406-.424-.116-.726a311%20311%200%200%200%205.429-5.724c.644-.697%201.422-.947%202.142-.192l4.743%205.016q.307.323.622%200%22%2F%3E%3Cpath%20d%3D%22M6.382%2011.983a.23.23%200%200%200-.058-.122a451%20451%200%200%200-3.037-3.199a.92.92%200%200%201-.191-1.074l.04-.087c.215-.377.465-.412.76-.104l4.03%204.261q.322.33%200%20.662l-4.064%204.238c-.285.29-.523.262-.726-.104a1%201%200%200%201-.046-.11c-.157-.407-.087-.773.215-1.08l3.036-3.159a.14.14%200%200%200%20.035-.058a.2.2%200%200%200%200-.064z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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