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

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

The same logo in other sets

Use the mts logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.437 4.439a7.6 7.6 0 0 1 2.303.352c-1.23 2.238-3.28 4.425-4.183 5.262a.251.251 0 0 0 .167.423a.25.25 0 0 0 .176-.055c.928-.857 3.06-3.125 4.32-5.453c.438.171.856.383 1.244.63C14.39 10.95 9.592 14.08 6.679 15.39a7.53 7.53 0 0 1-.61-5.09l2.142 1.234l-.58-2.726l2.072-1.87l-1.714-.181a7.54 7.54 0 0 1 5.448-2.318m4.445 1.44c-3.124 5.419-7.973 8.599-10.961 9.954a7.6 7.6 0 0 0 2.963 2.838c1.648-.53 4.531-1.784 6.643-3.805c.236-.227.463-.459.68-.706a1.007 1.007 0 0 1 1.23-1.552a19 19 0 0 0 1.955-3.578a7.6 7.6 0 0 0-2.51-3.15m2.762 3.831a19.6 19.6 0 0 1-1.83 3.24a1.008 1.008 0 0 1-1.189 1.502c-.242.268-.488.53-.756.782c-1.975 1.89-4.59 3.124-6.33 3.75A7.56 7.56 0 0 0 20.644 9.71"/><path fill="currentColor" d="m5.878 5.13l.836 1.874l2.041.217l-1.527 1.37l.429 2.011l-1.78-1.028L4.1 10.602l.428-2.01L3 7.22l2.041-.217z"/></svg>

React

import type { SVGProps } from "react";

export function TokenMts(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="M13.437 4.439a7.6 7.6 0 0 1 2.303.352c-1.23 2.238-3.28 4.425-4.183 5.262a.251.251 0 0 0 .167.423a.25.25 0 0 0 .176-.055c.928-.857 3.06-3.125 4.32-5.453c.438.171.856.383 1.244.63C14.39 10.95 9.592 14.08 6.679 15.39a7.53 7.53 0 0 1-.61-5.09l2.142 1.234l-.58-2.726l2.072-1.87l-1.714-.181a7.54 7.54 0 0 1 5.448-2.318m4.445 1.44c-3.124 5.419-7.973 8.599-10.961 9.954a7.6 7.6 0 0 0 2.963 2.838c1.648-.53 4.531-1.784 6.643-3.805c.236-.227.463-.459.68-.706a1.007 1.007 0 0 1 1.23-1.552a19 19 0 0 0 1.955-3.578a7.6 7.6 0 0 0-2.51-3.15m2.762 3.831a19.6 19.6 0 0 1-1.83 3.24a1.008 1.008 0 0 1-1.189 1.502c-.242.268-.488.53-.756.782c-1.975 1.89-4.59 3.124-6.33 3.75A7.56 7.56 0 0 0 20.644 9.71"/><path fill="currentColor" d="m5.878 5.13l.836 1.874l2.041.217l-1.527 1.37l.429 2.011l-1.78-1.028L4.1 10.602l.428-2.01L3 7.22l2.041-.217z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.437 4.439a7.6 7.6 0 0 1 2.303.352c-1.23 2.238-3.28 4.425-4.183 5.262a.251.251 0 0 0 .167.423a.25.25 0 0 0 .176-.055c.928-.857 3.06-3.125 4.32-5.453c.438.171.856.383 1.244.63C14.39 10.95 9.592 14.08 6.679 15.39a7.53 7.53 0 0 1-.61-5.09l2.142 1.234l-.58-2.726l2.072-1.87l-1.714-.181a7.54 7.54 0 0 1 5.448-2.318m4.445 1.44c-3.124 5.419-7.973 8.599-10.961 9.954a7.6 7.6 0 0 0 2.963 2.838c1.648-.53 4.531-1.784 6.643-3.805c.236-.227.463-.459.68-.706a1.007 1.007 0 0 1 1.23-1.552a19 19 0 0 0 1.955-3.578a7.6 7.6 0 0 0-2.51-3.15m2.762 3.831a19.6 19.6 0 0 1-1.83 3.24a1.008 1.008 0 0 1-1.189 1.502c-.242.268-.488.53-.756.782c-1.975 1.89-4.59 3.124-6.33 3.75A7.56 7.56 0 0 0 20.644 9.71"/><path fill="currentColor" d="m5.878 5.13l.836 1.874l2.041.217l-1.527 1.37l.429 2.011l-1.78-1.028L4.1 10.602l.428-2.01L3 7.22l2.041-.217z"/></svg>
</template>

CSS

.icon-mts {
  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%22M13.437%204.439a7.6%207.6%200%200%201%202.303.352c-1.23%202.238-3.28%204.425-4.183%205.262a.251.251%200%200%200%20.167.423a.25.25%200%200%200%20.176-.055c.928-.857%203.06-3.125%204.32-5.453c.438.171.856.383%201.244.63C14.39%2010.95%209.592%2014.08%206.679%2015.39a7.53%207.53%200%200%201-.61-5.09l2.142%201.234l-.58-2.726l2.072-1.87l-1.714-.181a7.54%207.54%200%200%201%205.448-2.318m4.445%201.44c-3.124%205.419-7.973%208.599-10.961%209.954a7.6%207.6%200%200%200%202.963%202.838c1.648-.53%204.531-1.784%206.643-3.805c.236-.227.463-.459.68-.706a1.007%201.007%200%200%201%201.23-1.552a19%2019%200%200%200%201.955-3.578a7.6%207.6%200%200%200-2.51-3.15m2.762%203.831a19.6%2019.6%200%200%201-1.83%203.24a1.008%201.008%200%200%201-1.189%201.502c-.242.268-.488.53-.756.782c-1.975%201.89-4.59%203.124-6.33%203.75A7.56%207.56%200%200%200%2020.644%209.71%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.878%205.13l.836%201.874l2.041.217l-1.527%201.37l.429%202.011l-1.78-1.028L4.1%2010.602l.428-2.01L3%207.22l2.041-.217z%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%22M13.437%204.439a7.6%207.6%200%200%201%202.303.352c-1.23%202.238-3.28%204.425-4.183%205.262a.251.251%200%200%200%20.167.423a.25.25%200%200%200%20.176-.055c.928-.857%203.06-3.125%204.32-5.453c.438.171.856.383%201.244.63C14.39%2010.95%209.592%2014.08%206.679%2015.39a7.53%207.53%200%200%201-.61-5.09l2.142%201.234l-.58-2.726l2.072-1.87l-1.714-.181a7.54%207.54%200%200%201%205.448-2.318m4.445%201.44c-3.124%205.419-7.973%208.599-10.961%209.954a7.6%207.6%200%200%200%202.963%202.838c1.648-.53%204.531-1.784%206.643-3.805c.236-.227.463-.459.68-.706a1.007%201.007%200%200%201%201.23-1.552a19%2019%200%200%200%201.955-3.578a7.6%207.6%200%200%200-2.51-3.15m2.762%203.831a19.6%2019.6%200%200%201-1.83%203.24a1.008%201.008%200%200%201-1.189%201.502c-.242.268-.488.53-.756.782c-1.975%201.89-4.59%203.124-6.33%203.75A7.56%207.56%200%200%200%2020.644%209.71%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.878%205.13l.836%201.874l2.041.217l-1.527%201.37l.429%202.011l-1.78-1.028L4.1%2010.602l.428-2.01L3%207.22l2.041-.217z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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