UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.96 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 Japanairlines = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.138.034A11.996 11.996 0 002.35 4.873a9.345 9.345 0 001.351 7.82.014.014 0 11-.022.018 8.229 8.229 0 01-2.08-6.656c0-.015-.012-.019-.019-.007A11.879 11.879 0 00.362 9.065a8.762 8.762 0 002.421 5.358.015.015 0 01-.018.023 7.172 7.172 0 01-2.64-4.044c0-.015-.02-.015-.02 0a12.132 12.132 0 00-.058 2.656A7.22 7.22 0 002.24 16.21c.016.015 0 .035-.016.027A6.506 6.506 0 01.27 14.457c-.007-.011-.02-.007-.017.006a11.996 11.996 0 0023.48 0c0-.013-.009-.017-.017-.006a6.5 6.5 0 01-1.955 1.78c-.018.01-.032-.011-.016-.026a7.223 7.223 0 002.196-3.153h.013a12.128 12.128 0 00-.06-2.656c0-.015-.017-.015-.02 0a7.174 7.174 0 01-2.64 4.044.015.015 0 01-.018-.023 8.758 8.758 0 002.42-5.358 11.879 11.879 0 00-1.218-3.017c-.008-.012-.022-.008-.018.007a8.232 8.232 0 01-2.08 6.656.015.015 0 11-.023-.017 9.342 9.342 0 001.353-7.821A11.996 11.996 0 0011.138.034zm.044.311a7.721 7.721 0 016.238 13.173l-.001.002c-2.454 2.387-6.118.862-5.745-2.07.286-2.26 3.057-4.51 5.156-5.732a.016.016 0 000-.027 18.343 18.343 0 01-1.214-1.296 2.413 2.413 0 00-3.855.067l-6.032.56a.019.019 0 000 .037l6.466.375c1.147.064 1.521 1.105.416 1.943-4.107 3.113-4.84 6.407-3.919 9.018a.017.017 0 01-.031.014 5.304 5.304 0 01-.814-1.875A7.721 7.721 0 0111.182.345zM9.12 17.335h1.635l-.874 2.281a2.195 2.195 0 01-2.339 1.262 5.3 5.3 0 01-1.138-.112l.28-.728c.748.087 1.39.021 1.641-.633zm3.866 0h1.463l.328 3.43H13.14l-.025-.677h-1.477l-.543.678H9.742l2.74-3.176a.7.7 0 01.503-.254zm3.545 0h1.636l-1.039 2.704h2.079l-.28.727h-3.71zm-3.47.999l-.88 1.096h.92z" })); exports.default = Japanairlines;