Dvb Mobil Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dvb Mobil 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/339417.svg" alt="Dvb Mobil icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339417.svg" alt="Dvb Mobil icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339417.svg" alt="Dvb Mobil icon" :width="24" :height="24" />
CSS background
.icon-dvb-mobil {
background-image: url('https://proicons.com/icon/339417.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M28.242,13.711l-4.175,9.6501-2.1424-9.6501"/><path class="b" d="M23.475,28.989c1.108,0,1.9061.892,1.7894,2l-.1369,1.3c-.1167,1.108-1.1026,2-2.2106,2s-1.9061-.892-1.7894-2l.1369-1.3c.1167-1.108,1.1026-2,2.2106-2Z"/><path class="b" d="M11.264,30.989c.1163-1.1046,1.106-2,2.2106-2s1.9057.8954,1.7894,2l-.3475,3.3"/><line class="b" x1="11.475" y1="28.989" x2="10.916" y2="34.289"/><path class="b" d="M15.264,30.989c.1163-1.1046,1.106-2,2.2106-2s1.9057.8954,1.7894,2l-.3475,3.3"/><circle class="c" cx="33.733" cy="26.539" r=".7"/><line class="b" x1="33.475" y1="28.989" x2="32.916" y2="34.289"/><line class="b" x1="35.759" y1="26.289" x2="34.916" y2="34.289"/><path class="b" d="M12.067,23.361l1.0163-9.6501h2.1455c2.304,0,3.9728,1.8902,3.7272,4.2219l-.127,1.2063c-.2456,2.3317-2.3124,4.2219-4.6165,4.2219h-2.1455Z"/><path class="b" d="M27.268,30.989c.1163-1.1046,1.106-2,2.2106-2s1.9057.8954,1.7894,2l-.1369,1.3c-.1163,1.1046-1.106,2-2.2106,2s-1.9057-.8954-1.7894-2"/><line class="b" x1="26.92" y1="34.289" x2="27.763" y2="26.289"/><path class="b" d="M34.192,18.536c1.3166,0,2.2702,1.0801,2.1298,2.4125-.1403,1.3324-1.3213,2.4125-2.638,2.4125h-3.9334l1.0163-9.6501h3.9334c1.3166,0,2.2702,1.0801,2.1298,2.4125s-1.3213,2.4125-2.638,2.4125h.0001Z"/><line class="b" x1="34.187" y1="18.536" x2="30.258" y2="18.536"/></svg>
Copied!