Bootspruefungde App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bootspruefungde App 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/337442.svg" alt="Bootspruefungde App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337442.svg" alt="Bootspruefungde App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337442.svg" alt="Bootspruefungde App icon" :width="24" :height="24" />
CSS background
.icon-bootspruefungde-app {
background-image: url('https://proicons.com/icon/337442.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="g" d="m24,15.7664l18.5,7.6578-6.1667,14.1525c-2.1119.4186-5.0684-1.3324-6.1667-3.5378-3.8551,4.2093-8.3006,4.2396-12.3333,0-1.545,1.9289-3.3897,3.7573-6.1667,3.5378l-6.1667-14.0767,18.5-7.7336Z"/><path id="d" class="g" d="m35.9794,20.7251v-9.0035H11.395l-.0477,9.334"/><path id="e" class="g" d="m36.6571,42.2109c-2.4421.1404-4.9051-.4589-6.7444-3.8916-2.8467,3.3674-8.4306,4.1955-12.2389,0-2.2427,2.599-4.3752,3.9348-7.0041,3.8916"/><path id="f" class="g" d="m29.6769,11.7216v-5.951h-12.6526v5.951"/></svg>
Copied!