t mobile logo
t-mobile from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- t-mobile
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
Use the t mobile logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.297 1.536h.771c4.989 0 7.312 2.609 8.281 9.568l1.547-.068L28.688 0H3.312l-.249 11.036l1.484.068c.26-2.609.568-4.016 1.24-5.416c1.183-2.609 3.651-4.152 6.692-4.152h1.079v24.016c0 2.541-.151 3.344-.771 3.948c-.516.469-1.541.667-2.729.667H8.875v1.604h14.104v-1.604h-1.187c-1.177 0-2.213-.197-2.724-.667c-.615-.604-.771-1.407-.771-3.948zM2.667 14.5h6.505v6.495H2.667zm19.912 0h6.504v6.495h-6.504z"/></svg>
React
import type { SVGProps } from "react";
export function CibTMobile(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.297 1.536h.771c4.989 0 7.312 2.609 8.281 9.568l1.547-.068L28.688 0H3.312l-.249 11.036l1.484.068c.26-2.609.568-4.016 1.24-5.416c1.183-2.609 3.651-4.152 6.692-4.152h1.079v24.016c0 2.541-.151 3.344-.771 3.948c-.516.469-1.541.667-2.729.667H8.875v1.604h14.104v-1.604h-1.187c-1.177 0-2.213-.197-2.724-.667c-.615-.604-.771-1.407-.771-3.948zM2.667 14.5h6.505v6.495H2.667zm19.912 0h6.504v6.495h-6.504z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.297 1.536h.771c4.989 0 7.312 2.609 8.281 9.568l1.547-.068L28.688 0H3.312l-.249 11.036l1.484.068c.26-2.609.568-4.016 1.24-5.416c1.183-2.609 3.651-4.152 6.692-4.152h1.079v24.016c0 2.541-.151 3.344-.771 3.948c-.516.469-1.541.667-2.729.667H8.875v1.604h14.104v-1.604h-1.187c-1.177 0-2.213-.197-2.724-.667c-.615-.604-.771-1.407-.771-3.948zM2.667 14.5h6.505v6.495H2.667zm19.912 0h6.504v6.495h-6.504z"/></svg> </template>
CSS
.icon-t-mobile {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.297%201.536h.771c4.989%200%207.312%202.609%208.281%209.568l1.547-.068L28.688%200H3.312l-.249%2011.036l1.484.068c.26-2.609.568-4.016%201.24-5.416c1.183-2.609%203.651-4.152%206.692-4.152h1.079v24.016c0%202.541-.151%203.344-.771%203.948c-.516.469-1.541.667-2.729.667H8.875v1.604h14.104v-1.604h-1.187c-1.177%200-2.213-.197-2.724-.667c-.615-.604-.771-1.407-.771-3.948zM2.667%2014.5h6.505v6.495H2.667zm19.912%200h6.504v6.495h-6.504z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.297%201.536h.771c4.989%200%207.312%202.609%208.281%209.568l1.547-.068L28.688%200H3.312l-.249%2011.036l1.484.068c.26-2.609.568-4.016%201.24-5.416c1.183-2.609%203.651-4.152%206.692-4.152h1.079v24.016c0%202.541-.151%203.344-.771%203.948c-.516.469-1.541.667-2.729.667H8.875v1.604h14.104v-1.604h-1.187c-1.177%200-2.213-.197-2.724-.667c-.615-.604-.771-1.407-.771-3.948zM2.667%2014.5h6.505v6.495H2.667zm19.912%200h6.504v6.495h-6.504z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/t-mobile.svg?color=%231a73e8&size=48