@kiwicom/orbit-components
Version:
Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com’s products.
10 lines (9 loc) • 1.36 kB
JavaScript
/* eslint-disable */
"use client";
import * as React from "react";
import createIcon from "../Icon/createIcon";
export default createIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", {
d: "m11.33 11.58-.061 5.745a.844.844 0 0 1-.846.85H4.537a.844.844 0 0 1-.846-.85v-9.35a.852.852 0 0 1 .846-.85h6.7a.207.207 0 0 0 .21-.203c.01-.405 0-1.067.035-1.725a.21.21 0 0 0-.13-.197.207.207 0 0 0-.082-.015L4.115 5c-.56 0-1.099.224-1.495.622A2.13 2.13 0 0 0 2 7.125v12.75a2.133 2.133 0 0 0 .62 1.503A2.114 2.114 0 0 0 4.115 22h6.731a2.107 2.107 0 0 0 1.495-.622 2.126 2.126 0 0 0 .62-1.503l.062-8.296a.213.213 0 0 0-.212-.212h-1.269a.21.21 0 0 0-.211.212Z"
}), /*#__PURE__*/React.createElement("path", {
d: "M20.715 9.106a3.205 3.205 0 0 1-.965-2.172V5.6c0-.955-.395-1.87-1.098-2.546A3.83 3.83 0 0 0 16 2a3.83 3.83 0 0 0-2.652 1.054A3.528 3.528 0 0 0 12.25 5.6v1.334a3.2 3.2 0 0 1-.965 2.172l-.202.254a.39.39 0 0 0 .115.58.43.43 0 0 0 .219.06h9.166a.43.43 0 0 0 .22-.06.407.407 0 0 0 .153-.161.386.386 0 0 0-.04-.419l-.201-.254ZM17.08 11h-2.16a.365.365 0 0 0-.187.05.442.442 0 0 0-.149.143.622.622 0 0 0-.071.432c.084.393.276.742.545.99.27.25.6.385.942.385.34 0 .672-.135.941-.384.27-.25.461-.598.546-.991a.582.582 0 0 0-.07-.432.442.442 0 0 0-.15-.143.365.365 0 0 0-.187-.05Z"
})), "0 0 24 24", "AppNotification");