mtv logo
mtv from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- mtv
- 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 mtv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#8ae2d8" d="m3.365 4.263l6.978 3.91l-1.643.922c-.123.068-.28.028-.345 0L5.163 7.294c-.275-.12-.476.073-.476.185v9.175c0 .285.381.218.506.15c3.264-1.85 9.842-5.57 10.043-5.662s.366-.038.424 0l1.244.71c.21.208.054.382-.05.443L3.507 19.776c-.445.251-.523-.035-.506-.21V4.399c.015-.254.248-.197.363-.136"/><path fill="#2c5ff3" d="m20.634 19.737l-6.977-3.91l1.643-.922c.123-.067.28-.028.345 0l3.192 1.801c.275.12.475-.073.475-.185V7.346c0-.285-.38-.219-.505-.15c-3.264 1.849-9.843 5.57-10.043 5.662s-.367.038-.425 0l-1.243-.71c-.21-.208-.054-.382.05-.443l13.345-7.481c.445-.251.524.035.507.21v15.168c-.015.253-.248.195-.364.135"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedMtv(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#8ae2d8" d="m3.365 4.263l6.978 3.91l-1.643.922c-.123.068-.28.028-.345 0L5.163 7.294c-.275-.12-.476.073-.476.185v9.175c0 .285.381.218.506.15c3.264-1.85 9.842-5.57 10.043-5.662s.366-.038.424 0l1.244.71c.21.208.054.382-.05.443L3.507 19.776c-.445.251-.523-.035-.506-.21V4.399c.015-.254.248-.197.363-.136"/><path fill="#2c5ff3" d="m20.634 19.737l-6.977-3.91l1.643-.922c.123-.067.28-.028.345 0l3.192 1.801c.275.12.475-.073.475-.185V7.346c0-.285-.38-.219-.505-.15c-3.264 1.849-9.843 5.57-10.043 5.662s-.367.038-.425 0l-1.243-.71c-.21-.208-.054-.382.05-.443l13.345-7.481c.445-.251.524.035.507.21v15.168c-.015.253-.248.195-.364.135"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#8ae2d8" d="m3.365 4.263l6.978 3.91l-1.643.922c-.123.068-.28.028-.345 0L5.163 7.294c-.275-.12-.476.073-.476.185v9.175c0 .285.381.218.506.15c3.264-1.85 9.842-5.57 10.043-5.662s.366-.038.424 0l1.244.71c.21.208.054.382-.05.443L3.507 19.776c-.445.251-.523-.035-.506-.21V4.399c.015-.254.248-.197.363-.136"/><path fill="#2c5ff3" d="m20.634 19.737l-6.977-3.91l1.643-.922c.123-.067.28-.028.345 0l3.192 1.801c.275.12.475-.073.475-.185V7.346c0-.285-.38-.219-.505-.15c-3.264 1.849-9.843 5.57-10.043 5.662s-.367.038-.425 0l-1.243-.71c-.21-.208-.054-.382.05-.443l13.345-7.481c.445-.251.524.035.507.21v15.168c-.015.253-.248.195-.364.135"/></g></svg> </template>
CSS
.icon-mtv {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%238ae2d8%22%20d%3D%22m3.365%204.263l6.978%203.91l-1.643.922c-.123.068-.28.028-.345%200L5.163%207.294c-.275-.12-.476.073-.476.185v9.175c0%20.285.381.218.506.15c3.264-1.85%209.842-5.57%2010.043-5.662s.366-.038.424%200l1.244.71c.21.208.054.382-.05.443L3.507%2019.776c-.445.251-.523-.035-.506-.21V4.399c.015-.254.248-.197.363-.136%22%2F%3E%3Cpath%20fill%3D%22%232c5ff3%22%20d%3D%22m20.634%2019.737l-6.977-3.91l1.643-.922c.123-.067.28-.028.345%200l3.192%201.801c.275.12.475-.073.475-.185V7.346c0-.285-.38-.219-.505-.15c-3.264%201.849-9.843%205.57-10.043%205.662s-.367.038-.425%200l-1.243-.71c-.21-.208-.054-.382.05-.443l13.345-7.481c.445-.251.524.035.507.21v15.168c-.015.253-.248.195-.364.135%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%238ae2d8%22%20d%3D%22m3.365%204.263l6.978%203.91l-1.643.922c-.123.068-.28.028-.345%200L5.163%207.294c-.275-.12-.476.073-.476.185v9.175c0%20.285.381.218.506.15c3.264-1.85%209.842-5.57%2010.043-5.662s.366-.038.424%200l1.244.71c.21.208.054.382-.05.443L3.507%2019.776c-.445.251-.523-.035-.506-.21V4.399c.015-.254.248-.197.363-.136%22%2F%3E%3Cpath%20fill%3D%22%232c5ff3%22%20d%3D%22m20.634%2019.737l-6.977-3.91l1.643-.922c.123-.067.28-.028.345%200l3.192%201.801c.275.12.475-.073.475-.185V7.346c0-.285-.38-.219-.505-.15c-3.264%201.849-9.843%205.57-10.043%205.662s-.367.038-.425%200l-1.243-.71c-.21-.208-.054-.382.05-.443l13.345-7.481c.445-.251.524.035.507.21v15.168c-.015.253-.248.195-.364.135%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/mtv.svg?color=%231a73e8&size=48