Airplaneslive Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Airplaneslive 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/336075.svg" alt="Airplaneslive icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336075.svg" alt="Airplaneslive icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336075.svg" alt="Airplaneslive icon" :width="24" :height="24" />
CSS background
.icon-airplaneslive {
background-image: url('https://proicons.com/icon/336075.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><g id="b"><path id="c" class="d" d="M17.5538,28.2825s-.9496.9387-1.4483,1.5899c-.9027,1.1786-.9077,1.1831-1.1128,1.0002-.1133-.101-3.4636-2.9004-3.7154-3.1315-.4431-.4068-.4699-.4169-.8367-.3159-.8595.2367-1.9118,1.0237-2.2816,1.7063-.0957.1766.4411.7451,5.2223,5.5305,5.2741,5.2787,5.3316,5.3323,5.582,5.2005.5532-.291,1.4401-1.3837,1.6404-2.3854.0518-.2591.0032-.3685-.3255-.7321-.3459-.3827-2.6657-3.1389-3.1074-3.692q-.1751-.2192,1.009-1.1137c.6513-.4918,1.5354-1.4696,1.5354-1.4696M24.3589,14.2182c-.1308,0-2.0374,1.4016-2.1009,1.4329-.0596.0294-9.3024-6.6494-10.0966-7.2098-1.6879-1.1908-2.0288-1.3612-2.3924-1.1955-.3736.1702-1.3011,1.6327-1.201,1.8936.0255.0664.441.5829.9234,1.1478.4824.5649,8.8956,10.3179,8.8956,10.3179M26.3566,15.7119l-2.9781-2.841M33.2707,22.7655l-.3664.1012c-.2015.0556-.6973.3502-1.1017.6546-.4044.3044-.7728.5395-.8185.5224-.0458-.0171-1.9059-2.3722-1.9059-2.3722,0,0,3.5011-3.4258,4.3132-4.2171,2.3684-2.308,3.4615-3.921,3.5696-5.2671.0422-.5255.0197-.6649-.1353-.8369-.311-.3453-.5817-.3931-1.335-.236-1.3563.2828-2.6912,1.3068-5.7787,4.4327-1.2834,1.2994-3.333,3.4312-3.333,3.4312,0,0-2.3686-1.8629-2.4046-1.8954-.0378-.0342,1.1975-1.8287,1.1975-1.9476M35.4233,25.0302l-2.9747-3.3543M27.4909,29.6469s10.2021,8.8518,10.527,9.1315c.9137.7867.8861.7802,1.6242.3786.3519-.1915.7444-.4436.8721-.5603.3306-.3019.4051-.5581.2624-.9012-.2325-.5588-8.4189-11.806-8.4189-11.8481s.1488-.2507.3307-.4635c.5569-.6515,1.1458-1.5417,1.1458-1.7321"/></g><circle class="d" cx="23.0354" cy="25.0302" r="6.3731"/><path class="d" d="M36.02,14.46c2.36,2.88,3.77,6.56,3.77,10.57,0,2.96-.76,5.73-2.1,8.13"/><path class="d" d="M11.62,12.79c-3.29,3.04-5.34,7.4-5.34,12.24,0,9.25,7.5,16.75,16.76,16.75,4.83,0,9.19-2.05,12.24-5.33"/><path class="d" d="M14.94,10.37c2.4-1.33,5.16-2.09,8.1-2.09,3.99,0,7.65,1.4,10.53,3.74"/></svg>
Copied!