airbnb logo
airbnb from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- airbnb
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the airbnb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.995 24.354c-1.802-2.26-2.859-4.24-3.214-5.938c-.349-1.37-.214-2.464.391-3.286c.635-.948 1.578-1.406 2.823-1.406s2.193.458 2.828 1.417c.594.813.745 1.906.38 3.286c-.391 1.729-1.448 3.708-3.214 5.938zm12.797 1.521c-.245 1.661-1.375 3.036-2.932 3.708c-3 1.307-5.974-.776-8.516-3.604c4.203-5.266 4.984-9.365 3.177-12.016c-1.057-1.521-2.578-2.26-4.526-2.26c-3.922 0-6.078 3.318-5.229 7.172c.49 2.089 1.802 4.458 3.885 7.109c-1.307 1.443-2.547 2.474-3.641 3.109c-.849.458-1.661.74-2.438.807c-3.568.531-6.37-2.927-5.099-6.5c.177-.464.531-1.307 1.13-2.615l.031-.073c1.953-4.234 4.323-9.047 7.042-14.385l.073-.177l.771-1.484c.604-1.099.849-1.589 1.802-2.193c.464-.276 1.026-.417 1.661-.417c1.271 0 2.26.74 2.688 1.339c.208.318.458.745.776 1.271l.745 1.453l.104.208c2.719 5.339 5.094 10.141 7.036 14.385l.031.036l.714 1.625l.422 1.021c.323.813.396 1.625.286 2.474zm1.625-3.182c-.245-.781-.672-1.698-1.198-2.792v-.042c-2.516-5.339-4.854-10.141-7.073-14.453L22 5.192c-1.583-3.245-2.714-5.193-6.005-5.193c-3.25 0-4.63 2.26-6.042 5.198l-.109.214C7.62 9.718 5.287 14.526 2.776 19.864v.073l-.745 1.625c-.276.672-.422 1.021-.458 1.13c-1.802 4.948 1.911 9.292 6.401 9.292c.036 0 .177 0 .349-.031h.5c2.333-.286 4.734-1.771 7.172-4.422c2.438 2.651 4.849 4.135 7.177 4.422h.495c.177.031.318.031.354.031c4.49.005 8.198-4.344 6.396-9.292z"/></svg>
React
import type { SVGProps } from "react";
export function CibAirbnb(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="M15.995 24.354c-1.802-2.26-2.859-4.24-3.214-5.938c-.349-1.37-.214-2.464.391-3.286c.635-.948 1.578-1.406 2.823-1.406s2.193.458 2.828 1.417c.594.813.745 1.906.38 3.286c-.391 1.729-1.448 3.708-3.214 5.938zm12.797 1.521c-.245 1.661-1.375 3.036-2.932 3.708c-3 1.307-5.974-.776-8.516-3.604c4.203-5.266 4.984-9.365 3.177-12.016c-1.057-1.521-2.578-2.26-4.526-2.26c-3.922 0-6.078 3.318-5.229 7.172c.49 2.089 1.802 4.458 3.885 7.109c-1.307 1.443-2.547 2.474-3.641 3.109c-.849.458-1.661.74-2.438.807c-3.568.531-6.37-2.927-5.099-6.5c.177-.464.531-1.307 1.13-2.615l.031-.073c1.953-4.234 4.323-9.047 7.042-14.385l.073-.177l.771-1.484c.604-1.099.849-1.589 1.802-2.193c.464-.276 1.026-.417 1.661-.417c1.271 0 2.26.74 2.688 1.339c.208.318.458.745.776 1.271l.745 1.453l.104.208c2.719 5.339 5.094 10.141 7.036 14.385l.031.036l.714 1.625l.422 1.021c.323.813.396 1.625.286 2.474zm1.625-3.182c-.245-.781-.672-1.698-1.198-2.792v-.042c-2.516-5.339-4.854-10.141-7.073-14.453L22 5.192c-1.583-3.245-2.714-5.193-6.005-5.193c-3.25 0-4.63 2.26-6.042 5.198l-.109.214C7.62 9.718 5.287 14.526 2.776 19.864v.073l-.745 1.625c-.276.672-.422 1.021-.458 1.13c-1.802 4.948 1.911 9.292 6.401 9.292c.036 0 .177 0 .349-.031h.5c2.333-.286 4.734-1.771 7.172-4.422c2.438 2.651 4.849 4.135 7.177 4.422h.495c.177.031.318.031.354.031c4.49.005 8.198-4.344 6.396-9.292z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.995 24.354c-1.802-2.26-2.859-4.24-3.214-5.938c-.349-1.37-.214-2.464.391-3.286c.635-.948 1.578-1.406 2.823-1.406s2.193.458 2.828 1.417c.594.813.745 1.906.38 3.286c-.391 1.729-1.448 3.708-3.214 5.938zm12.797 1.521c-.245 1.661-1.375 3.036-2.932 3.708c-3 1.307-5.974-.776-8.516-3.604c4.203-5.266 4.984-9.365 3.177-12.016c-1.057-1.521-2.578-2.26-4.526-2.26c-3.922 0-6.078 3.318-5.229 7.172c.49 2.089 1.802 4.458 3.885 7.109c-1.307 1.443-2.547 2.474-3.641 3.109c-.849.458-1.661.74-2.438.807c-3.568.531-6.37-2.927-5.099-6.5c.177-.464.531-1.307 1.13-2.615l.031-.073c1.953-4.234 4.323-9.047 7.042-14.385l.073-.177l.771-1.484c.604-1.099.849-1.589 1.802-2.193c.464-.276 1.026-.417 1.661-.417c1.271 0 2.26.74 2.688 1.339c.208.318.458.745.776 1.271l.745 1.453l.104.208c2.719 5.339 5.094 10.141 7.036 14.385l.031.036l.714 1.625l.422 1.021c.323.813.396 1.625.286 2.474zm1.625-3.182c-.245-.781-.672-1.698-1.198-2.792v-.042c-2.516-5.339-4.854-10.141-7.073-14.453L22 5.192c-1.583-3.245-2.714-5.193-6.005-5.193c-3.25 0-4.63 2.26-6.042 5.198l-.109.214C7.62 9.718 5.287 14.526 2.776 19.864v.073l-.745 1.625c-.276.672-.422 1.021-.458 1.13c-1.802 4.948 1.911 9.292 6.401 9.292c.036 0 .177 0 .349-.031h.5c2.333-.286 4.734-1.771 7.172-4.422c2.438 2.651 4.849 4.135 7.177 4.422h.495c.177.031.318.031.354.031c4.49.005 8.198-4.344 6.396-9.292z"/></svg> </template>
CSS
.icon-airbnb {
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%22M15.995%2024.354c-1.802-2.26-2.859-4.24-3.214-5.938c-.349-1.37-.214-2.464.391-3.286c.635-.948%201.578-1.406%202.823-1.406s2.193.458%202.828%201.417c.594.813.745%201.906.38%203.286c-.391%201.729-1.448%203.708-3.214%205.938zm12.797%201.521c-.245%201.661-1.375%203.036-2.932%203.708c-3%201.307-5.974-.776-8.516-3.604c4.203-5.266%204.984-9.365%203.177-12.016c-1.057-1.521-2.578-2.26-4.526-2.26c-3.922%200-6.078%203.318-5.229%207.172c.49%202.089%201.802%204.458%203.885%207.109c-1.307%201.443-2.547%202.474-3.641%203.109c-.849.458-1.661.74-2.438.807c-3.568.531-6.37-2.927-5.099-6.5c.177-.464.531-1.307%201.13-2.615l.031-.073c1.953-4.234%204.323-9.047%207.042-14.385l.073-.177l.771-1.484c.604-1.099.849-1.589%201.802-2.193c.464-.276%201.026-.417%201.661-.417c1.271%200%202.26.74%202.688%201.339c.208.318.458.745.776%201.271l.745%201.453l.104.208c2.719%205.339%205.094%2010.141%207.036%2014.385l.031.036l.714%201.625l.422%201.021c.323.813.396%201.625.286%202.474zm1.625-3.182c-.245-.781-.672-1.698-1.198-2.792v-.042c-2.516-5.339-4.854-10.141-7.073-14.453L22%205.192c-1.583-3.245-2.714-5.193-6.005-5.193c-3.25%200-4.63%202.26-6.042%205.198l-.109.214C7.62%209.718%205.287%2014.526%202.776%2019.864v.073l-.745%201.625c-.276.672-.422%201.021-.458%201.13c-1.802%204.948%201.911%209.292%206.401%209.292c.036%200%20.177%200%20.349-.031h.5c2.333-.286%204.734-1.771%207.172-4.422c2.438%202.651%204.849%204.135%207.177%204.422h.495c.177.031.318.031.354.031c4.49.005%208.198-4.344%206.396-9.292z%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%22M15.995%2024.354c-1.802-2.26-2.859-4.24-3.214-5.938c-.349-1.37-.214-2.464.391-3.286c.635-.948%201.578-1.406%202.823-1.406s2.193.458%202.828%201.417c.594.813.745%201.906.38%203.286c-.391%201.729-1.448%203.708-3.214%205.938zm12.797%201.521c-.245%201.661-1.375%203.036-2.932%203.708c-3%201.307-5.974-.776-8.516-3.604c4.203-5.266%204.984-9.365%203.177-12.016c-1.057-1.521-2.578-2.26-4.526-2.26c-3.922%200-6.078%203.318-5.229%207.172c.49%202.089%201.802%204.458%203.885%207.109c-1.307%201.443-2.547%202.474-3.641%203.109c-.849.458-1.661.74-2.438.807c-3.568.531-6.37-2.927-5.099-6.5c.177-.464.531-1.307%201.13-2.615l.031-.073c1.953-4.234%204.323-9.047%207.042-14.385l.073-.177l.771-1.484c.604-1.099.849-1.589%201.802-2.193c.464-.276%201.026-.417%201.661-.417c1.271%200%202.26.74%202.688%201.339c.208.318.458.745.776%201.271l.745%201.453l.104.208c2.719%205.339%205.094%2010.141%207.036%2014.385l.031.036l.714%201.625l.422%201.021c.323.813.396%201.625.286%202.474zm1.625-3.182c-.245-.781-.672-1.698-1.198-2.792v-.042c-2.516-5.339-4.854-10.141-7.073-14.453L22%205.192c-1.583-3.245-2.714-5.193-6.005-5.193c-3.25%200-4.63%202.26-6.042%205.198l-.109.214C7.62%209.718%205.287%2014.526%202.776%2019.864v.073l-.745%201.625c-.276.672-.422%201.021-.458%201.13c-1.802%204.948%201.911%209.292%206.401%209.292c.036%200%20.177%200%20.349-.031h.5c2.333-.286%204.734-1.771%207.172-4.422c2.438%202.651%204.849%204.135%207.177%204.422h.495c.177.031.318.031.354.031c4.49.005%208.198-4.344%206.396-9.292z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/airbnb.svg?color=%231a73e8&size=48