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

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

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"><path fill="currentColor" d="M9.783 12.256a.37.37 0 0 0 0-.506a342 342 0 0 0-4.819-5.039a1.43 1.43 0 0 1-.424-1.4c.146-.568.83-1.149 1.254-1.56c.726-.71 1.504-.32 2.102.324a779 779 0 0 0 4.528 4.784q.288.295.575 0l4.964-5.254a.9.9 0 0 1 .22-.163q.525-.277.988-.04c.354.191.395.441.104.743a812 812 0 0 0-5.596 5.881c-.575.61-1.353.639-1.957 0a1233 1233 0 0 0-4.743-4.993c-.186-.197-.383-.203-.587-.029a3 3 0 0 0-.348.366q-.227.289.023.551l4.79 5.051c.517.54.644 1.353.087 1.945c-1.916 2.02-3.82 4.03-5.724 6.02c-.279.291-.505.256-.68-.121c-.023-.058-.046-.11-.058-.163a1.04 1.04 0 0 1 .25-1.097zm9.266 6.71l.255-.272c.22-.232.215-.465 0-.697a663 663 0 0 1-4.749-4.981c-.522-.552-.58-1.37-.07-1.91c1.94-2.032 3.85-4.058 5.742-6.061q.426-.463.65.145l.047.128c.15.406.075.766-.215 1.074l-5.028 5.306a.436.436 0 0 0 0 .592a985 985 0 0 0 4.802 5.063c.464.493.58 1.219.156 1.77c-.661.889-1.759 2.206-2.89 1.017l-4.761-5.04a.37.37 0 0 0-.54 0l-5.086 5.353a.8.8 0 0 1-.517.25a1.16 1.16 0 0 1-.615-.11c-.372-.18-.406-.424-.116-.727a310 310 0 0 0 5.428-5.724c.644-.697 1.422-.946 2.142-.191l4.744 5.016q.306.321.62 0"/><path fill="currentColor" d="M6.381 11.982a.23.23 0 0 0-.058-.122a450 450 0 0 0-3.036-3.199a.92.92 0 0 1-.192-1.074l.041-.087c.215-.377.465-.412.76-.104l4.03 4.261q.322.33 0 .662l-4.064 4.238c-.285.29-.523.261-.726-.104a1 1 0 0 1-.046-.11c-.157-.407-.087-.773.214-1.08l3.037-3.159a.14.14 0 0 0 .035-.058a.2.2 0 0 0 0-.064z"/></svg>

React

import type { SVGProps } from "react";

export function TokenXcm(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="M9.783 12.256a.37.37 0 0 0 0-.506a342 342 0 0 0-4.819-5.039a1.43 1.43 0 0 1-.424-1.4c.146-.568.83-1.149 1.254-1.56c.726-.71 1.504-.32 2.102.324a779 779 0 0 0 4.528 4.784q.288.295.575 0l4.964-5.254a.9.9 0 0 1 .22-.163q.525-.277.988-.04c.354.191.395.441.104.743a812 812 0 0 0-5.596 5.881c-.575.61-1.353.639-1.957 0a1233 1233 0 0 0-4.743-4.993c-.186-.197-.383-.203-.587-.029a3 3 0 0 0-.348.366q-.227.289.023.551l4.79 5.051c.517.54.644 1.353.087 1.945c-1.916 2.02-3.82 4.03-5.724 6.02c-.279.291-.505.256-.68-.121c-.023-.058-.046-.11-.058-.163a1.04 1.04 0 0 1 .25-1.097zm9.266 6.71l.255-.272c.22-.232.215-.465 0-.697a663 663 0 0 1-4.749-4.981c-.522-.552-.58-1.37-.07-1.91c1.94-2.032 3.85-4.058 5.742-6.061q.426-.463.65.145l.047.128c.15.406.075.766-.215 1.074l-5.028 5.306a.436.436 0 0 0 0 .592a985 985 0 0 0 4.802 5.063c.464.493.58 1.219.156 1.77c-.661.889-1.759 2.206-2.89 1.017l-4.761-5.04a.37.37 0 0 0-.54 0l-5.086 5.353a.8.8 0 0 1-.517.25a1.16 1.16 0 0 1-.615-.11c-.372-.18-.406-.424-.116-.727a310 310 0 0 0 5.428-5.724c.644-.697 1.422-.946 2.142-.191l4.744 5.016q.306.321.62 0"/><path fill="currentColor" d="M6.381 11.982a.23.23 0 0 0-.058-.122a450 450 0 0 0-3.036-3.199a.92.92 0 0 1-.192-1.074l.041-.087c.215-.377.465-.412.76-.104l4.03 4.261q.322.33 0 .662l-4.064 4.238c-.285.29-.523.261-.726-.104a1 1 0 0 1-.046-.11c-.157-.407-.087-.773.214-1.08l3.037-3.159a.14.14 0 0 0 .035-.058a.2.2 0 0 0 0-.064z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.783 12.256a.37.37 0 0 0 0-.506a342 342 0 0 0-4.819-5.039a1.43 1.43 0 0 1-.424-1.4c.146-.568.83-1.149 1.254-1.56c.726-.71 1.504-.32 2.102.324a779 779 0 0 0 4.528 4.784q.288.295.575 0l4.964-5.254a.9.9 0 0 1 .22-.163q.525-.277.988-.04c.354.191.395.441.104.743a812 812 0 0 0-5.596 5.881c-.575.61-1.353.639-1.957 0a1233 1233 0 0 0-4.743-4.993c-.186-.197-.383-.203-.587-.029a3 3 0 0 0-.348.366q-.227.289.023.551l4.79 5.051c.517.54.644 1.353.087 1.945c-1.916 2.02-3.82 4.03-5.724 6.02c-.279.291-.505.256-.68-.121c-.023-.058-.046-.11-.058-.163a1.04 1.04 0 0 1 .25-1.097zm9.266 6.71l.255-.272c.22-.232.215-.465 0-.697a663 663 0 0 1-4.749-4.981c-.522-.552-.58-1.37-.07-1.91c1.94-2.032 3.85-4.058 5.742-6.061q.426-.463.65.145l.047.128c.15.406.075.766-.215 1.074l-5.028 5.306a.436.436 0 0 0 0 .592a985 985 0 0 0 4.802 5.063c.464.493.58 1.219.156 1.77c-.661.889-1.759 2.206-2.89 1.017l-4.761-5.04a.37.37 0 0 0-.54 0l-5.086 5.353a.8.8 0 0 1-.517.25a1.16 1.16 0 0 1-.615-.11c-.372-.18-.406-.424-.116-.727a310 310 0 0 0 5.428-5.724c.644-.697 1.422-.946 2.142-.191l4.744 5.016q.306.321.62 0"/><path fill="currentColor" d="M6.381 11.982a.23.23 0 0 0-.058-.122a450 450 0 0 0-3.036-3.199a.92.92 0 0 1-.192-1.074l.041-.087c.215-.377.465-.412.76-.104l4.03 4.261q.322.33 0 .662l-4.064 4.238c-.285.29-.523.261-.726-.104a1 1 0 0 1-.046-.11c-.157-.407-.087-.773.214-1.08l3.037-3.159a.14.14 0 0 0 .035-.058a.2.2 0 0 0 0-.064z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.783%2012.256a.37.37%200%200%200%200-.506a342%20342%200%200%200-4.819-5.039a1.43%201.43%200%200%201-.424-1.4c.146-.568.83-1.149%201.254-1.56c.726-.71%201.504-.32%202.102.324a779%20779%200%200%200%204.528%204.784q.288.295.575%200l4.964-5.254a.9.9%200%200%201%20.22-.163q.525-.277.988-.04c.354.191.395.441.104.743a812%20812%200%200%200-5.596%205.881c-.575.61-1.353.639-1.957%200a1233%201233%200%200%200-4.743-4.993c-.186-.197-.383-.203-.587-.029a3%203%200%200%200-.348.366q-.227.289.023.551l4.79%205.051c.517.54.644%201.353.087%201.945c-1.916%202.02-3.82%204.03-5.724%206.02c-.279.291-.505.256-.68-.121c-.023-.058-.046-.11-.058-.163a1.04%201.04%200%200%201%20.25-1.097zm9.266%206.71l.255-.272c.22-.232.215-.465%200-.697a663%20663%200%200%201-4.749-4.981c-.522-.552-.58-1.37-.07-1.91c1.94-2.032%203.85-4.058%205.742-6.061q.426-.463.65.145l.047.128c.15.406.075.766-.215%201.074l-5.028%205.306a.436.436%200%200%200%200%20.592a985%20985%200%200%200%204.802%205.063c.464.493.58%201.219.156%201.77c-.661.889-1.759%202.206-2.89%201.017l-4.761-5.04a.37.37%200%200%200-.54%200l-5.086%205.353a.8.8%200%200%201-.517.25a1.16%201.16%200%200%201-.615-.11c-.372-.18-.406-.424-.116-.727a310%20310%200%200%200%205.428-5.724c.644-.697%201.422-.946%202.142-.191l4.744%205.016q.306.321.62%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.381%2011.982a.23.23%200%200%200-.058-.122a450%20450%200%200%200-3.036-3.199a.92.92%200%200%201-.192-1.074l.041-.087c.215-.377.465-.412.76-.104l4.03%204.261q.322.33%200%20.662l-4.064%204.238c-.285.29-.523.261-.726-.104a1%201%200%200%201-.046-.11c-.157-.407-.087-.773.214-1.08l3.037-3.159a.14.14%200%200%200%20.035-.058a.2.2%200%200%200%200-.064z%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%22M9.783%2012.256a.37.37%200%200%200%200-.506a342%20342%200%200%200-4.819-5.039a1.43%201.43%200%200%201-.424-1.4c.146-.568.83-1.149%201.254-1.56c.726-.71%201.504-.32%202.102.324a779%20779%200%200%200%204.528%204.784q.288.295.575%200l4.964-5.254a.9.9%200%200%201%20.22-.163q.525-.277.988-.04c.354.191.395.441.104.743a812%20812%200%200%200-5.596%205.881c-.575.61-1.353.639-1.957%200a1233%201233%200%200%200-4.743-4.993c-.186-.197-.383-.203-.587-.029a3%203%200%200%200-.348.366q-.227.289.023.551l4.79%205.051c.517.54.644%201.353.087%201.945c-1.916%202.02-3.82%204.03-5.724%206.02c-.279.291-.505.256-.68-.121c-.023-.058-.046-.11-.058-.163a1.04%201.04%200%200%201%20.25-1.097zm9.266%206.71l.255-.272c.22-.232.215-.465%200-.697a663%20663%200%200%201-4.749-4.981c-.522-.552-.58-1.37-.07-1.91c1.94-2.032%203.85-4.058%205.742-6.061q.426-.463.65.145l.047.128c.15.406.075.766-.215%201.074l-5.028%205.306a.436.436%200%200%200%200%20.592a985%20985%200%200%200%204.802%205.063c.464.493.58%201.219.156%201.77c-.661.889-1.759%202.206-2.89%201.017l-4.761-5.04a.37.37%200%200%200-.54%200l-5.086%205.353a.8.8%200%200%201-.517.25a1.16%201.16%200%200%201-.615-.11c-.372-.18-.406-.424-.116-.727a310%20310%200%200%200%205.428-5.724c.644-.697%201.422-.946%202.142-.191l4.744%205.016q.306.321.62%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.381%2011.982a.23.23%200%200%200-.058-.122a450%20450%200%200%200-3.036-3.199a.92.92%200%200%201-.192-1.074l.041-.087c.215-.377.465-.412.76-.104l4.03%204.261q.322.33%200%20.662l-4.064%204.238c-.285.29-.523.261-.726-.104a1%201%200%200%201-.046-.11c-.157-.407-.087-.773.214-1.08l3.037-3.159a.14.14%200%200%200%20.035-.058a.2.2%200%200%200%200-.064z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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