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

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

Use the akasaair logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.732 1.8c-2.297 0-3.271.731-4.165 2.383l-.63 1.116a3.2 3.2 0 0 0-.529 1.482c.026.43.166.845.407 1.202l5.002 8.944c1.789 3.197 4 4.986 8.764 4.986c.407 0 .508-.244.344-.53l-6.488-11.59c-1.297-2.34-1.747-4.027-1.747-5.245a3.53 3.53 0 0 1 .814-2.425c.122-.137.101-.322-.142-.322Zm-6.92 7.056c-.122 0-.2.084-.323.285L.08 21.71a.4.4 0 0 0-.079.244c0 .244.386.245.487.245c5.335 0 9.04-3.256 9.04-7.972A10.06 10.06 0 0 0 8.12 9.121c-.1-.158-.185-.265-.307-.265Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAkasaair(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="M14.732 1.8c-2.297 0-3.271.731-4.165 2.383l-.63 1.116a3.2 3.2 0 0 0-.529 1.482c.026.43.166.845.407 1.202l5.002 8.944c1.789 3.197 4 4.986 8.764 4.986c.407 0 .508-.244.344-.53l-6.488-11.59c-1.297-2.34-1.747-4.027-1.747-5.245a3.53 3.53 0 0 1 .814-2.425c.122-.137.101-.322-.142-.322Zm-6.92 7.056c-.122 0-.2.084-.323.285L.08 21.71a.4.4 0 0 0-.079.244c0 .244.386.245.487.245c5.335 0 9.04-3.256 9.04-7.972A10.06 10.06 0 0 0 8.12 9.121c-.1-.158-.185-.265-.307-.265Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.732 1.8c-2.297 0-3.271.731-4.165 2.383l-.63 1.116a3.2 3.2 0 0 0-.529 1.482c.026.43.166.845.407 1.202l5.002 8.944c1.789 3.197 4 4.986 8.764 4.986c.407 0 .508-.244.344-.53l-6.488-11.59c-1.297-2.34-1.747-4.027-1.747-5.245a3.53 3.53 0 0 1 .814-2.425c.122-.137.101-.322-.142-.322Zm-6.92 7.056c-.122 0-.2.084-.323.285L.08 21.71a.4.4 0 0 0-.079.244c0 .244.386.245.487.245c5.335 0 9.04-3.256 9.04-7.972A10.06 10.06 0 0 0 8.12 9.121c-.1-.158-.185-.265-.307-.265Z"/></svg>
</template>

CSS

.icon-akasaair {
  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%22M14.732%201.8c-2.297%200-3.271.731-4.165%202.383l-.63%201.116a3.2%203.2%200%200%200-.529%201.482c.026.43.166.845.407%201.202l5.002%208.944c1.789%203.197%204%204.986%208.764%204.986c.407%200%20.508-.244.344-.53l-6.488-11.59c-1.297-2.34-1.747-4.027-1.747-5.245a3.53%203.53%200%200%201%20.814-2.425c.122-.137.101-.322-.142-.322Zm-6.92%207.056c-.122%200-.2.084-.323.285L.08%2021.71a.4.4%200%200%200-.079.244c0%20.244.386.245.487.245c5.335%200%209.04-3.256%209.04-7.972A10.06%2010.06%200%200%200%208.12%209.121c-.1-.158-.185-.265-.307-.265Z%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%22M14.732%201.8c-2.297%200-3.271.731-4.165%202.383l-.63%201.116a3.2%203.2%200%200%200-.529%201.482c.026.43.166.845.407%201.202l5.002%208.944c1.789%203.197%204%204.986%208.764%204.986c.407%200%20.508-.244.344-.53l-6.488-11.59c-1.297-2.34-1.747-4.027-1.747-5.245a3.53%203.53%200%200%201%20.814-2.425c.122-.137.101-.322-.142-.322Zm-6.92%207.056c-.122%200-.2.084-.323.285L.08%2021.71a.4.4%200%200%200-.079.244c0%20.244.386.245.487.245c5.335%200%209.04-3.256%209.04-7.972A10.06%2010.06%200%200%200%208.12%209.121c-.1-.158-.185-.265-.307-.265Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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