airasia logo
airasia from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- airasia
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the airasia logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.54 14.49c-1.278 0-2.264-.998-2.264-2.276c0-1.252.98-2.27 2.264-2.27c1.232 0 2.238 1.018 2.238 2.27c0 1.278-1.005 2.277-2.239 2.277zm3.074-7.854l-.214.998c-.59-1.18-2.348-1.297-3.295-1.297c-2.952 0-5.527 2.841-5.527 6.746c0 3.14 1.875 5.111 4.23 5.111c1.316 0 2.432-.304 3.353-1.4l-.24 1.102h3.711l1.692-11.26c-1.238-.001-2.482.01-3.71 0M12 0c6.63 0 12 5.37 12 12s-5.37 12-12 12S0 18.63 0 12S5.37 0 12 0"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAirasia(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="M11.54 14.49c-1.278 0-2.264-.998-2.264-2.276c0-1.252.98-2.27 2.264-2.27c1.232 0 2.238 1.018 2.238 2.27c0 1.278-1.005 2.277-2.239 2.277zm3.074-7.854l-.214.998c-.59-1.18-2.348-1.297-3.295-1.297c-2.952 0-5.527 2.841-5.527 6.746c0 3.14 1.875 5.111 4.23 5.111c1.316 0 2.432-.304 3.353-1.4l-.24 1.102h3.711l1.692-11.26c-1.238-.001-2.482.01-3.71 0M12 0c6.63 0 12 5.37 12 12s-5.37 12-12 12S0 18.63 0 12S5.37 0 12 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.54 14.49c-1.278 0-2.264-.998-2.264-2.276c0-1.252.98-2.27 2.264-2.27c1.232 0 2.238 1.018 2.238 2.27c0 1.278-1.005 2.277-2.239 2.277zm3.074-7.854l-.214.998c-.59-1.18-2.348-1.297-3.295-1.297c-2.952 0-5.527 2.841-5.527 6.746c0 3.14 1.875 5.111 4.23 5.111c1.316 0 2.432-.304 3.353-1.4l-.24 1.102h3.711l1.692-11.26c-1.238-.001-2.482.01-3.71 0M12 0c6.63 0 12 5.37 12 12s-5.37 12-12 12S0 18.63 0 12S5.37 0 12 0"/></svg> </template>
CSS
.icon-airasia {
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%22M11.54%2014.49c-1.278%200-2.264-.998-2.264-2.276c0-1.252.98-2.27%202.264-2.27c1.232%200%202.238%201.018%202.238%202.27c0%201.278-1.005%202.277-2.239%202.277zm3.074-7.854l-.214.998c-.59-1.18-2.348-1.297-3.295-1.297c-2.952%200-5.527%202.841-5.527%206.746c0%203.14%201.875%205.111%204.23%205.111c1.316%200%202.432-.304%203.353-1.4l-.24%201.102h3.711l1.692-11.26c-1.238-.001-2.482.01-3.71%200M12%200c6.63%200%2012%205.37%2012%2012s-5.37%2012-12%2012S0%2018.63%200%2012S5.37%200%2012%200%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%22M11.54%2014.49c-1.278%200-2.264-.998-2.264-2.276c0-1.252.98-2.27%202.264-2.27c1.232%200%202.238%201.018%202.238%202.27c0%201.278-1.005%202.277-2.239%202.277zm3.074-7.854l-.214.998c-.59-1.18-2.348-1.297-3.295-1.297c-2.952%200-5.527%202.841-5.527%206.746c0%203.14%201.875%205.111%204.23%205.111c1.316%200%202.432-.304%203.353-1.4l-.24%201.102h3.711l1.692-11.26c-1.238-.001-2.482.01-3.71%200M12%200c6.63%200%2012%205.37%2012%2012s-5.37%2012-12%2012S0%2018.63%200%2012S5.37%200%2012%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/airasia.svg?color=%231a73e8&size=48