Floatplane Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Floatplane 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/325997.svg" alt="Floatplane icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325997.svg" alt="Floatplane icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325997.svg" alt="Floatplane icon" :width="24" :height="24" />
CSS background
.icon-floatplane {
background-image: url('https://proicons.com/icon/325997.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M9.38,3.5,7.73,6.09a.68.68,0,0,0,0,.78L18.19,19.94l3.49-3.74ZM41.32,32.19a19.38,19.38,0,0,0,1.41-7.32A19.6,19.6,0,0,0,23.12,5.25h0a19.38,19.38,0,0,0-7.33,1.42M8.47,11.83a19.62,19.62,0,0,0,27.7,27.69m-13-24.94-9.35,10a1.14,1.14,0,0,0,1.54-.1c.41-.31,2-1.63,3.77-3.07l1.58,2,3.54-4.59-1-1,.26-1a3,3,0,0,0,.11-1.07,4.32,4.32,0,0,0-.46-1.17Zm5.7,4.49L15.11,32.86s.42.35,1.32,0l3.89,3.59a.43.43,0,0,0,.47.06l1.32-.78L19,31.5l5.5-4.23,2.12,1.66,3.48-4.23-1.15-1.12.37-1.32a4,4,0,0,0,.21-1.51,6,6,0,0,0-.62-1.68Zm4.51,5.72-10,9.35a1.19,1.19,0,0,0,1.57,0q2.22-1.53,4.42-3.11L41.13,40.2a.68.68,0,0,0,.78.06L44.5,38.6,33.4,27.87l.26-1.05a2.21,2.21,0,0,0,.11-.85,4.38,4.38,0,0,0-.37-1.18ZM12.29,25.84l-.78,1.32a.35.35,0,0,0,.06.46L14.65,31l1.4-2.48Zm0,0"/></svg>
Floatplane in other icon packs
Copied!