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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffb634" d="M5.813 4.125H3v11.25h3.375V8.87c-.006-.812-.017-2.496 1.969-2.496c1.836 0 1.969 1.673 1.969 2.537v6.463h3.374V9.899c0-1.648 0-3.524 1.97-3.524c1.723 0 1.968 1.412 1.968 2.608v6.392h3.372V9.062c.003-.956.006-2.204-.561-3.12c-.247-.442-1.09-1.817-3.373-1.817c-1.165 0-2.787.176-3.722 1.972c-.22-.532-.994-1.972-3.591-1.972c-2.161 0-2.949 1.093-3.325 1.616l-.05.069zM21 17.062H3v2.813h18z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedMta(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffb634" d="M5.813 4.125H3v11.25h3.375V8.87c-.006-.812-.017-2.496 1.969-2.496c1.836 0 1.969 1.673 1.969 2.537v6.463h3.374V9.899c0-1.648 0-3.524 1.97-3.524c1.723 0 1.968 1.412 1.968 2.608v6.392h3.372V9.062c.003-.956.006-2.204-.561-3.12c-.247-.442-1.09-1.817-3.373-1.817c-1.165 0-2.787.176-3.722 1.972c-.22-.532-.994-1.972-3.591-1.972c-2.161 0-2.949 1.093-3.325 1.616l-.05.069zM21 17.062H3v2.813h18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ffb634" d="M5.813 4.125H3v11.25h3.375V8.87c-.006-.812-.017-2.496 1.969-2.496c1.836 0 1.969 1.673 1.969 2.537v6.463h3.374V9.899c0-1.648 0-3.524 1.97-3.524c1.723 0 1.968 1.412 1.968 2.608v6.392h3.372V9.062c.003-.956.006-2.204-.561-3.12c-.247-.442-1.09-1.817-3.373-1.817c-1.165 0-2.787.176-3.722 1.972c-.22-.532-.994-1.972-3.591-1.972c-2.161 0-2.949 1.093-3.325 1.616l-.05.069zM21 17.062H3v2.813h18z"/></svg>
</template>

CSS

.icon-mta {
  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%22%23ffb634%22%20d%3D%22M5.813%204.125H3v11.25h3.375V8.87c-.006-.812-.017-2.496%201.969-2.496c1.836%200%201.969%201.673%201.969%202.537v6.463h3.374V9.899c0-1.648%200-3.524%201.97-3.524c1.723%200%201.968%201.412%201.968%202.608v6.392h3.372V9.062c.003-.956.006-2.204-.561-3.12c-.247-.442-1.09-1.817-3.373-1.817c-1.165%200-2.787.176-3.722%201.972c-.22-.532-.994-1.972-3.591-1.972c-2.161%200-2.949%201.093-3.325%201.616l-.05.069zM21%2017.062H3v2.813h18z%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%22%23ffb634%22%20d%3D%22M5.813%204.125H3v11.25h3.375V8.87c-.006-.812-.017-2.496%201.969-2.496c1.836%200%201.969%201.673%201.969%202.537v6.463h3.374V9.899c0-1.648%200-3.524%201.97-3.524c1.723%200%201.968%201.412%201.968%202.608v6.392h3.372V9.062c.003-.956.006-2.204-.561-3.12c-.247-.442-1.09-1.817-3.373-1.817c-1.165%200-2.787.176-3.722%201.972c-.22-.532-.994-1.972-3.591-1.972c-2.161%200-2.949%201.093-3.325%201.616l-.05.069zM21%2017.062H3v2.813h18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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