IconSearch logoIconsearch
Home/Libraries/CoreUI Brands (Iconify)/iata
← Back to Search
CoreUI Brands (Iconify)

Iata

License: CC0-1.0Commercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 32 32"><path fill="#818cf8" d="m4.557 26.307l1.307-6.516h2.12l-1.297 6.516zm6.412-2.135h1.349l-.349-2.385zm-2.985 2.135l3.219-6.516h2.094l1.318 6.516h-1.964l-.12-.776h-2.094l-.333.776zm8.589 0l.729-4.901h-1.859l.318-1.641h5.708l-.318 1.641H19.38l-.714 4.901zm7.135-2.135h1.354l-.349-2.385zm-2.968 2.135l3.208-6.516h2.094l1.318 6.516h-1.984l-.094-.776h-2.094l-.333.776zM32 12.432h-9.995c-.365 1.828-1.635 3.354-4.167 4.411c.292.87 1.271 1.672 2.286 1.672h5.422c.828 0 1.484-.693 1.75-1.255h-5.51c-.339-.057-.354-.333-.016-.359h5.417c.698 0 1.333-.599 1.703-1.245h-6.307c-.318-.052-.318-.318 0-.37h6.359c.641 0 1.224-.745 1.464-1.245h-6.974c-.349-.047-.349-.37 0-.38h7.099c.557 0 1.094-.604 1.469-1.229m-32 0h9.995c.359 1.828 1.635 3.354 4.156 4.411c-.286.87-1.266 1.672-2.286 1.672H6.454c-.828 0-1.484-.693-1.75-1.255h5.51c.333-.057.354-.333.016-.359H4.808c-.698 0-1.333-.599-1.693-1.245h6.313c.318-.052.318-.318 0-.37H3.069c-.641 0-1.224-.745-1.469-1.245h6.979c.344-.047.344-.37 0-.38H1.475c-.557 0-1.099-.604-1.474-1.229zm12.76-5.484c.37.318.781.594 1.224.771c.375-.734.896-1.37 1.505-1.932c-1 .125-1.948.526-2.729 1.161m-1.77 3.635h2.224c.047-.88.25-1.74.609-2.547a5.4 5.4 0 0 1-1.339-.839a5.12 5.12 0 0 0-1.495 3.385zm4.838-2.088v2.089h-2.229a6.3 6.3 0 0 1 .552-2.422a5.4 5.4 0 0 0 1.677.333m3.412-1.547a4.5 4.5 0 0 1-1.224.771a6.9 6.9 0 0 0-1.51-1.922a5.3 5.3 0 0 1 2.734 1.151m1.765 3.635h-2.219a6.8 6.8 0 0 0-.594-2.547c.474-.224.922-.5 1.313-.839a4.97 4.97 0 0 1 1.5 3.385zm-4.817-2.088v2.089h2.214c0-.844-.208-1.646-.552-2.422a5.3 5.3 0 0 1-1.661.333zm-3.428 6.094c.37-.292.792-.609 1.224-.76a6.9 6.9 0 0 0 1.505 1.911a5.4 5.4 0 0 1-2.729-1.151m-1.77-3.646h2.224a7.2 7.2 0 0 0 .609 2.568a5.7 5.7 0 0 0-1.339.833a5.17 5.17 0 0 1-1.495-3.401zm4.838 2.093v-2.094h-2.229c.016.844.208 1.677.552 2.422a5.4 5.4 0 0 1 1.677-.328m3.412 1.553a4.5 4.5 0 0 0-1.224-.76a6.9 6.9 0 0 1-1.51 1.911c1-.125 1.948-.526 2.734-1.151m1.765-3.646h-2.219a6.8 6.8 0 0 1-.594 2.568c.474.219.901.484 1.313.833a5.1 5.1 0 0 0 1.5-3.401m-4.817 2.093v-2.094h2.214c0 .844-.208 1.661-.552 2.422a5.3 5.3 0 0 0-1.661-.328zm-.36-7.031a5.9 5.9 0 0 0-1.5 1.839c.479.167.99.297 1.5.297zm.36 0a5.7 5.7 0 0 1 1.484 1.839a4.3 4.3 0 0 1-1.484.297zm-.36 9.526a5.7 5.7 0 0 1-1.5-1.849c.479-.172.99-.271 1.5-.271zm.36.016a6 6 0 0 0 1.484-1.87a5 5 0 0 0-1.484-.26z"/></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. IataIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC0-1.0** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in CoreUI Brands (Iconify)

Browse all CoreUI Brands (Iconify) icons →
500px
500px
500px-5
500px-5
about-me
about-me
abstract
abstract
acm
acm
addthis
addthis
adguard
adguard
adobe
adobe
adobe-acrobat-reader
adobe-acrobat-reader
adobe-after-effects
adobe-after-effects
adobe-audition
adobe-audition
adobe-creative-cloud
adobe-creative-cloud