Austrianairlines Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Austrianairlines 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/322198.svg" alt="Austrianairlines icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322198.svg" alt="Austrianairlines icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322198.svg" alt="Austrianairlines icon" :width="24" :height="24" />
CSS background
.icon-austrianairlines {
background-image: url('https://proicons.com/icon/322198.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M3.5,34.1079l6.906-.9378c12.3909-10.5531,21.0116-13.9635,34.094-19.278-10.3732,0-26.8281,2.2357-37.1255,5.4945l5.9018,1.3357c2.0209-1.0357,3.8935-1.6515,5.6176-1.8473,1.1084,1.8473-7.3228,9.5963-15.3939,15.2329Z"/></svg>
Copied!