aircanada logo
aircanada from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- aircanada
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the aircanada logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.394 16.958c0-.789.338-.902 1.127-.451a54 54 0 0 0 2.704 1.465c0-.45.451-.789 1.24-.564s1.577.338 1.577.338s-.45-1.014-.676-1.464c-.338-.789 0-1.24.338-1.352c0 0-.45-.338-.789-.564c-.676-.45-.563-1.014.113-1.24c.902-.45 2.141-.9 2.141-.9c-.338-.226-.789-.79-.338-1.578c.45-.676 1.24-1.69 1.24-1.69H18.93c-.79 0-1.015-.676-1.015-1.127c0 0-1.239.901-2.14 1.465c-.79.563-1.465 0-1.352-.902a37 37 0 0 0 .338-2.93c-.451.451-1.24.339-1.69-.337c-.564-1.127-1.127-2.48-1.127-2.48S11.38 4 10.817 5.128c-.338.676-1.127.788-1.578.45a37 37 0 0 0 .338 2.93c.113.789-.563 1.352-1.352.789c-.901-.564-2.253-1.465-2.253-1.465c0 .45-.226 1.014-1.014 1.127H2.817s.789 1.014 1.24 1.69s0 1.352-.339 1.577c0 0 1.127.564 2.141.902c.676.338.902.788.113 1.24c-.226.225-.789.563-.789.563c.45.112.789.563.45 1.352c-.225.45-.675 1.464-.675 1.464s.788-.225 1.577-.338c.789-.225 1.127.226 1.24.564c0 0 1.352-.789 2.704-1.465c.676-.45 1.127-.225 1.127.45v1.916c0 1.127-.226 2.254-.564 2.93c-5.07-.564-9.352-4.62-9.352-10.028c0-5.521 4.62-10.029 10.366-10.029c5.747 0 10.367 4.508 10.367 10.029c0 5.183-4.057 9.464-9.24 10.028v1.352C19.268 22.592 24 17.746 24 11.775C24 5.352 18.592.282 11.944.282C5.408.282 0 5.352 0 11.662c0 5.521 4.169 10.14 9.69 11.155c.902.225 1.465.338 2.028.901c.564-1.126.676-3.38.676-4.62Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAircanada(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="M12.394 16.958c0-.789.338-.902 1.127-.451a54 54 0 0 0 2.704 1.465c0-.45.451-.789 1.24-.564s1.577.338 1.577.338s-.45-1.014-.676-1.464c-.338-.789 0-1.24.338-1.352c0 0-.45-.338-.789-.564c-.676-.45-.563-1.014.113-1.24c.902-.45 2.141-.9 2.141-.9c-.338-.226-.789-.79-.338-1.578c.45-.676 1.24-1.69 1.24-1.69H18.93c-.79 0-1.015-.676-1.015-1.127c0 0-1.239.901-2.14 1.465c-.79.563-1.465 0-1.352-.902a37 37 0 0 0 .338-2.93c-.451.451-1.24.339-1.69-.337c-.564-1.127-1.127-2.48-1.127-2.48S11.38 4 10.817 5.128c-.338.676-1.127.788-1.578.45a37 37 0 0 0 .338 2.93c.113.789-.563 1.352-1.352.789c-.901-.564-2.253-1.465-2.253-1.465c0 .45-.226 1.014-1.014 1.127H2.817s.789 1.014 1.24 1.69s0 1.352-.339 1.577c0 0 1.127.564 2.141.902c.676.338.902.788.113 1.24c-.226.225-.789.563-.789.563c.45.112.789.563.45 1.352c-.225.45-.675 1.464-.675 1.464s.788-.225 1.577-.338c.789-.225 1.127.226 1.24.564c0 0 1.352-.789 2.704-1.465c.676-.45 1.127-.225 1.127.45v1.916c0 1.127-.226 2.254-.564 2.93c-5.07-.564-9.352-4.62-9.352-10.028c0-5.521 4.62-10.029 10.366-10.029c5.747 0 10.367 4.508 10.367 10.029c0 5.183-4.057 9.464-9.24 10.028v1.352C19.268 22.592 24 17.746 24 11.775C24 5.352 18.592.282 11.944.282C5.408.282 0 5.352 0 11.662c0 5.521 4.169 10.14 9.69 11.155c.902.225 1.465.338 2.028.901c.564-1.126.676-3.38.676-4.62Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.394 16.958c0-.789.338-.902 1.127-.451a54 54 0 0 0 2.704 1.465c0-.45.451-.789 1.24-.564s1.577.338 1.577.338s-.45-1.014-.676-1.464c-.338-.789 0-1.24.338-1.352c0 0-.45-.338-.789-.564c-.676-.45-.563-1.014.113-1.24c.902-.45 2.141-.9 2.141-.9c-.338-.226-.789-.79-.338-1.578c.45-.676 1.24-1.69 1.24-1.69H18.93c-.79 0-1.015-.676-1.015-1.127c0 0-1.239.901-2.14 1.465c-.79.563-1.465 0-1.352-.902a37 37 0 0 0 .338-2.93c-.451.451-1.24.339-1.69-.337c-.564-1.127-1.127-2.48-1.127-2.48S11.38 4 10.817 5.128c-.338.676-1.127.788-1.578.45a37 37 0 0 0 .338 2.93c.113.789-.563 1.352-1.352.789c-.901-.564-2.253-1.465-2.253-1.465c0 .45-.226 1.014-1.014 1.127H2.817s.789 1.014 1.24 1.69s0 1.352-.339 1.577c0 0 1.127.564 2.141.902c.676.338.902.788.113 1.24c-.226.225-.789.563-.789.563c.45.112.789.563.45 1.352c-.225.45-.675 1.464-.675 1.464s.788-.225 1.577-.338c.789-.225 1.127.226 1.24.564c0 0 1.352-.789 2.704-1.465c.676-.45 1.127-.225 1.127.45v1.916c0 1.127-.226 2.254-.564 2.93c-5.07-.564-9.352-4.62-9.352-10.028c0-5.521 4.62-10.029 10.366-10.029c5.747 0 10.367 4.508 10.367 10.029c0 5.183-4.057 9.464-9.24 10.028v1.352C19.268 22.592 24 17.746 24 11.775C24 5.352 18.592.282 11.944.282C5.408.282 0 5.352 0 11.662c0 5.521 4.169 10.14 9.69 11.155c.902.225 1.465.338 2.028.901c.564-1.126.676-3.38.676-4.62Z"/></svg> </template>
CSS
.icon-aircanada {
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%22M12.394%2016.958c0-.789.338-.902%201.127-.451a54%2054%200%200%200%202.704%201.465c0-.45.451-.789%201.24-.564s1.577.338%201.577.338s-.45-1.014-.676-1.464c-.338-.789%200-1.24.338-1.352c0%200-.45-.338-.789-.564c-.676-.45-.563-1.014.113-1.24c.902-.45%202.141-.9%202.141-.9c-.338-.226-.789-.79-.338-1.578c.45-.676%201.24-1.69%201.24-1.69H18.93c-.79%200-1.015-.676-1.015-1.127c0%200-1.239.901-2.14%201.465c-.79.563-1.465%200-1.352-.902a37%2037%200%200%200%20.338-2.93c-.451.451-1.24.339-1.69-.337c-.564-1.127-1.127-2.48-1.127-2.48S11.38%204%2010.817%205.128c-.338.676-1.127.788-1.578.45a37%2037%200%200%200%20.338%202.93c.113.789-.563%201.352-1.352.789c-.901-.564-2.253-1.465-2.253-1.465c0%20.45-.226%201.014-1.014%201.127H2.817s.789%201.014%201.24%201.69s0%201.352-.339%201.577c0%200%201.127.564%202.141.902c.676.338.902.788.113%201.24c-.226.225-.789.563-.789.563c.45.112.789.563.45%201.352c-.225.45-.675%201.464-.675%201.464s.788-.225%201.577-.338c.789-.225%201.127.226%201.24.564c0%200%201.352-.789%202.704-1.465c.676-.45%201.127-.225%201.127.45v1.916c0%201.127-.226%202.254-.564%202.93c-5.07-.564-9.352-4.62-9.352-10.028c0-5.521%204.62-10.029%2010.366-10.029c5.747%200%2010.367%204.508%2010.367%2010.029c0%205.183-4.057%209.464-9.24%2010.028v1.352C19.268%2022.592%2024%2017.746%2024%2011.775C24%205.352%2018.592.282%2011.944.282C5.408.282%200%205.352%200%2011.662c0%205.521%204.169%2010.14%209.69%2011.155c.902.225%201.465.338%202.028.901c.564-1.126.676-3.38.676-4.62Z%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%22M12.394%2016.958c0-.789.338-.902%201.127-.451a54%2054%200%200%200%202.704%201.465c0-.45.451-.789%201.24-.564s1.577.338%201.577.338s-.45-1.014-.676-1.464c-.338-.789%200-1.24.338-1.352c0%200-.45-.338-.789-.564c-.676-.45-.563-1.014.113-1.24c.902-.45%202.141-.9%202.141-.9c-.338-.226-.789-.79-.338-1.578c.45-.676%201.24-1.69%201.24-1.69H18.93c-.79%200-1.015-.676-1.015-1.127c0%200-1.239.901-2.14%201.465c-.79.563-1.465%200-1.352-.902a37%2037%200%200%200%20.338-2.93c-.451.451-1.24.339-1.69-.337c-.564-1.127-1.127-2.48-1.127-2.48S11.38%204%2010.817%205.128c-.338.676-1.127.788-1.578.45a37%2037%200%200%200%20.338%202.93c.113.789-.563%201.352-1.352.789c-.901-.564-2.253-1.465-2.253-1.465c0%20.45-.226%201.014-1.014%201.127H2.817s.789%201.014%201.24%201.69s0%201.352-.339%201.577c0%200%201.127.564%202.141.902c.676.338.902.788.113%201.24c-.226.225-.789.563-.789.563c.45.112.789.563.45%201.352c-.225.45-.675%201.464-.675%201.464s.788-.225%201.577-.338c.789-.225%201.127.226%201.24.564c0%200%201.352-.789%202.704-1.465c.676-.45%201.127-.225%201.127.45v1.916c0%201.127-.226%202.254-.564%202.93c-5.07-.564-9.352-4.62-9.352-10.028c0-5.521%204.62-10.029%2010.366-10.029c5.747%200%2010.367%204.508%2010.367%2010.029c0%205.183-4.057%209.464-9.24%2010.028v1.352C19.268%2022.592%2024%2017.746%2024%2011.775C24%205.352%2018.592.282%2011.944.282C5.408.282%200%205.352%200%2011.662c0%205.521%204.169%2010.14%209.69%2011.155c.902.225%201.465.338%202.028.901c.564-1.126.676-3.38.676-4.62Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/aircanada.svg?color=%231a73e8&size=48