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

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

Use the airchina logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.75 23.377c3.431.96 7.361-1.449 7.361-5.442v-4.713c0-1.377 1.147-3.19 3.212-3.19c2.17 0 3.201 1.949 3.201 3.19c0 .792-.313 2.377-1.804 2.377c-1.188 0-1.95-1.21-1.574-2.2c-.083.333.093.657.449.657c.343 0 .532-.324.468-.73c0-.083-.104-.834-.939-.834c-.698 0-.927.636-.927.948v4.193c0 4.483-4.88 7.798-9.447 5.744M3.508 19.99s2.303 2.336 5.338.573c2.012-1.167 2.075-3.598 2.075-3.598v-5.431s-.084-2.722 2.366-4.672c1.711-1.345 3.296-1.252 4.39-1.387c2.806-.344 4.057-2.116 4.057-2.116c.031.302-.272 3.555-3.785 4.483c-.72.188-4.578-.187-4.578 4.275v5.38c0 1.126-.27 3.118-2.377 4.526c-2.169 1.439-5.683 1.21-7.486-2.033M1.047 8.759H3.85c0-.5.428-1.471 1.523-1.471c.427 0 .5.095 1.052-.02c.72-.24 1.043-.657 1.19-.99c0 0 .28 1.187-.845 1.813c-.637.345-1.616.074-1.616.074s-.792-.115-.897.593c.449 0 1.147.449 1.147 1.22v6.528c0 .469.375.96.949.96a.95.95 0 0 0 .949-.96v-4.578c0-6.757 5.255-9.56 8.31-9.79c2.533-.188 4.244.04 7.34-2.138c0 0-.97 3.796-5.358 4.703c-.804.166-3.224-.115-5.497 2.252c-1.803 1.877-1.99 3.608-1.99 5.891v4.035c0 1.762-1.419 3.545-3.587 3.545c-2.096 0-3.566-1.668-3.566-3.545v-6.85c0-.563-.406-1.074-1.054-1.074h-.854Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAirchina(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="M6.75 23.377c3.431.96 7.361-1.449 7.361-5.442v-4.713c0-1.377 1.147-3.19 3.212-3.19c2.17 0 3.201 1.949 3.201 3.19c0 .792-.313 2.377-1.804 2.377c-1.188 0-1.95-1.21-1.574-2.2c-.083.333.093.657.449.657c.343 0 .532-.324.468-.73c0-.083-.104-.834-.939-.834c-.698 0-.927.636-.927.948v4.193c0 4.483-4.88 7.798-9.447 5.744M3.508 19.99s2.303 2.336 5.338.573c2.012-1.167 2.075-3.598 2.075-3.598v-5.431s-.084-2.722 2.366-4.672c1.711-1.345 3.296-1.252 4.39-1.387c2.806-.344 4.057-2.116 4.057-2.116c.031.302-.272 3.555-3.785 4.483c-.72.188-4.578-.187-4.578 4.275v5.38c0 1.126-.27 3.118-2.377 4.526c-2.169 1.439-5.683 1.21-7.486-2.033M1.047 8.759H3.85c0-.5.428-1.471 1.523-1.471c.427 0 .5.095 1.052-.02c.72-.24 1.043-.657 1.19-.99c0 0 .28 1.187-.845 1.813c-.637.345-1.616.074-1.616.074s-.792-.115-.897.593c.449 0 1.147.449 1.147 1.22v6.528c0 .469.375.96.949.96a.95.95 0 0 0 .949-.96v-4.578c0-6.757 5.255-9.56 8.31-9.79c2.533-.188 4.244.04 7.34-2.138c0 0-.97 3.796-5.358 4.703c-.804.166-3.224-.115-5.497 2.252c-1.803 1.877-1.99 3.608-1.99 5.891v4.035c0 1.762-1.419 3.545-3.587 3.545c-2.096 0-3.566-1.668-3.566-3.545v-6.85c0-.563-.406-1.074-1.054-1.074h-.854Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.75 23.377c3.431.96 7.361-1.449 7.361-5.442v-4.713c0-1.377 1.147-3.19 3.212-3.19c2.17 0 3.201 1.949 3.201 3.19c0 .792-.313 2.377-1.804 2.377c-1.188 0-1.95-1.21-1.574-2.2c-.083.333.093.657.449.657c.343 0 .532-.324.468-.73c0-.083-.104-.834-.939-.834c-.698 0-.927.636-.927.948v4.193c0 4.483-4.88 7.798-9.447 5.744M3.508 19.99s2.303 2.336 5.338.573c2.012-1.167 2.075-3.598 2.075-3.598v-5.431s-.084-2.722 2.366-4.672c1.711-1.345 3.296-1.252 4.39-1.387c2.806-.344 4.057-2.116 4.057-2.116c.031.302-.272 3.555-3.785 4.483c-.72.188-4.578-.187-4.578 4.275v5.38c0 1.126-.27 3.118-2.377 4.526c-2.169 1.439-5.683 1.21-7.486-2.033M1.047 8.759H3.85c0-.5.428-1.471 1.523-1.471c.427 0 .5.095 1.052-.02c.72-.24 1.043-.657 1.19-.99c0 0 .28 1.187-.845 1.813c-.637.345-1.616.074-1.616.074s-.792-.115-.897.593c.449 0 1.147.449 1.147 1.22v6.528c0 .469.375.96.949.96a.95.95 0 0 0 .949-.96v-4.578c0-6.757 5.255-9.56 8.31-9.79c2.533-.188 4.244.04 7.34-2.138c0 0-.97 3.796-5.358 4.703c-.804.166-3.224-.115-5.497 2.252c-1.803 1.877-1.99 3.608-1.99 5.891v4.035c0 1.762-1.419 3.545-3.587 3.545c-2.096 0-3.566-1.668-3.566-3.545v-6.85c0-.563-.406-1.074-1.054-1.074h-.854Z"/></svg>
</template>

CSS

.icon-airchina {
  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%22M6.75%2023.377c3.431.96%207.361-1.449%207.361-5.442v-4.713c0-1.377%201.147-3.19%203.212-3.19c2.17%200%203.201%201.949%203.201%203.19c0%20.792-.313%202.377-1.804%202.377c-1.188%200-1.95-1.21-1.574-2.2c-.083.333.093.657.449.657c.343%200%20.532-.324.468-.73c0-.083-.104-.834-.939-.834c-.698%200-.927.636-.927.948v4.193c0%204.483-4.88%207.798-9.447%205.744M3.508%2019.99s2.303%202.336%205.338.573c2.012-1.167%202.075-3.598%202.075-3.598v-5.431s-.084-2.722%202.366-4.672c1.711-1.345%203.296-1.252%204.39-1.387c2.806-.344%204.057-2.116%204.057-2.116c.031.302-.272%203.555-3.785%204.483c-.72.188-4.578-.187-4.578%204.275v5.38c0%201.126-.27%203.118-2.377%204.526c-2.169%201.439-5.683%201.21-7.486-2.033M1.047%208.759H3.85c0-.5.428-1.471%201.523-1.471c.427%200%20.5.095%201.052-.02c.72-.24%201.043-.657%201.19-.99c0%200%20.28%201.187-.845%201.813c-.637.345-1.616.074-1.616.074s-.792-.115-.897.593c.449%200%201.147.449%201.147%201.22v6.528c0%20.469.375.96.949.96a.95.95%200%200%200%20.949-.96v-4.578c0-6.757%205.255-9.56%208.31-9.79c2.533-.188%204.244.04%207.34-2.138c0%200-.97%203.796-5.358%204.703c-.804.166-3.224-.115-5.497%202.252c-1.803%201.877-1.99%203.608-1.99%205.891v4.035c0%201.762-1.419%203.545-3.587%203.545c-2.096%200-3.566-1.668-3.566-3.545v-6.85c0-.563-.406-1.074-1.054-1.074h-.854Z%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%22M6.75%2023.377c3.431.96%207.361-1.449%207.361-5.442v-4.713c0-1.377%201.147-3.19%203.212-3.19c2.17%200%203.201%201.949%203.201%203.19c0%20.792-.313%202.377-1.804%202.377c-1.188%200-1.95-1.21-1.574-2.2c-.083.333.093.657.449.657c.343%200%20.532-.324.468-.73c0-.083-.104-.834-.939-.834c-.698%200-.927.636-.927.948v4.193c0%204.483-4.88%207.798-9.447%205.744M3.508%2019.99s2.303%202.336%205.338.573c2.012-1.167%202.075-3.598%202.075-3.598v-5.431s-.084-2.722%202.366-4.672c1.711-1.345%203.296-1.252%204.39-1.387c2.806-.344%204.057-2.116%204.057-2.116c.031.302-.272%203.555-3.785%204.483c-.72.188-4.578-.187-4.578%204.275v5.38c0%201.126-.27%203.118-2.377%204.526c-2.169%201.439-5.683%201.21-7.486-2.033M1.047%208.759H3.85c0-.5.428-1.471%201.523-1.471c.427%200%20.5.095%201.052-.02c.72-.24%201.043-.657%201.19-.99c0%200%20.28%201.187-.845%201.813c-.637.345-1.616.074-1.616.074s-.792-.115-.897.593c.449%200%201.147.449%201.147%201.22v6.528c0%20.469.375.96.949.96a.95.95%200%200%200%20.949-.96v-4.578c0-6.757%205.255-9.56%208.31-9.79c2.533-.188%204.244.04%207.34-2.138c0%200-.97%203.796-5.358%204.703c-.804.166-3.224-.115-5.497%202.252c-1.803%201.877-1.99%203.608-1.99%205.891v4.035c0%201.762-1.419%203.545-3.587%203.545c-2.096%200-3.566-1.668-3.566-3.545v-6.85c0-.563-.406-1.074-1.054-1.074h-.854Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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