Ig Metall Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ig Metall 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/341887.svg" alt="Ig Metall icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341887.svg" alt="Ig Metall icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341887.svg" alt="Ig Metall icon" :width="24" :height="24" />
CSS background
.icon-ig-metall {
background-image: url('https://proicons.com/icon/341887.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="h" d="M24,5.5l18.1344,37H5.8656L24,5.5Z"/><g><g id="c"><line id="d" class="h" x1="24" y1="10.3086" x2="24" y2="19.2767"/></g><g id="e"><path id="f" class="h" d="M26.9146,24.5106c0-1.6815-1.4573-3.1389-3.1389-3.0267-1.5694,.1121-2.8025,1.5694-2.8025,3.1389v2.8025c0,1.6815,1.3452,3.0267,3.0267,3.0267h0c1.6815,0,3.0267-1.3452,3.0267-3.0267h-3.0267"/></g><polyline id="g" class="h" points="19.5159 40.4789 19.5159 31.5108 24 40.4789 28.4841 31.5108 28.4841 40.4789"/></g></svg>
Copied!