airbnb-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
airbnb-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the airbnb icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M14 15c-.682.91-2.528 3.048-3.994 4.723a3.634 3.634 0 0 1-4.609.715c-1.415-.849-2.087-2.537-1.569-4.105C5.03 12.7 7.398 6.367 10 3.963c1.296-1.197 2.704-1.197 4 0c2.603 2.404 4.97 8.736 6.172 12.37c.518 1.568-.154 3.256-1.57 4.105a3.63 3.63 0 0 1-4.608-.715C12.528 18.048 10.682 15.91 10 15c-1.5-2-.687-5 2-5s3.5 3 2 5Z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteAirbnbLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M14 15c-.682.91-2.528 3.048-3.994 4.723a3.634 3.634 0 0 1-4.609.715c-1.415-.849-2.087-2.537-1.569-4.105C5.03 12.7 7.398 6.367 10 3.963c1.296-1.197 2.704-1.197 4 0c2.603 2.404 4.97 8.736 6.172 12.37c.518 1.568-.154 3.256-1.57 4.105a3.63 3.63 0 0 1-4.608-.715C12.528 18.048 10.682 15.91 10 15c-1.5-2-.687-5 2-5s3.5 3 2 5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M14 15c-.682.91-2.528 3.048-3.994 4.723a3.634 3.634 0 0 1-4.609.715c-1.415-.849-2.087-2.537-1.569-4.105C5.03 12.7 7.398 6.367 10 3.963c1.296-1.197 2.704-1.197 4 0c2.603 2.404 4.97 8.736 6.172 12.37c.518 1.568-.154 3.256-1.57 4.105a3.63 3.63 0 0 1-4.608-.715C12.528 18.048 10.682 15.91 10 15c-1.5-2-.687-5 2-5s3.5 3 2 5Z"/></svg>
</template>

CSS

.icon-airbnb-line {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M14%2015c-.682.91-2.528%203.048-3.994%204.723a3.634%203.634%200%200%201-4.609.715c-1.415-.849-2.087-2.537-1.569-4.105C5.03%2012.7%207.398%206.367%2010%203.963c1.296-1.197%202.704-1.197%204%200c2.603%202.404%204.97%208.736%206.172%2012.37c.518%201.568-.154%203.256-1.57%204.105a3.63%203.63%200%200%201-4.608-.715C12.528%2018.048%2010.682%2015.91%2010%2015c-1.5-2-.687-5%202-5s3.5%203%202%205Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M14%2015c-.682.91-2.528%203.048-3.994%204.723a3.634%203.634%200%200%201-4.609.715c-1.415-.849-2.087-2.537-1.569-4.105C5.03%2012.7%207.398%206.367%2010%203.963c1.296-1.197%202.704-1.197%204%200c2.603%202.404%204.97%208.736%206.172%2012.37c.518%201.568-.154%203.256-1.57%204.105a3.63%203.63%200%200%201-4.608-.715C12.528%2018.048%2010.682%2015.91%2010%2015c-1.5-2-.687-5%202-5s3.5%203%202%205Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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