copaairlines logo
copaairlines from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- copaairlines
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the copaairlines logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 .105v6.456c.69-.02 1.48.208 2.336.32l-1.502.191c-.256.01-.545.033-.834.06v.339a20 20 0 0 1 3.387-.344c9.682-2.296 17.7-.135 17.7-.135C19.368 6.602 9.78 5.302 0 9.122v.58c1.452-.489 2.986-.867 4.453-1.04c2.176-.267 4.2-.147 5.902.332c7.157-.509 12.342 1.016 12.342 1.016C20.75 9.694 10.303 8.269 0 12.953v.465c2.852-1.355 5.844-2.138 8.395-2.305c2.585-.138 4.896.228 6.634 1.256c4.1-.063 7.225.467 8.971.889V.105zm7.264 7.397a7.3 7.3 0 0 1 1.859.787l-.734-.115c-.63-.236-1.377-.394-2.118-.498c.321-.07.635-.13.993-.174m-.059 1.807C5.014 9.306 2.491 9.697 0 10.518v.752c2.566-.993 5.155-1.598 7.639-1.956a18 18 0 0 0-.434-.005m5.643.75c.511.336 1.198.871 1.605 1.38l-.426-.138c-.605-.435-1.239-.831-2.058-1.164c.274-.018.557-.062.879-.078m-3.323 2.224c-2.884.008-6.186.705-9.525 2.096v1.453c4.215-2.037 8.514-3.007 12.258-3.328a15.6 15.6 0 0 0-2.733-.22zm9.104.865c-5.013.01-12.024.842-18.629 4.598v.606c.29-.165.58-.321.854-.467c2.156-1.153 4.31-1.957 6.464-2.446c2.039-.483 4.035-.653 5.86-.492c3.45.308 5.93 1.808 7.123 4.395c.01.02.863 1.919.945 3.71l-.414-1.025c-.11-.512-.252-1.038-.521-1.51c-.884-1.707-2.606-2.935-4.93-3.654c-2.11-.662-4.882-.69-7.758-.13c-2.552.48-5.15 1.438-7.623 2.656v4.506h.24c1.483-1.097 3.083-1.901 4.746-2.557c4.36-1.865 8.601-2.43 11.784-1.59c2.336.665 3.864 2.038 4.486 4.147H24V13.447a47 47 0 0 0-5.371-.299m-1.912.397q.192.14.365.351c.044.063 1.468 1.458 1.945 2.877l-.605-.664c-.727-1.066-1.648-1.873-2.926-2.49c.382-.045.862-.058 1.22-.074zm-4.211 7.443a20 20 0 0 0-3.332.344c-2.37.43-4.854 1.23-7.242 2.563h18.226c-.849-1.231-2.199-2.02-3.85-2.471c-1.17-.309-2.442-.455-3.802-.436"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCopaairlines(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="M0 .105v6.456c.69-.02 1.48.208 2.336.32l-1.502.191c-.256.01-.545.033-.834.06v.339a20 20 0 0 1 3.387-.344c9.682-2.296 17.7-.135 17.7-.135C19.368 6.602 9.78 5.302 0 9.122v.58c1.452-.489 2.986-.867 4.453-1.04c2.176-.267 4.2-.147 5.902.332c7.157-.509 12.342 1.016 12.342 1.016C20.75 9.694 10.303 8.269 0 12.953v.465c2.852-1.355 5.844-2.138 8.395-2.305c2.585-.138 4.896.228 6.634 1.256c4.1-.063 7.225.467 8.971.889V.105zm7.264 7.397a7.3 7.3 0 0 1 1.859.787l-.734-.115c-.63-.236-1.377-.394-2.118-.498c.321-.07.635-.13.993-.174m-.059 1.807C5.014 9.306 2.491 9.697 0 10.518v.752c2.566-.993 5.155-1.598 7.639-1.956a18 18 0 0 0-.434-.005m5.643.75c.511.336 1.198.871 1.605 1.38l-.426-.138c-.605-.435-1.239-.831-2.058-1.164c.274-.018.557-.062.879-.078m-3.323 2.224c-2.884.008-6.186.705-9.525 2.096v1.453c4.215-2.037 8.514-3.007 12.258-3.328a15.6 15.6 0 0 0-2.733-.22zm9.104.865c-5.013.01-12.024.842-18.629 4.598v.606c.29-.165.58-.321.854-.467c2.156-1.153 4.31-1.957 6.464-2.446c2.039-.483 4.035-.653 5.86-.492c3.45.308 5.93 1.808 7.123 4.395c.01.02.863 1.919.945 3.71l-.414-1.025c-.11-.512-.252-1.038-.521-1.51c-.884-1.707-2.606-2.935-4.93-3.654c-2.11-.662-4.882-.69-7.758-.13c-2.552.48-5.15 1.438-7.623 2.656v4.506h.24c1.483-1.097 3.083-1.901 4.746-2.557c4.36-1.865 8.601-2.43 11.784-1.59c2.336.665 3.864 2.038 4.486 4.147H24V13.447a47 47 0 0 0-5.371-.299m-1.912.397q.192.14.365.351c.044.063 1.468 1.458 1.945 2.877l-.605-.664c-.727-1.066-1.648-1.873-2.926-2.49c.382-.045.862-.058 1.22-.074zm-4.211 7.443a20 20 0 0 0-3.332.344c-2.37.43-4.854 1.23-7.242 2.563h18.226c-.849-1.231-2.199-2.02-3.85-2.471c-1.17-.309-2.442-.455-3.802-.436"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 .105v6.456c.69-.02 1.48.208 2.336.32l-1.502.191c-.256.01-.545.033-.834.06v.339a20 20 0 0 1 3.387-.344c9.682-2.296 17.7-.135 17.7-.135C19.368 6.602 9.78 5.302 0 9.122v.58c1.452-.489 2.986-.867 4.453-1.04c2.176-.267 4.2-.147 5.902.332c7.157-.509 12.342 1.016 12.342 1.016C20.75 9.694 10.303 8.269 0 12.953v.465c2.852-1.355 5.844-2.138 8.395-2.305c2.585-.138 4.896.228 6.634 1.256c4.1-.063 7.225.467 8.971.889V.105zm7.264 7.397a7.3 7.3 0 0 1 1.859.787l-.734-.115c-.63-.236-1.377-.394-2.118-.498c.321-.07.635-.13.993-.174m-.059 1.807C5.014 9.306 2.491 9.697 0 10.518v.752c2.566-.993 5.155-1.598 7.639-1.956a18 18 0 0 0-.434-.005m5.643.75c.511.336 1.198.871 1.605 1.38l-.426-.138c-.605-.435-1.239-.831-2.058-1.164c.274-.018.557-.062.879-.078m-3.323 2.224c-2.884.008-6.186.705-9.525 2.096v1.453c4.215-2.037 8.514-3.007 12.258-3.328a15.6 15.6 0 0 0-2.733-.22zm9.104.865c-5.013.01-12.024.842-18.629 4.598v.606c.29-.165.58-.321.854-.467c2.156-1.153 4.31-1.957 6.464-2.446c2.039-.483 4.035-.653 5.86-.492c3.45.308 5.93 1.808 7.123 4.395c.01.02.863 1.919.945 3.71l-.414-1.025c-.11-.512-.252-1.038-.521-1.51c-.884-1.707-2.606-2.935-4.93-3.654c-2.11-.662-4.882-.69-7.758-.13c-2.552.48-5.15 1.438-7.623 2.656v4.506h.24c1.483-1.097 3.083-1.901 4.746-2.557c4.36-1.865 8.601-2.43 11.784-1.59c2.336.665 3.864 2.038 4.486 4.147H24V13.447a47 47 0 0 0-5.371-.299m-1.912.397q.192.14.365.351c.044.063 1.468 1.458 1.945 2.877l-.605-.664c-.727-1.066-1.648-1.873-2.926-2.49c.382-.045.862-.058 1.22-.074zm-4.211 7.443a20 20 0 0 0-3.332.344c-2.37.43-4.854 1.23-7.242 2.563h18.226c-.849-1.231-2.199-2.02-3.85-2.471c-1.17-.309-2.442-.455-3.802-.436"/></svg> </template>
CSS
.icon-copaairlines {
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%22M0%20.105v6.456c.69-.02%201.48.208%202.336.32l-1.502.191c-.256.01-.545.033-.834.06v.339a20%2020%200%200%201%203.387-.344c9.682-2.296%2017.7-.135%2017.7-.135C19.368%206.602%209.78%205.302%200%209.122v.58c1.452-.489%202.986-.867%204.453-1.04c2.176-.267%204.2-.147%205.902.332c7.157-.509%2012.342%201.016%2012.342%201.016C20.75%209.694%2010.303%208.269%200%2012.953v.465c2.852-1.355%205.844-2.138%208.395-2.305c2.585-.138%204.896.228%206.634%201.256c4.1-.063%207.225.467%208.971.889V.105zm7.264%207.397a7.3%207.3%200%200%201%201.859.787l-.734-.115c-.63-.236-1.377-.394-2.118-.498c.321-.07.635-.13.993-.174m-.059%201.807C5.014%209.306%202.491%209.697%200%2010.518v.752c2.566-.993%205.155-1.598%207.639-1.956a18%2018%200%200%200-.434-.005m5.643.75c.511.336%201.198.871%201.605%201.38l-.426-.138c-.605-.435-1.239-.831-2.058-1.164c.274-.018.557-.062.879-.078m-3.323%202.224c-2.884.008-6.186.705-9.525%202.096v1.453c4.215-2.037%208.514-3.007%2012.258-3.328a15.6%2015.6%200%200%200-2.733-.22zm9.104.865c-5.013.01-12.024.842-18.629%204.598v.606c.29-.165.58-.321.854-.467c2.156-1.153%204.31-1.957%206.464-2.446c2.039-.483%204.035-.653%205.86-.492c3.45.308%205.93%201.808%207.123%204.395c.01.02.863%201.919.945%203.71l-.414-1.025c-.11-.512-.252-1.038-.521-1.51c-.884-1.707-2.606-2.935-4.93-3.654c-2.11-.662-4.882-.69-7.758-.13c-2.552.48-5.15%201.438-7.623%202.656v4.506h.24c1.483-1.097%203.083-1.901%204.746-2.557c4.36-1.865%208.601-2.43%2011.784-1.59c2.336.665%203.864%202.038%204.486%204.147H24V13.447a47%2047%200%200%200-5.371-.299m-1.912.397q.192.14.365.351c.044.063%201.468%201.458%201.945%202.877l-.605-.664c-.727-1.066-1.648-1.873-2.926-2.49c.382-.045.862-.058%201.22-.074zm-4.211%207.443a20%2020%200%200%200-3.332.344c-2.37.43-4.854%201.23-7.242%202.563h18.226c-.849-1.231-2.199-2.02-3.85-2.471c-1.17-.309-2.442-.455-3.802-.436%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%22M0%20.105v6.456c.69-.02%201.48.208%202.336.32l-1.502.191c-.256.01-.545.033-.834.06v.339a20%2020%200%200%201%203.387-.344c9.682-2.296%2017.7-.135%2017.7-.135C19.368%206.602%209.78%205.302%200%209.122v.58c1.452-.489%202.986-.867%204.453-1.04c2.176-.267%204.2-.147%205.902.332c7.157-.509%2012.342%201.016%2012.342%201.016C20.75%209.694%2010.303%208.269%200%2012.953v.465c2.852-1.355%205.844-2.138%208.395-2.305c2.585-.138%204.896.228%206.634%201.256c4.1-.063%207.225.467%208.971.889V.105zm7.264%207.397a7.3%207.3%200%200%201%201.859.787l-.734-.115c-.63-.236-1.377-.394-2.118-.498c.321-.07.635-.13.993-.174m-.059%201.807C5.014%209.306%202.491%209.697%200%2010.518v.752c2.566-.993%205.155-1.598%207.639-1.956a18%2018%200%200%200-.434-.005m5.643.75c.511.336%201.198.871%201.605%201.38l-.426-.138c-.605-.435-1.239-.831-2.058-1.164c.274-.018.557-.062.879-.078m-3.323%202.224c-2.884.008-6.186.705-9.525%202.096v1.453c4.215-2.037%208.514-3.007%2012.258-3.328a15.6%2015.6%200%200%200-2.733-.22zm9.104.865c-5.013.01-12.024.842-18.629%204.598v.606c.29-.165.58-.321.854-.467c2.156-1.153%204.31-1.957%206.464-2.446c2.039-.483%204.035-.653%205.86-.492c3.45.308%205.93%201.808%207.123%204.395c.01.02.863%201.919.945%203.71l-.414-1.025c-.11-.512-.252-1.038-.521-1.51c-.884-1.707-2.606-2.935-4.93-3.654c-2.11-.662-4.882-.69-7.758-.13c-2.552.48-5.15%201.438-7.623%202.656v4.506h.24c1.483-1.097%203.083-1.901%204.746-2.557c4.36-1.865%208.601-2.43%2011.784-1.59c2.336.665%203.864%202.038%204.486%204.147H24V13.447a47%2047%200%200%200-5.371-.299m-1.912.397q.192.14.365.351c.044.063%201.468%201.458%201.945%202.877l-.605-.664c-.727-1.066-1.648-1.873-2.926-2.49c.382-.045.862-.058%201.22-.074zm-4.211%207.443a20%2020%200%200%200-3.332.344c-2.37.43-4.854%201.23-7.242%202.563h18.226c-.849-1.231-2.199-2.02-3.85-2.471c-1.17-.309-2.442-.455-3.802-.436%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/copaairlines.svg?color=%231a73e8&size=48