aerlingus logo
aerlingus from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- aerlingus
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the aerlingus logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.857 13.511c-.48 1.545-2.081 2.995-4.002 3.296c.31.48.452 1.074.377 1.733c-.208 1.789-1.921 3.23-3.758 3.249c-1.243.009-2.928-.528-4.115-2.402c-1.064-1.666-1.215-4.313-1.14-5.113c-1.299 1.328-2.109 2.618-2.495 3.512c-.866 2.025-1.196 4.492-1.177 5.65c0 0-.16.151-.31.18c-.48-.085-.895-.264-1.206-.537c-.376-.34-.461-.66-.461-.66c.574-2.872 1.488-4.66 2.853-6.704c1.836-2.76 4.67-4.464 8.032-5.49c2.43-.744 4.954-.904 6.686.565c.933.772.989 1.883.716 2.721M9.544 11.986c-.575.96-2.147 2.505-3.39 3.305c-2.59 1.657-4.454 1.77-5.387 1.177a1.5 1.5 0 0 1-.292-.235c-.725-.763-.602-2.119.245-3.23c.415-.546.951-.932 1.47-1.111c-.406-.189-.679-.584-.735-1.14c-.113-1.11.725-2.57 1.883-3.164c1.017-.518 3.211-1.036 4.821 1.366c.631.932 1.196 2.26 1.385 3.032M20.184 1.89c-.14-1.384-1.62-1.893-3.248-1.196c-.772.33-1.45.885-1.93 1.516c.075-.63-.104-1.186-.556-1.516c-.895-.65-2.524-.17-3.635 1.036c-.386.424-1.648 1.95-1.714 4.19c-.028 1.083.452 3.485 2.034 5.142c4.219-1.591 6.488-4.03 7.354-5.038c.999-1.168 1.422-2.194 1.601-2.947c.132-.594.113-1.017.094-1.187"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAerlingus(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.857 13.511c-.48 1.545-2.081 2.995-4.002 3.296c.31.48.452 1.074.377 1.733c-.208 1.789-1.921 3.23-3.758 3.249c-1.243.009-2.928-.528-4.115-2.402c-1.064-1.666-1.215-4.313-1.14-5.113c-1.299 1.328-2.109 2.618-2.495 3.512c-.866 2.025-1.196 4.492-1.177 5.65c0 0-.16.151-.31.18c-.48-.085-.895-.264-1.206-.537c-.376-.34-.461-.66-.461-.66c.574-2.872 1.488-4.66 2.853-6.704c1.836-2.76 4.67-4.464 8.032-5.49c2.43-.744 4.954-.904 6.686.565c.933.772.989 1.883.716 2.721M9.544 11.986c-.575.96-2.147 2.505-3.39 3.305c-2.59 1.657-4.454 1.77-5.387 1.177a1.5 1.5 0 0 1-.292-.235c-.725-.763-.602-2.119.245-3.23c.415-.546.951-.932 1.47-1.111c-.406-.189-.679-.584-.735-1.14c-.113-1.11.725-2.57 1.883-3.164c1.017-.518 3.211-1.036 4.821 1.366c.631.932 1.196 2.26 1.385 3.032M20.184 1.89c-.14-1.384-1.62-1.893-3.248-1.196c-.772.33-1.45.885-1.93 1.516c.075-.63-.104-1.186-.556-1.516c-.895-.65-2.524-.17-3.635 1.036c-.386.424-1.648 1.95-1.714 4.19c-.028 1.083.452 3.485 2.034 5.142c4.219-1.591 6.488-4.03 7.354-5.038c.999-1.168 1.422-2.194 1.601-2.947c.132-.594.113-1.017.094-1.187"/></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.857 13.511c-.48 1.545-2.081 2.995-4.002 3.296c.31.48.452 1.074.377 1.733c-.208 1.789-1.921 3.23-3.758 3.249c-1.243.009-2.928-.528-4.115-2.402c-1.064-1.666-1.215-4.313-1.14-5.113c-1.299 1.328-2.109 2.618-2.495 3.512c-.866 2.025-1.196 4.492-1.177 5.65c0 0-.16.151-.31.18c-.48-.085-.895-.264-1.206-.537c-.376-.34-.461-.66-.461-.66c.574-2.872 1.488-4.66 2.853-6.704c1.836-2.76 4.67-4.464 8.032-5.49c2.43-.744 4.954-.904 6.686.565c.933.772.989 1.883.716 2.721M9.544 11.986c-.575.96-2.147 2.505-3.39 3.305c-2.59 1.657-4.454 1.77-5.387 1.177a1.5 1.5 0 0 1-.292-.235c-.725-.763-.602-2.119.245-3.23c.415-.546.951-.932 1.47-1.111c-.406-.189-.679-.584-.735-1.14c-.113-1.11.725-2.57 1.883-3.164c1.017-.518 3.211-1.036 4.821 1.366c.631.932 1.196 2.26 1.385 3.032M20.184 1.89c-.14-1.384-1.62-1.893-3.248-1.196c-.772.33-1.45.885-1.93 1.516c.075-.63-.104-1.186-.556-1.516c-.895-.65-2.524-.17-3.635 1.036c-.386.424-1.648 1.95-1.714 4.19c-.028 1.083.452 3.485 2.034 5.142c4.219-1.591 6.488-4.03 7.354-5.038c.999-1.168 1.422-2.194 1.601-2.947c.132-.594.113-1.017.094-1.187"/></svg> </template>
CSS
.icon-aerlingus {
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.857%2013.511c-.48%201.545-2.081%202.995-4.002%203.296c.31.48.452%201.074.377%201.733c-.208%201.789-1.921%203.23-3.758%203.249c-1.243.009-2.928-.528-4.115-2.402c-1.064-1.666-1.215-4.313-1.14-5.113c-1.299%201.328-2.109%202.618-2.495%203.512c-.866%202.025-1.196%204.492-1.177%205.65c0%200-.16.151-.31.18c-.48-.085-.895-.264-1.206-.537c-.376-.34-.461-.66-.461-.66c.574-2.872%201.488-4.66%202.853-6.704c1.836-2.76%204.67-4.464%208.032-5.49c2.43-.744%204.954-.904%206.686.565c.933.772.989%201.883.716%202.721M9.544%2011.986c-.575.96-2.147%202.505-3.39%203.305c-2.59%201.657-4.454%201.77-5.387%201.177a1.5%201.5%200%200%201-.292-.235c-.725-.763-.602-2.119.245-3.23c.415-.546.951-.932%201.47-1.111c-.406-.189-.679-.584-.735-1.14c-.113-1.11.725-2.57%201.883-3.164c1.017-.518%203.211-1.036%204.821%201.366c.631.932%201.196%202.26%201.385%203.032M20.184%201.89c-.14-1.384-1.62-1.893-3.248-1.196c-.772.33-1.45.885-1.93%201.516c.075-.63-.104-1.186-.556-1.516c-.895-.65-2.524-.17-3.635%201.036c-.386.424-1.648%201.95-1.714%204.19c-.028%201.083.452%203.485%202.034%205.142c4.219-1.591%206.488-4.03%207.354-5.038c.999-1.168%201.422-2.194%201.601-2.947c.132-.594.113-1.017.094-1.187%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.857%2013.511c-.48%201.545-2.081%202.995-4.002%203.296c.31.48.452%201.074.377%201.733c-.208%201.789-1.921%203.23-3.758%203.249c-1.243.009-2.928-.528-4.115-2.402c-1.064-1.666-1.215-4.313-1.14-5.113c-1.299%201.328-2.109%202.618-2.495%203.512c-.866%202.025-1.196%204.492-1.177%205.65c0%200-.16.151-.31.18c-.48-.085-.895-.264-1.206-.537c-.376-.34-.461-.66-.461-.66c.574-2.872%201.488-4.66%202.853-6.704c1.836-2.76%204.67-4.464%208.032-5.49c2.43-.744%204.954-.904%206.686.565c.933.772.989%201.883.716%202.721M9.544%2011.986c-.575.96-2.147%202.505-3.39%203.305c-2.59%201.657-4.454%201.77-5.387%201.177a1.5%201.5%200%200%201-.292-.235c-.725-.763-.602-2.119.245-3.23c.415-.546.951-.932%201.47-1.111c-.406-.189-.679-.584-.735-1.14c-.113-1.11.725-2.57%201.883-3.164c1.017-.518%203.211-1.036%204.821%201.366c.631.932%201.196%202.26%201.385%203.032M20.184%201.89c-.14-1.384-1.62-1.893-3.248-1.196c-.772.33-1.45.885-1.93%201.516c.075-.63-.104-1.186-.556-1.516c-.895-.65-2.524-.17-3.635%201.036c-.386.424-1.648%201.95-1.714%204.19c-.028%201.083.452%203.485%202.034%205.142c4.219-1.591%206.488-4.03%207.354-5.038c.999-1.168%201.422-2.194%201.601-2.947c.132-.594.113-1.017.094-1.187%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/aerlingus.svg?color=%231a73e8&size=48