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

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

The same logo in other sets

Use the xpr logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.74 6.161C14.46 5.166 13.52 3 12.03 3c-1.496 0-2.503 2.053-2.813 3.161c-.213.67-.63 2.351-.686 3.74L6.696 11.37c-.736-.737-2.103-2.441-1.665-3.324c.44-.89 2.279-.777 3.145-.608l.169-.821c-1.446-.293-4.315-.366-4.22 1.715c.125 2.605 3.218 4.9 4.405 5.693c.017.439.101 1.507.31 2.295c-.788.242-2.61.58-3.544 0s.23-2.368.928-3.184l-.619-.652c-.844.933-2.21 3.11-.956 4.365c1.575 1.569 6.047-.119 7.38-.748l2.07.871c-.236 1.018-.984 3.072-2.07 3.111s-1.8-1.687-2.025-2.56l-.76.27c.237 1.058 1.131 3.19 2.785 3.207c1.66.017 2.706-2.756 3.02-4.151c.124-.687.372-2.222.406-2.824c.376-.236 1.265-.866 1.828-1.44c.647.635 1.895 2.154 1.72 3.094c-.213 1.17-1.737.99-3.166.815l-.236.844c1.406.31 4.219.422 4.275-1.66c.05-2.086-2.925-4.719-4.421-5.776a14 14 0 0 0-.31-2.194c1.103-.377 3.409-.821 3.848.467c.09.326-.023 1.316-1.193 2.655l.619.647c.793-.867 2.115-2.93 1.057-4.225c-1.316-1.614-5.883-.36-7.447.636c-.45-.214-1.502-.68-2.126-.816c.197-.99.883-3.015 2.047-3.2c.366-.045 1.288.4 2.02 2.525zm-7.385 5.81l1.096-.91v1.855zm2.328-4.14l1.328.501l-1.58.934zm4.67.023l.252 1.417l-1.603-.91zm2.31 4.157l-1.09.922l-.012-1.856zm-2.305 4.022l-1.35-.433v-.006l1.535-1.001zm-4.697.04l1.35-.44l-1.536-1.006zm2.357-7.448l-2.83 1.755v3.318l2.83 1.677l2.795-1.677V10.38z" clip-rule="evenodd"/><path fill="currentColor" d="M12.002 13.125a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25"/></svg>

React

import type { SVGProps } from "react";

export function TokenXpr(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" fillRule="evenodd" d="M14.74 6.161C14.46 5.166 13.52 3 12.03 3c-1.496 0-2.503 2.053-2.813 3.161c-.213.67-.63 2.351-.686 3.74L6.696 11.37c-.736-.737-2.103-2.441-1.665-3.324c.44-.89 2.279-.777 3.145-.608l.169-.821c-1.446-.293-4.315-.366-4.22 1.715c.125 2.605 3.218 4.9 4.405 5.693c.017.439.101 1.507.31 2.295c-.788.242-2.61.58-3.544 0s.23-2.368.928-3.184l-.619-.652c-.844.933-2.21 3.11-.956 4.365c1.575 1.569 6.047-.119 7.38-.748l2.07.871c-.236 1.018-.984 3.072-2.07 3.111s-1.8-1.687-2.025-2.56l-.76.27c.237 1.058 1.131 3.19 2.785 3.207c1.66.017 2.706-2.756 3.02-4.151c.124-.687.372-2.222.406-2.824c.376-.236 1.265-.866 1.828-1.44c.647.635 1.895 2.154 1.72 3.094c-.213 1.17-1.737.99-3.166.815l-.236.844c1.406.31 4.219.422 4.275-1.66c.05-2.086-2.925-4.719-4.421-5.776a14 14 0 0 0-.31-2.194c1.103-.377 3.409-.821 3.848.467c.09.326-.023 1.316-1.193 2.655l.619.647c.793-.867 2.115-2.93 1.057-4.225c-1.316-1.614-5.883-.36-7.447.636c-.45-.214-1.502-.68-2.126-.816c.197-.99.883-3.015 2.047-3.2c.366-.045 1.288.4 2.02 2.525zm-7.385 5.81l1.096-.91v1.855zm2.328-4.14l1.328.501l-1.58.934zm4.67.023l.252 1.417l-1.603-.91zm2.31 4.157l-1.09.922l-.012-1.856zm-2.305 4.022l-1.35-.433v-.006l1.535-1.001zm-4.697.04l1.35-.44l-1.536-1.006zm2.357-7.448l-2.83 1.755v3.318l2.83 1.677l2.795-1.677V10.38z" clipRule="evenodd"/><path fill="currentColor" d="M12.002 13.125a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.74 6.161C14.46 5.166 13.52 3 12.03 3c-1.496 0-2.503 2.053-2.813 3.161c-.213.67-.63 2.351-.686 3.74L6.696 11.37c-.736-.737-2.103-2.441-1.665-3.324c.44-.89 2.279-.777 3.145-.608l.169-.821c-1.446-.293-4.315-.366-4.22 1.715c.125 2.605 3.218 4.9 4.405 5.693c.017.439.101 1.507.31 2.295c-.788.242-2.61.58-3.544 0s.23-2.368.928-3.184l-.619-.652c-.844.933-2.21 3.11-.956 4.365c1.575 1.569 6.047-.119 7.38-.748l2.07.871c-.236 1.018-.984 3.072-2.07 3.111s-1.8-1.687-2.025-2.56l-.76.27c.237 1.058 1.131 3.19 2.785 3.207c1.66.017 2.706-2.756 3.02-4.151c.124-.687.372-2.222.406-2.824c.376-.236 1.265-.866 1.828-1.44c.647.635 1.895 2.154 1.72 3.094c-.213 1.17-1.737.99-3.166.815l-.236.844c1.406.31 4.219.422 4.275-1.66c.05-2.086-2.925-4.719-4.421-5.776a14 14 0 0 0-.31-2.194c1.103-.377 3.409-.821 3.848.467c.09.326-.023 1.316-1.193 2.655l.619.647c.793-.867 2.115-2.93 1.057-4.225c-1.316-1.614-5.883-.36-7.447.636c-.45-.214-1.502-.68-2.126-.816c.197-.99.883-3.015 2.047-3.2c.366-.045 1.288.4 2.02 2.525zm-7.385 5.81l1.096-.91v1.855zm2.328-4.14l1.328.501l-1.58.934zm4.67.023l.252 1.417l-1.603-.91zm2.31 4.157l-1.09.922l-.012-1.856zm-2.305 4.022l-1.35-.433v-.006l1.535-1.001zm-4.697.04l1.35-.44l-1.536-1.006zm2.357-7.448l-2.83 1.755v3.318l2.83 1.677l2.795-1.677V10.38z" clip-rule="evenodd"/><path fill="currentColor" d="M12.002 13.125a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25"/></svg>
</template>

CSS

.icon-xpr {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.74%206.161C14.46%205.166%2013.52%203%2012.03%203c-1.496%200-2.503%202.053-2.813%203.161c-.213.67-.63%202.351-.686%203.74L6.696%2011.37c-.736-.737-2.103-2.441-1.665-3.324c.44-.89%202.279-.777%203.145-.608l.169-.821c-1.446-.293-4.315-.366-4.22%201.715c.125%202.605%203.218%204.9%204.405%205.693c.017.439.101%201.507.31%202.295c-.788.242-2.61.58-3.544%200s.23-2.368.928-3.184l-.619-.652c-.844.933-2.21%203.11-.956%204.365c1.575%201.569%206.047-.119%207.38-.748l2.07.871c-.236%201.018-.984%203.072-2.07%203.111s-1.8-1.687-2.025-2.56l-.76.27c.237%201.058%201.131%203.19%202.785%203.207c1.66.017%202.706-2.756%203.02-4.151c.124-.687.372-2.222.406-2.824c.376-.236%201.265-.866%201.828-1.44c.647.635%201.895%202.154%201.72%203.094c-.213%201.17-1.737.99-3.166.815l-.236.844c1.406.31%204.219.422%204.275-1.66c.05-2.086-2.925-4.719-4.421-5.776a14%2014%200%200%200-.31-2.194c1.103-.377%203.409-.821%203.848.467c.09.326-.023%201.316-1.193%202.655l.619.647c.793-.867%202.115-2.93%201.057-4.225c-1.316-1.614-5.883-.36-7.447.636c-.45-.214-1.502-.68-2.126-.816c.197-.99.883-3.015%202.047-3.2c.366-.045%201.288.4%202.02%202.525zm-7.385%205.81l1.096-.91v1.855zm2.328-4.14l1.328.501l-1.58.934zm4.67.023l.252%201.417l-1.603-.91zm2.31%204.157l-1.09.922l-.012-1.856zm-2.305%204.022l-1.35-.433v-.006l1.535-1.001zm-4.697.04l1.35-.44l-1.536-1.006zm2.357-7.448l-2.83%201.755v3.318l2.83%201.677l2.795-1.677V10.38z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.002%2013.125a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25%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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.74%206.161C14.46%205.166%2013.52%203%2012.03%203c-1.496%200-2.503%202.053-2.813%203.161c-.213.67-.63%202.351-.686%203.74L6.696%2011.37c-.736-.737-2.103-2.441-1.665-3.324c.44-.89%202.279-.777%203.145-.608l.169-.821c-1.446-.293-4.315-.366-4.22%201.715c.125%202.605%203.218%204.9%204.405%205.693c.017.439.101%201.507.31%202.295c-.788.242-2.61.58-3.544%200s.23-2.368.928-3.184l-.619-.652c-.844.933-2.21%203.11-.956%204.365c1.575%201.569%206.047-.119%207.38-.748l2.07.871c-.236%201.018-.984%203.072-2.07%203.111s-1.8-1.687-2.025-2.56l-.76.27c.237%201.058%201.131%203.19%202.785%203.207c1.66.017%202.706-2.756%203.02-4.151c.124-.687.372-2.222.406-2.824c.376-.236%201.265-.866%201.828-1.44c.647.635%201.895%202.154%201.72%203.094c-.213%201.17-1.737.99-3.166.815l-.236.844c1.406.31%204.219.422%204.275-1.66c.05-2.086-2.925-4.719-4.421-5.776a14%2014%200%200%200-.31-2.194c1.103-.377%203.409-.821%203.848.467c.09.326-.023%201.316-1.193%202.655l.619.647c.793-.867%202.115-2.93%201.057-4.225c-1.316-1.614-5.883-.36-7.447.636c-.45-.214-1.502-.68-2.126-.816c.197-.99.883-3.015%202.047-3.2c.366-.045%201.288.4%202.02%202.525zm-7.385%205.81l1.096-.91v1.855zm2.328-4.14l1.328.501l-1.58.934zm4.67.023l.252%201.417l-1.603-.91zm2.31%204.157l-1.09.922l-.012-1.856zm-2.305%204.022l-1.35-.433v-.006l1.535-1.001zm-4.697.04l1.35-.44l-1.536-1.006zm2.357-7.448l-2.83%201.755v3.318l2.83%201.677l2.795-1.677V10.38z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.002%2013.125a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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