Mi Telcel Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mi Telcel icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/343741.svg" alt="Mi Telcel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343741.svg" alt="Mi Telcel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343741.svg" alt="Mi Telcel icon" :width="24" :height="24" />
CSS background
.icon-mi-telcel {
background-image: url('https://proicons.com/icon/343741.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="m33.8246,40.8688c1.0412-1.0338,1.1911-1.6137.907-3.5107-.6684-4.4637-3.935-8.1732-8.5049-9.6581-1.7955-.5834-4.9527-.5808-6.847.0056-5.0116,1.5513-8.6282,5.9182-8.7284,10.5387-.125,1.5779.697,2.3218,1.7339,3.3204,4.2102,2.6021,17.9392,2.7797,21.4392-.6959h.0003Z"/><circle class="e" cx="22.6812" cy="19.1802" r="4.5895"/><path id="b" class="e" d="m22.6812,9.8149v-5.3149"/><path id="c" class="e" d="m29.3034,12.5579l3.7582-3.7582"/><path id="d" class="e" d="m32.0464,19.1802h5.3149"/></svg>
Copied!