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

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

Use the avianca logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.813 0s-2.326 2.052-2.51 6.367c-.205 4.716 2.324 9.47 10.654 10.076l.08.008C7.806 11.534 4.955 5.241 3.812 0zm8.224 16.451a31 31 0 0 0 2.2 2.303H5.282c.12.278.53.472 1.463.527c5.59.332 6.38 4.719 14.381 4.719c.702 0 1.14-.042 1.582-.125c-3.16-.972-6-2.8-8.47-5.121h2.21c.917 0 1.325.076 1.58.191c-.392-1.218-1.631-2.168-5.992-2.494z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAvianca(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="M3.813 0s-2.326 2.052-2.51 6.367c-.205 4.716 2.324 9.47 10.654 10.076l.08.008C7.806 11.534 4.955 5.241 3.812 0zm8.224 16.451a31 31 0 0 0 2.2 2.303H5.282c.12.278.53.472 1.463.527c5.59.332 6.38 4.719 14.381 4.719c.702 0 1.14-.042 1.582-.125c-3.16-.972-6-2.8-8.47-5.121h2.21c.917 0 1.325.076 1.58.191c-.392-1.218-1.631-2.168-5.992-2.494z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.813 0s-2.326 2.052-2.51 6.367c-.205 4.716 2.324 9.47 10.654 10.076l.08.008C7.806 11.534 4.955 5.241 3.812 0zm8.224 16.451a31 31 0 0 0 2.2 2.303H5.282c.12.278.53.472 1.463.527c5.59.332 6.38 4.719 14.381 4.719c.702 0 1.14-.042 1.582-.125c-3.16-.972-6-2.8-8.47-5.121h2.21c.917 0 1.325.076 1.58.191c-.392-1.218-1.631-2.168-5.992-2.494z"/></svg>
</template>

CSS

.icon-avianca {
  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%22M3.813%200s-2.326%202.052-2.51%206.367c-.205%204.716%202.324%209.47%2010.654%2010.076l.08.008C7.806%2011.534%204.955%205.241%203.812%200zm8.224%2016.451a31%2031%200%200%200%202.2%202.303H5.282c.12.278.53.472%201.463.527c5.59.332%206.38%204.719%2014.381%204.719c.702%200%201.14-.042%201.582-.125c-3.16-.972-6-2.8-8.47-5.121h2.21c.917%200%201.325.076%201.58.191c-.392-1.218-1.631-2.168-5.992-2.494z%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%22M3.813%200s-2.326%202.052-2.51%206.367c-.205%204.716%202.324%209.47%2010.654%2010.076l.08.008C7.806%2011.534%204.955%205.241%203.812%200zm8.224%2016.451a31%2031%200%200%200%202.2%202.303H5.282c.12.278.53.472%201.463.527c5.59.332%206.38%204.719%2014.381%204.719c.702%200%201.14-.042%201.582-.125c-3.16-.972-6-2.8-8.47-5.121h2.21c.917%200%201.325.076%201.58.191c-.392-1.218-1.631-2.168-5.992-2.494z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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