Mvg Fahrinfo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mvg Fahrinfo 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/344275.svg" alt="Mvg Fahrinfo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344275.svg" alt="Mvg Fahrinfo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344275.svg" alt="Mvg Fahrinfo icon" :width="24" :height="24" />
CSS background
.icon-mvg-fahrinfo {
background-image: url('https://proicons.com/icon/344275.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;}</style></defs><line class="b" x1="14.4687" y1="36.4" x2="14.4687" y2="33.4985"/><path class="b" d="m14.4687,35.3248c0,.5918-.4844,1.0752-1.0752,1.0752h0c-.593-.0011-1.0736-.4813-1.0752-1.0743v-.6993c0-.5918.4834-1.0752,1.0743-1.0752h0c.5918,0,1.0762.4834,1.0762,1.0743"/><line class="b" x1="10.2343" y1="33.4975" x2="10.2343" y2="36.4"/><path class="b" d="m10.2343,34.5728c0-.5918.4834-1.0752,1.0743-1.0752h0"/><path class="b" d="m18.1251,34.6255c0-.5908.4834-1.0743,1.0743-1.0743h0c.5918,0,1.0752.4834,1.0752,1.0743v1.7745"/><line class="b" x1="15.9746" y1="33.4975" x2="15.9746" y2="36.4"/><path class="b" d="m15.9746,34.6265c0-.5918.4834-1.0752,1.0743-1.0752h0c.5918,0,1.0762.4834,1.0762,1.0743v1.7745"/><line class="b" x1="8.6229" y1="36.4" x2="8.6229" y2="32.1"/><line class="b" x1="7.2254" y1="32.1" x2="10.0204" y2="32.1"/><path class="b" d="m30.8823,38.3437c.6603.7935,1.4529,1.1893,2.6413,1.1893h1.5852c1.457-.0042,2.6371-1.1843,2.6413-2.6413h0c-.0036-1.4574-1.1839-2.6381-2.6413-2.6422h-1.7174c-1.457-.0042-2.6371-1.1843-2.6413-2.6413h0c.0042-1.457,1.1843-2.6371,2.6413-2.6413h1.5852c1.1884,0,1.981.2645,2.6413,1.1884"/><line class="b" x1="30.4268" y1="13.7508" x2="28.6546" y2="13.7508"/><path class="b" d="m30.4268,13.7508c.5915,0,1.075.4835,1.075,1.0742,0,.5915-.4835,1.075-1.075,1.075h-1.7721v-4.2992h1.773c.5915,0,1.075.4835,1.075,1.075,0,.5907-.4835,1.075-1.075,1.075h-.0008Z"/><path class="b" d="m32.8792,11.6008v2.8488c0,.806.6452,1.4504,1.3976,1.4504s1.3976-.6452,1.3976-1.4512v-2.8488"/><path class="b" d="m37.1055,15.4165c.2681.3226.5915.4835,1.075.4835h.6452c.5907,0,1.0742-.4835,1.0742-1.075h0c0-.5907-.4835-1.0742-1.0742-1.0742h-.6988c-.5929-.0018-1.0732-.4821-1.075-1.075h0c0-.5915.4835-1.075,1.075-1.075h.6452c.4835,0,.806.1072,1.0742.4835"/><path class="b" d="m10.25,8.3656v7.1342c0,2.0192,1.6156,3.6347,3.5006,3.6347,1.8839,0,3.4994-1.6156,3.4994-3.6347v-7.1342"/><rect class="b" x="5.5" y="5.5" width="16.5" height="16.5" rx="3" ry="3"/><circle class="b" cx="34.25" cy="13.75" r="8.25"/><rect class="b" x="5.5" y="26" width="16.5" height="16.5" rx="3" ry="3"/><circle class="b" cx="34.25" cy="34.25" r="8.25"/></svg>
Copied!