UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.13 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Airbnb = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.03 16.214c-.1-.24-.201-.5-.301-.72-.16-.36-.32-.701-.46-1.021l-.02-.02a208.777 208.777 0 00-4.425-9.05l-.06-.12a39.073 39.073 0 01-.48-.94c-.2-.361-.4-.741-.721-1.102A3.234 3.234 0 0012.021 2c-1.002 0-1.902.44-2.563 1.201-.3.36-.52.74-.72 1.101-.157.316-.317.63-.48.941l-.06.12a234.813 234.813 0 00-4.425 9.05l-.02.04c-.14.32-.3.66-.461 1.02-.1.22-.2.46-.3.72-.26.741-.34 1.442-.24 2.163a4.255 4.255 0 002.602 3.324c.521.22 1.062.32 1.622.32a5.288 5.288 0 002.523-.72c.82-.461 1.601-1.122 2.482-2.082.88.96 1.682 1.62 2.482 2.081a5.29 5.29 0 002.523.721c.56 0 1.121-.1 1.622-.32a4.247 4.247 0 002.602-3.324c.16-.7.08-1.4-.18-2.142zM12 17.255c-1.08-1.361-1.781-2.642-2.022-3.723-.1-.46-.12-.861-.06-1.221.04-.32.16-.601.32-.841.381-.54 1.022-.881 1.763-.881.74 0 1.401.32 1.762.88.16.24.28.521.32.842.06.36.04.78-.06 1.221-.241 1.06-.942 2.342-2.023 3.723zm7.988.941a2.975 2.975 0 01-1.822 2.343c-.48.2-1 .26-1.521.2-.5-.06-1.001-.22-1.521-.52-.721-.401-1.442-1.021-2.283-1.943 1.321-1.621 2.122-3.103 2.423-4.424.14-.62.16-1.181.1-1.702-.08-.5-.26-.96-.54-1.361-.622-.901-1.663-1.422-2.824-1.422-1.16 0-2.202.541-2.822 1.422-.28.4-.46.86-.54 1.361-.08.521-.061 1.101.1 1.702.3 1.321 1.12 2.823 2.421 4.444-.82.921-1.561 1.542-2.282 1.942-.52.3-1.02.461-1.521.52-.54.061-1.061-.02-1.522-.2a2.975 2.975 0 01-1.821-2.342c-.06-.5-.02-1 .18-1.561.06-.2.16-.4.26-.64.14-.321.3-.662.46-1.002l.02-.04a218.316 218.316 0 014.405-8.988l.06-.12c.16-.3.32-.621.48-.922.16-.32.34-.62.56-.88.421-.48.982-.741 1.602-.741.621 0 1.182.26 1.602.74.22.261.4.562.56.881.161.3.321.621.481.921l.06.12a265.09 265.09 0 014.385 9.01v.02c.16.32.3.68.46 1 .1.24.2.44.26.641.16.52.22 1.02.14 1.541z", fill: "#323544" })); exports.default = Airbnb;