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

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

The same logo in other sets

Use the xem logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.409 16.127a5.3 5.3 0 0 0-.657-2.61c-1.052-1.938-3.605-2.523-4.014-4.896a4.07 4.07 0 0 1 3.042-4.698c1.817-.444 3.683.564 5.22 1.43c-.016 3.902-1.375 7.582-3.591 10.774"/><path fill="currentColor" d="M12.375 4.688a5.4 5.4 0 0 1 1.812-1.575C10.3 2.736 6.415 3.417 3 5.363c.004 2.127.17 4.864 2.191 6.046c2.27 1.327 5.274.09 5.981-2.41c.426-1.552.16-2.886 1.203-4.311m-2.418 7.884c-1.66.952-3.774.958-5.427-.01c1.526 3.48 4.168 6.524 7.47 8.425c2.295-1.355 4.858-2.96 3.898-6.048c-.74-2.496-3.702-3.646-5.94-2.367"/></svg>

React

import type { SVGProps } from "react";

export function TokenXem(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="M17.409 16.127a5.3 5.3 0 0 0-.657-2.61c-1.052-1.938-3.605-2.523-4.014-4.896a4.07 4.07 0 0 1 3.042-4.698c1.817-.444 3.683.564 5.22 1.43c-.016 3.902-1.375 7.582-3.591 10.774"/><path fill="currentColor" d="M12.375 4.688a5.4 5.4 0 0 1 1.812-1.575C10.3 2.736 6.415 3.417 3 5.363c.004 2.127.17 4.864 2.191 6.046c2.27 1.327 5.274.09 5.981-2.41c.426-1.552.16-2.886 1.203-4.311m-2.418 7.884c-1.66.952-3.774.958-5.427-.01c1.526 3.48 4.168 6.524 7.47 8.425c2.295-1.355 4.858-2.96 3.898-6.048c-.74-2.496-3.702-3.646-5.94-2.367"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.409 16.127a5.3 5.3 0 0 0-.657-2.61c-1.052-1.938-3.605-2.523-4.014-4.896a4.07 4.07 0 0 1 3.042-4.698c1.817-.444 3.683.564 5.22 1.43c-.016 3.902-1.375 7.582-3.591 10.774"/><path fill="currentColor" d="M12.375 4.688a5.4 5.4 0 0 1 1.812-1.575C10.3 2.736 6.415 3.417 3 5.363c.004 2.127.17 4.864 2.191 6.046c2.27 1.327 5.274.09 5.981-2.41c.426-1.552.16-2.886 1.203-4.311m-2.418 7.884c-1.66.952-3.774.958-5.427-.01c1.526 3.48 4.168 6.524 7.47 8.425c2.295-1.355 4.858-2.96 3.898-6.048c-.74-2.496-3.702-3.646-5.94-2.367"/></svg>
</template>

CSS

.icon-xem {
  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%22M17.409%2016.127a5.3%205.3%200%200%200-.657-2.61c-1.052-1.938-3.605-2.523-4.014-4.896a4.07%204.07%200%200%201%203.042-4.698c1.817-.444%203.683.564%205.22%201.43c-.016%203.902-1.375%207.582-3.591%2010.774%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.375%204.688a5.4%205.4%200%200%201%201.812-1.575C10.3%202.736%206.415%203.417%203%205.363c.004%202.127.17%204.864%202.191%206.046c2.27%201.327%205.274.09%205.981-2.41c.426-1.552.16-2.886%201.203-4.311m-2.418%207.884c-1.66.952-3.774.958-5.427-.01c1.526%203.48%204.168%206.524%207.47%208.425c2.295-1.355%204.858-2.96%203.898-6.048c-.74-2.496-3.702-3.646-5.94-2.367%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%22M17.409%2016.127a5.3%205.3%200%200%200-.657-2.61c-1.052-1.938-3.605-2.523-4.014-4.896a4.07%204.07%200%200%201%203.042-4.698c1.817-.444%203.683.564%205.22%201.43c-.016%203.902-1.375%207.582-3.591%2010.774%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.375%204.688a5.4%205.4%200%200%201%201.812-1.575C10.3%202.736%206.415%203.417%203%205.363c.004%202.127.17%204.864%202.191%206.046c2.27%201.327%205.274.09%205.981-2.41c.426-1.552.16-2.886%201.203-4.311m-2.418%207.884c-1.66.952-3.774.958-5.427-.01c1.526%203.48%204.168%206.524%207.47%208.425c2.295-1.355%204.858-2.96%203.898-6.048c-.74-2.496-3.702-3.646-5.94-2.367%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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