mta logo
mta from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- mta
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
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="currentColor" d="m15.171 10.07l-1.293-.109v6.861l-1.926.34l-.004-7.371l-1.637-.145V6.944l4.86.85zm3.668 5.884l-1.142.198l-.134-1l-1.113.145l-.14 1.1l-1.473.26l1.458-8.651l1.385.24zm-1.48-2.492l-.305-2.642h-.068l-.31 2.682zM10.991 24c6.59 0 11.932-5.373 11.932-12c0-6.628-5.342-12-11.932-12C6.86 0 3.22 2.112 1.077 5.323l3.307.583l.91 6.965c.003-.012.066-.004.066-.004l.998-6.615l3.309.58v10.735l-2.089.367V13.32s.078-1.987.032-2.327c0 0-.09.002-.092-.005l-1.246 7.18l-2.075.366L2.672 10.8l-.092-.007c-.032.28.112 2.707.112 2.707v5.298l-1.364.24C3.498 22.044 7.016 24 10.991 24"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMta(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="m15.171 10.07l-1.293-.109v6.861l-1.926.34l-.004-7.371l-1.637-.145V6.944l4.86.85zm3.668 5.884l-1.142.198l-.134-1l-1.113.145l-.14 1.1l-1.473.26l1.458-8.651l1.385.24zm-1.48-2.492l-.305-2.642h-.068l-.31 2.682zM10.991 24c6.59 0 11.932-5.373 11.932-12c0-6.628-5.342-12-11.932-12C6.86 0 3.22 2.112 1.077 5.323l3.307.583l.91 6.965c.003-.012.066-.004.066-.004l.998-6.615l3.309.58v10.735l-2.089.367V13.32s.078-1.987.032-2.327c0 0-.09.002-.092-.005l-1.246 7.18l-2.075.366L2.672 10.8l-.092-.007c-.032.28.112 2.707.112 2.707v5.298l-1.364.24C3.498 22.044 7.016 24 10.991 24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.171 10.07l-1.293-.109v6.861l-1.926.34l-.004-7.371l-1.637-.145V6.944l4.86.85zm3.668 5.884l-1.142.198l-.134-1l-1.113.145l-.14 1.1l-1.473.26l1.458-8.651l1.385.24zm-1.48-2.492l-.305-2.642h-.068l-.31 2.682zM10.991 24c6.59 0 11.932-5.373 11.932-12c0-6.628-5.342-12-11.932-12C6.86 0 3.22 2.112 1.077 5.323l3.307.583l.91 6.965c.003-.012.066-.004.066-.004l.998-6.615l3.309.58v10.735l-2.089.367V13.32s.078-1.987.032-2.327c0 0-.09.002-.092-.005l-1.246 7.18l-2.075.366L2.672 10.8l-.092-.007c-.032.28.112 2.707.112 2.707v5.298l-1.364.24C3.498 22.044 7.016 24 10.991 24"/></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%22currentColor%22%20d%3D%22m15.171%2010.07l-1.293-.109v6.861l-1.926.34l-.004-7.371l-1.637-.145V6.944l4.86.85zm3.668%205.884l-1.142.198l-.134-1l-1.113.145l-.14%201.1l-1.473.26l1.458-8.651l1.385.24zm-1.48-2.492l-.305-2.642h-.068l-.31%202.682zM10.991%2024c6.59%200%2011.932-5.373%2011.932-12c0-6.628-5.342-12-11.932-12C6.86%200%203.22%202.112%201.077%205.323l3.307.583l.91%206.965c.003-.012.066-.004.066-.004l.998-6.615l3.309.58v10.735l-2.089.367V13.32s.078-1.987.032-2.327c0%200-.09.002-.092-.005l-1.246%207.18l-2.075.366L2.672%2010.8l-.092-.007c-.032.28.112%202.707.112%202.707v5.298l-1.364.24C3.498%2022.044%207.016%2024%2010.991%2024%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%22m15.171%2010.07l-1.293-.109v6.861l-1.926.34l-.004-7.371l-1.637-.145V6.944l4.86.85zm3.668%205.884l-1.142.198l-.134-1l-1.113.145l-.14%201.1l-1.473.26l1.458-8.651l1.385.24zm-1.48-2.492l-.305-2.642h-.068l-.31%202.682zM10.991%2024c6.59%200%2011.932-5.373%2011.932-12c0-6.628-5.342-12-11.932-12C6.86%200%203.22%202.112%201.077%205.323l3.307.583l.91%206.965c.003-.012.066-.004.066-.004l.998-6.615l3.309.58v10.735l-2.089.367V13.32s.078-1.987.032-2.327c0%200-.09.002-.092-.005l-1.246%207.18l-2.075.366L2.672%2010.8l-.092-.007c-.032.28.112%202.707.112%202.707v5.298l-1.364.24C3.498%2022.044%207.016%2024%2010.991%2024%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/mta.svg?color=%231a73e8&size=48