Flightaware Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Flightaware 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/340530.svg" alt="Flightaware icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340530.svg" alt="Flightaware icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340530.svg" alt="Flightaware icon" :width="24" :height="24" />
CSS background
.icon-flightaware {
background-image: url('https://proicons.com/icon/340530.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="c" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="g" cx="24" cy="24" r="21.5"/><path class="g" d="M5.635,32.5007c1.0915-.7185,2.1831-1.437,3.2746-2.1554"/><path class="g" d="M10.733,29.3497c1.2021-.5527,2.4041-1.1054,3.6062-1.658"/><path class="g" d="M16.163,27.0707c1.285-.4421,2.5699-.8843,3.8549-1.3264"/><path class="g" d="M34.289,23.2597l-2.9431,10.274-.9341-9.9617-3.1696-9.1056,3.5721,4.1331,2.9711,3.1901"/><path class="g" d="M23.818,24.9647l-2.0883-4.0735,3.8052,3.7109-1.8985,5.1181.1816-4.7555Z"/><path class="g" d="M40.841,22.2427l1.5241-1.1431-2.0517-.7621-17.967,4.7776,18.4946-2.8724Z"/></svg>
Flightaware in other icon packs
Copied!