twtich icon
twtich from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- twtich
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
Use the twtich icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.899 6.926h-1.455v4.21H16.9zm-3.795 0H11.65v4.21h1.454z"/><path fill="currentColor" d="M20.398 3H7.156L3.547 6.543v12.674h4.167V23l3.695-3.74h2.778l6.266-6.276zM8.053 14.733V4.771H18.79v7.316l-2.68 2.679h-2.733l-2.187 2.11V14.69z"/></svg>
React
import type { SVGProps } from "react";
export function MageTwtich(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="M16.899 6.926h-1.455v4.21H16.9zm-3.795 0H11.65v4.21h1.454z"/><path fill="currentColor" d="M20.398 3H7.156L3.547 6.543v12.674h4.167V23l3.695-3.74h2.778l6.266-6.276zM8.053 14.733V4.771H18.79v7.316l-2.68 2.679h-2.733l-2.187 2.11V14.69z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.899 6.926h-1.455v4.21H16.9zm-3.795 0H11.65v4.21h1.454z"/><path fill="currentColor" d="M20.398 3H7.156L3.547 6.543v12.674h4.167V23l3.695-3.74h2.778l6.266-6.276zM8.053 14.733V4.771H18.79v7.316l-2.68 2.679h-2.733l-2.187 2.11V14.69z"/></svg> </template>
CSS
.icon-twtich {
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%22M16.899%206.926h-1.455v4.21H16.9zm-3.795%200H11.65v4.21h1.454z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.398%203H7.156L3.547%206.543v12.674h4.167V23l3.695-3.74h2.778l6.266-6.276zM8.053%2014.733V4.771H18.79v7.316l-2.68%202.679h-2.733l-2.187%202.11V14.69z%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%22M16.899%206.926h-1.455v4.21H16.9zm-3.795%200H11.65v4.21h1.454z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.398%203H7.156L3.547%206.543v12.674h4.167V23l3.695-3.74h2.778l6.266-6.276zM8.053%2014.733V4.771H18.79v7.316l-2.68%202.679h-2.733l-2.187%202.11V14.69z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/twtich.svg?color=%231a73e8&size=48