Id Austria Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Id Austria 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/327298.svg" alt="Id Austria icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327298.svg" alt="Id Austria icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327298.svg" alt="Id Austria icon" :width="24" :height="24" />
CSS background
.icon-id-austria {
background-image: url('https://proicons.com/icon/327298.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M20.7408,19.8249l5.9031.0256,2.7116-3.7433,11.1068.0328c2.047-.0431,3.0326.8553,3.0377,2.5649l-.0215,10.5899c-.0041,1.7106-.9897,2.609-3.0377,2.5639l-3.4715.0103-7.6353.0236-3.6818-6.0118-4.9893-.0246"/><ellipse class="e" cx="37.081" cy="22.2391" rx="2.168" ry="2.085"/><path class="e" d="M4.5,18.9573h12.6862v2.5362H5.7686l-1.2686-2.5362Z"/><path class="e" d="M7.0383,24.0318h10.1479v2.5372h-8.8803l-1.2676-2.5372Z"/></svg>
Copied!