Lufthansa Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lufthansa 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/343272.svg" alt="Lufthansa icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343272.svg" alt="Lufthansa icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343272.svg" alt="Lufthansa icon" :width="24" :height="24" />
CSS background
.icon-lufthansa {
background-image: url('https://proicons.com/icon/343272.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M34.5127,32.4516C20.5064,30.4825,15.3929,21.399,6.5,19.62"/><path class="a" d="M41.5,20.0015A106.6725,106.6725,0,0,0,27.78,19.62c-.0941,1.9043-4.8708,5.4394-8.0252,7.1026"/><path class="a" d="M39.5732,21.9371a91.1451,91.1451,0,0,0-12.8824-.359"/><path class="a" d="M38.197,23.7907a106.39,106.39,0,0,0-13.4236-.4129"/><path class="a" d="M35.8255,25.5817c-8.0672-.6987-13.2069-.6-13.2069-.6"/><path class="a" d="M11.1373,21.2715l.6349-1.0477s4.6053,1.8422,6.5744,2.7314"/><circle class="a" cx="24" cy="24" r="21.5"/></svg>
Lufthansa in other icon packs
Copied!