Hoerbi Mobilfunk Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hoerbi Mobilfunk 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/327074.svg" alt="Hoerbi Mobilfunk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327074.svg" alt="Hoerbi Mobilfunk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327074.svg" alt="Hoerbi Mobilfunk icon" :width="24" :height="24" />
CSS background
.icon-hoerbi-mobilfunk {
background-image: url('https://proicons.com/icon/327074.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M20.1031,13.0374l-2.3539,21.9819M34.6668,13.0374l-2.3539,21.9819M18.9303,23.9866h14.5637"/><path class="d" d="M9.7988,36.8525c.1147-.5342.2346-.8194.2811-1.4436l2.0553-22.8189c.278-3.0752,2.9956-5.5686,6.0708-5.5686h20.2046c3.0752,0,5.3444,2.4934,5.0664,5.5686l-2.0553,22.8189c-.2769,3.0752-2.9956,5.5686-6.0708,5.5686H15.1463c-.073,0-.145-.0014-.216-.0041-.0719.0032-.1439.005-.216.0052H5.3038c-.991,0-1.1336-.527-.0444-1.1739,2.107-.7636,4.0909-1.5831,4.5394-2.9522Z"/></svg>
Copied!