britishairways logo

britishairways from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
britishairways
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the britishairways logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.489 13.252c-.25.212-.605.444-1.241.767c-1.347.72-2.198.983-2.198.983s-1.617-.234-4.207-1.007c0 0 1.306-.378 1.93-.581a40 40 0 0 0 1.958-.681c1.055-.396 1.73-.761 2.18-1.088q.045-.034.085-.068s.32.036.593.113c.294.083.604.245.786.386c.191.147.28.308.308.358a.7.7 0 0 1 .071.226s.014.085-.003.177a.6.6 0 0 1-.147.313zM24 12.196a.7.7 0 0 0-.08-.157a1.4 1.4 0 0 0-.197-.23a2 2 0 0 0-.227-.178c-.354-.232-.81-.362-1.215-.416c-.627-.083-1.342-.07-1.411-.07c-.23-.005-1.722.007-2.105.015c-1.702.034-3.787.039-4.333.038c-5.636.027-8.089-.094-10.82-.642C1.289 10.094 0 9.658 0 9.658c2.05-.073 14.004-.568 16.186-.627c1.427-.04 2.44-.048 3.253 0c.413.023.802.058 1.287.14a6 6 0 0 1 1.064.286c.486.18.893.442 1.096.707c0 0 .06.06.14.17c.093.126.197.282.234.34c.294.447.434.73.484.828q.078.154.145.315c.044.104.063.166.076.21c.02.064.03.125.035.17Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBritishairways(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.489 13.252c-.25.212-.605.444-1.241.767c-1.347.72-2.198.983-2.198.983s-1.617-.234-4.207-1.007c0 0 1.306-.378 1.93-.581a40 40 0 0 0 1.958-.681c1.055-.396 1.73-.761 2.18-1.088q.045-.034.085-.068s.32.036.593.113c.294.083.604.245.786.386c.191.147.28.308.308.358a.7.7 0 0 1 .071.226s.014.085-.003.177a.6.6 0 0 1-.147.313zM24 12.196a.7.7 0 0 0-.08-.157a1.4 1.4 0 0 0-.197-.23a2 2 0 0 0-.227-.178c-.354-.232-.81-.362-1.215-.416c-.627-.083-1.342-.07-1.411-.07c-.23-.005-1.722.007-2.105.015c-1.702.034-3.787.039-4.333.038c-5.636.027-8.089-.094-10.82-.642C1.289 10.094 0 9.658 0 9.658c2.05-.073 14.004-.568 16.186-.627c1.427-.04 2.44-.048 3.253 0c.413.023.802.058 1.287.14a6 6 0 0 1 1.064.286c.486.18.893.442 1.096.707c0 0 .06.06.14.17c.093.126.197.282.234.34c.294.447.434.73.484.828q.078.154.145.315c.044.104.063.166.076.21c.02.064.03.125.035.17Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.489 13.252c-.25.212-.605.444-1.241.767c-1.347.72-2.198.983-2.198.983s-1.617-.234-4.207-1.007c0 0 1.306-.378 1.93-.581a40 40 0 0 0 1.958-.681c1.055-.396 1.73-.761 2.18-1.088q.045-.034.085-.068s.32.036.593.113c.294.083.604.245.786.386c.191.147.28.308.308.358a.7.7 0 0 1 .071.226s.014.085-.003.177a.6.6 0 0 1-.147.313zM24 12.196a.7.7 0 0 0-.08-.157a1.4 1.4 0 0 0-.197-.23a2 2 0 0 0-.227-.178c-.354-.232-.81-.362-1.215-.416c-.627-.083-1.342-.07-1.411-.07c-.23-.005-1.722.007-2.105.015c-1.702.034-3.787.039-4.333.038c-5.636.027-8.089-.094-10.82-.642C1.289 10.094 0 9.658 0 9.658c2.05-.073 14.004-.568 16.186-.627c1.427-.04 2.44-.048 3.253 0c.413.023.802.058 1.287.14a6 6 0 0 1 1.064.286c.486.18.893.442 1.096.707c0 0 .06.06.14.17c.093.126.197.282.234.34c.294.447.434.73.484.828q.078.154.145.315c.044.104.063.166.076.21c.02.064.03.125.035.17Z"/></svg>
</template>

CSS

.icon-britishairways {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.489%2013.252c-.25.212-.605.444-1.241.767c-1.347.72-2.198.983-2.198.983s-1.617-.234-4.207-1.007c0%200%201.306-.378%201.93-.581a40%2040%200%200%200%201.958-.681c1.055-.396%201.73-.761%202.18-1.088q.045-.034.085-.068s.32.036.593.113c.294.083.604.245.786.386c.191.147.28.308.308.358a.7.7%200%200%201%20.071.226s.014.085-.003.177a.6.6%200%200%201-.147.313zM24%2012.196a.7.7%200%200%200-.08-.157a1.4%201.4%200%200%200-.197-.23a2%202%200%200%200-.227-.178c-.354-.232-.81-.362-1.215-.416c-.627-.083-1.342-.07-1.411-.07c-.23-.005-1.722.007-2.105.015c-1.702.034-3.787.039-4.333.038c-5.636.027-8.089-.094-10.82-.642C1.289%2010.094%200%209.658%200%209.658c2.05-.073%2014.004-.568%2016.186-.627c1.427-.04%202.44-.048%203.253%200c.413.023.802.058%201.287.14a6%206%200%200%201%201.064.286c.486.18.893.442%201.096.707c0%200%20.06.06.14.17c.093.126.197.282.234.34c.294.447.434.73.484.828q.078.154.145.315c.044.104.063.166.076.21c.02.064.03.125.035.17Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.489%2013.252c-.25.212-.605.444-1.241.767c-1.347.72-2.198.983-2.198.983s-1.617-.234-4.207-1.007c0%200%201.306-.378%201.93-.581a40%2040%200%200%200%201.958-.681c1.055-.396%201.73-.761%202.18-1.088q.045-.034.085-.068s.32.036.593.113c.294.083.604.245.786.386c.191.147.28.308.308.358a.7.7%200%200%201%20.071.226s.014.085-.003.177a.6.6%200%200%201-.147.313zM24%2012.196a.7.7%200%200%200-.08-.157a1.4%201.4%200%200%200-.197-.23a2%202%200%200%200-.227-.178c-.354-.232-.81-.362-1.215-.416c-.627-.083-1.342-.07-1.411-.07c-.23-.005-1.722.007-2.105.015c-1.702.034-3.787.039-4.333.038c-5.636.027-8.089-.094-10.82-.642C1.289%2010.094%200%209.658%200%209.658c2.05-.073%2014.004-.568%2016.186-.627c1.427-.04%202.44-.048%203.253%200c.413.023.802.058%201.287.14a6%206%200%200%201%201.064.286c.486.18.893.442%201.096.707c0%200%20.06.06.14.17c.093.126.197.282.234.34c.294.447.434.73.484.828q.078.154.145.315c.044.104.063.166.076.21c.02.064.03.125.035.17Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/britishairways.svg?color=%231a73e8&size=48