boeing from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
boeing
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the boeing logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.208 23.135a8.05 8.05 0 0 1-5.016-1.734c1.609-3.62 4.875-8.474 9.333-13.219a8.095 8.095 0 0 1 3.016 10.302c-1.417-.651-2.734-1.474-3.854-2.505l2.443 4.583a8.06 8.06 0 0 1-5.922 2.573m-8.104-8.099a8.105 8.105 0 0 1 8.104-8.104c1.198 0 2.333.266 3.365.729c-4.391 3.88-7.792 8.391-9.807 12.292a8.1 8.1 0 0 1-1.661-4.917zm16.459 3.886a9.3 9.3 0 0 0 .854-3.885a9.2 9.2 0 0 0-4.115-7.672a68 68 0 0 1 4.776-4.453a42 42 0 0 0-5.599 3.964A9.22 9.22 0 0 0 2 9.313a9.21 9.21 0 0 0 .234 11.729C.468 24.86.161 27.927 1.713 28.959c1.667 1.109 5.281-.901 7.453-4.177c0 0-3.354 3.031-5.203 2.333c-1.135-.427-1.135-2.161-.203-4.656a9.2 9.2 0 0 0 5.448 1.786a9.18 9.18 0 0 0 6.469-2.656l.328.615c4.01-.328 15.995-.641 15.995-.641c0-.578-7.932-.057-14.443-2.641z"/></svg>

React

import type { SVGProps } from "react";

export function CibBoeing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.208 23.135a8.05 8.05 0 0 1-5.016-1.734c1.609-3.62 4.875-8.474 9.333-13.219a8.095 8.095 0 0 1 3.016 10.302c-1.417-.651-2.734-1.474-3.854-2.505l2.443 4.583a8.06 8.06 0 0 1-5.922 2.573m-8.104-8.099a8.105 8.105 0 0 1 8.104-8.104c1.198 0 2.333.266 3.365.729c-4.391 3.88-7.792 8.391-9.807 12.292a8.1 8.1 0 0 1-1.661-4.917zm16.459 3.886a9.3 9.3 0 0 0 .854-3.885a9.2 9.2 0 0 0-4.115-7.672a68 68 0 0 1 4.776-4.453a42 42 0 0 0-5.599 3.964A9.22 9.22 0 0 0 2 9.313a9.21 9.21 0 0 0 .234 11.729C.468 24.86.161 27.927 1.713 28.959c1.667 1.109 5.281-.901 7.453-4.177c0 0-3.354 3.031-5.203 2.333c-1.135-.427-1.135-2.161-.203-4.656a9.2 9.2 0 0 0 5.448 1.786a9.18 9.18 0 0 0 6.469-2.656l.328.615c4.01-.328 15.995-.641 15.995-.641c0-.578-7.932-.057-14.443-2.641z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.208 23.135a8.05 8.05 0 0 1-5.016-1.734c1.609-3.62 4.875-8.474 9.333-13.219a8.095 8.095 0 0 1 3.016 10.302c-1.417-.651-2.734-1.474-3.854-2.505l2.443 4.583a8.06 8.06 0 0 1-5.922 2.573m-8.104-8.099a8.105 8.105 0 0 1 8.104-8.104c1.198 0 2.333.266 3.365.729c-4.391 3.88-7.792 8.391-9.807 12.292a8.1 8.1 0 0 1-1.661-4.917zm16.459 3.886a9.3 9.3 0 0 0 .854-3.885a9.2 9.2 0 0 0-4.115-7.672a68 68 0 0 1 4.776-4.453a42 42 0 0 0-5.599 3.964A9.22 9.22 0 0 0 2 9.313a9.21 9.21 0 0 0 .234 11.729C.468 24.86.161 27.927 1.713 28.959c1.667 1.109 5.281-.901 7.453-4.177c0 0-3.354 3.031-5.203 2.333c-1.135-.427-1.135-2.161-.203-4.656a9.2 9.2 0 0 0 5.448 1.786a9.18 9.18 0 0 0 6.469-2.656l.328.615c4.01-.328 15.995-.641 15.995-.641c0-.578-7.932-.057-14.443-2.641z"/></svg>
</template>

CSS

.icon-boeing {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.208%2023.135a8.05%208.05%200%200%201-5.016-1.734c1.609-3.62%204.875-8.474%209.333-13.219a8.095%208.095%200%200%201%203.016%2010.302c-1.417-.651-2.734-1.474-3.854-2.505l2.443%204.583a8.06%208.06%200%200%201-5.922%202.573m-8.104-8.099a8.105%208.105%200%200%201%208.104-8.104c1.198%200%202.333.266%203.365.729c-4.391%203.88-7.792%208.391-9.807%2012.292a8.1%208.1%200%200%201-1.661-4.917zm16.459%203.886a9.3%209.3%200%200%200%20.854-3.885a9.2%209.2%200%200%200-4.115-7.672a68%2068%200%200%201%204.776-4.453a42%2042%200%200%200-5.599%203.964A9.22%209.22%200%200%200%202%209.313a9.21%209.21%200%200%200%20.234%2011.729C.468%2024.86.161%2027.927%201.713%2028.959c1.667%201.109%205.281-.901%207.453-4.177c0%200-3.354%203.031-5.203%202.333c-1.135-.427-1.135-2.161-.203-4.656a9.2%209.2%200%200%200%205.448%201.786a9.18%209.18%200%200%200%206.469-2.656l.328.615c4.01-.328%2015.995-.641%2015.995-.641c0-.578-7.932-.057-14.443-2.641z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.208%2023.135a8.05%208.05%200%200%201-5.016-1.734c1.609-3.62%204.875-8.474%209.333-13.219a8.095%208.095%200%200%201%203.016%2010.302c-1.417-.651-2.734-1.474-3.854-2.505l2.443%204.583a8.06%208.06%200%200%201-5.922%202.573m-8.104-8.099a8.105%208.105%200%200%201%208.104-8.104c1.198%200%202.333.266%203.365.729c-4.391%203.88-7.792%208.391-9.807%2012.292a8.1%208.1%200%200%201-1.661-4.917zm16.459%203.886a9.3%209.3%200%200%200%20.854-3.885a9.2%209.2%200%200%200-4.115-7.672a68%2068%200%200%201%204.776-4.453a42%2042%200%200%200-5.599%203.964A9.22%209.22%200%200%200%202%209.313a9.21%209.21%200%200%200%20.234%2011.729C.468%2024.86.161%2027.927%201.713%2028.959c1.667%201.109%205.281-.901%207.453-4.177c0%200-3.354%203.031-5.203%202.333c-1.135-.427-1.135-2.161-.203-4.656a9.2%209.2%200%200%200%205.448%201.786a9.18%209.18%200%200%200%206.469-2.656l.328.615c4.01-.328%2015.995-.641%2015.995-.641c0-.578-7.932-.057-14.443-2.641z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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