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

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

Use the qantas logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m0 3.47l.218.572c1.925 5.006 5.566 2.689 10.415 7.139l.056.05c.652.599 1.1.044.888-.306a.76.76 0 0 1-.165-.532a6.7 6.7 0 0 1 2.606 1.369l-.06.126c-.366.73-3.959.421-4 1.943a.97.97 0 0 0 .607.923l.71.287a17.3 17.3 0 0 1 6.086 4.146a.086.086 0 0 1-.063.147a.08.08 0 0 1-.054-.018a17.3 17.3 0 0 0-8.173-3.61a.47.47 0 0 1-.39-.41c-.548-5.089-5.575-5.434-7.492-8.705l5.313 13.94H24L9.979 6.449a10.02 10.02 0 0 0-7.045-2.98Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsQantas(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="m0 3.47l.218.572c1.925 5.006 5.566 2.689 10.415 7.139l.056.05c.652.599 1.1.044.888-.306a.76.76 0 0 1-.165-.532a6.7 6.7 0 0 1 2.606 1.369l-.06.126c-.366.73-3.959.421-4 1.943a.97.97 0 0 0 .607.923l.71.287a17.3 17.3 0 0 1 6.086 4.146a.086.086 0 0 1-.063.147a.08.08 0 0 1-.054-.018a17.3 17.3 0 0 0-8.173-3.61a.47.47 0 0 1-.39-.41c-.548-5.089-5.575-5.434-7.492-8.705l5.313 13.94H24L9.979 6.449a10.02 10.02 0 0 0-7.045-2.98Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m0 3.47l.218.572c1.925 5.006 5.566 2.689 10.415 7.139l.056.05c.652.599 1.1.044.888-.306a.76.76 0 0 1-.165-.532a6.7 6.7 0 0 1 2.606 1.369l-.06.126c-.366.73-3.959.421-4 1.943a.97.97 0 0 0 .607.923l.71.287a17.3 17.3 0 0 1 6.086 4.146a.086.086 0 0 1-.063.147a.08.08 0 0 1-.054-.018a17.3 17.3 0 0 0-8.173-3.61a.47.47 0 0 1-.39-.41c-.548-5.089-5.575-5.434-7.492-8.705l5.313 13.94H24L9.979 6.449a10.02 10.02 0 0 0-7.045-2.98Z"/></svg>
</template>

CSS

.icon-qantas {
  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%22m0%203.47l.218.572c1.925%205.006%205.566%202.689%2010.415%207.139l.056.05c.652.599%201.1.044.888-.306a.76.76%200%200%201-.165-.532a6.7%206.7%200%200%201%202.606%201.369l-.06.126c-.366.73-3.959.421-4%201.943a.97.97%200%200%200%20.607.923l.71.287a17.3%2017.3%200%200%201%206.086%204.146a.086.086%200%200%201-.063.147a.08.08%200%200%201-.054-.018a17.3%2017.3%200%200%200-8.173-3.61a.47.47%200%200%201-.39-.41c-.548-5.089-5.575-5.434-7.492-8.705l5.313%2013.94H24L9.979%206.449a10.02%2010.02%200%200%200-7.045-2.98Z%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%22m0%203.47l.218.572c1.925%205.006%205.566%202.689%2010.415%207.139l.056.05c.652.599%201.1.044.888-.306a.76.76%200%200%201-.165-.532a6.7%206.7%200%200%201%202.606%201.369l-.06.126c-.366.73-3.959.421-4%201.943a.97.97%200%200%200%20.607.923l.71.287a17.3%2017.3%200%200%201%206.086%204.146a.086.086%200%200%201-.063.147a.08.08%200%200%201-.054-.018a17.3%2017.3%200%200%200-8.173-3.61a.47.47%200%200%201-.39-.41c-.548-5.089-5.575-5.434-7.492-8.705l5.313%2013.94H24L9.979%206.449a10.02%2010.02%200%200%200-7.045-2.98Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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