Southwest Airlines Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Southwest Airlines 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/333128.svg" alt="Southwest Airlines icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333128.svg" alt="Southwest Airlines icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333128.svg" alt="Southwest Airlines icon" :width="24" :height="24" />
CSS background
.icon-southwest-airlines {
background-image: url('https://proicons.com/icon/333128.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="m24.0001,41.2766s12.3297-8.1596,16.1595-16.4255c.7146-1.8618,2.1915-4.7766,1.5213-9.3723-.5913-4.0547-3.2726-7.1139-7.5053-7.8936-6.0638-1.117-10.1755,2.1543-10.1755,2.1543,0,0-4.1117-3.2713-10.1755-2.1543-4.2327.7797-6.914,3.839-7.5053,7.8936-.6702,4.5957.8067,7.5105,1.5213,9.3723,3.8298,8.266,16.1595,16.4255,16.1595,16.4255h.0001Z"/><line class="c" x1="24" y1="9.7394" x2="41.1679" y2="22.1628"/><line class="c" x1="6.5217" y1="14.4404" x2="31.8982" y2="35.0538"/></svg>
Southwest Airlines in other icon packs
Copied!