Mypost Telecom Mobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mypost Telecom Mobile 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/329895.svg" alt="Mypost Telecom Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329895.svg" alt="Mypost Telecom Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329895.svg" alt="Mypost Telecom Mobile icon" :width="24" :height="24" />
CSS background
.icon-mypost-telecom-mobile {
background-image: url('https://proicons.com/icon/329895.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="k" d="m30.2394,19.1003c-2.0016.0079-3.7978,1.7591-3.7978,3.7978v16.8634c0,1.9729,1.8071,3.7385,3.7385,3.7385h3.751c2.0421,0,3.7407-1.7543,3.7407-3.7407v-17.0257c0-2.0191-1.8068-3.6559-3.7499-3.648l-3.6826.0148h0Z"/><path id="e" class="k" d="m26.468,24.9182h11.2009"/><path id="f" class="k" d="m26.468,37.6695h11.2009"/><path id="g" class="k" d="m30.2997,22.0031h3.33"/><path id="h" class="k" d="m32.9774,40.438c0,.5457-.4423.9881-.988.9883s-.9882-.442-.9885-.9877.4418-.9884.9874-.9888.9885.4415.9891.9872v.0011h0Z"/><path id="i" class="k" d="m10.3282,43.113v-10.1991c0-5.6036,4.8111-9.0956,9.0956-9.0956s6.1516,2.0454,7.0202,3.0302"/><path id="j" class="k" d="m26.6561,11.6428c0,3.9441-3.1968,7.1418-7.1409,7.1429s-7.1427-3.1948-7.1448-7.1389c-.0022-3.9441,3.1928-7.1435,7.137-7.1468s7.1444,3.1909,7.1488,7.135v.0079h-.0001Z"/></g></svg>
Copied!