UNPKG

@icongo/gy

Version:
23 lines 1.2 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphAirplane = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-airplane", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m9.264 10.32 3.52 5.48a.798.798 0 0 0 .51.199.744.744 0 0 0 .531-.207c.389-.581-.561-4.316-1.861-8.172l-2.7 2.7Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M15.613.42c-.584-.586-1.328-.525-1.828-.027l-4.08 4.064c-2.437-.776-6.846-2.275-8.51-2.275-.232 0-.334.026-.369.037a.758.758 0 0 0-.014 1.012l6.107 4-3.032 3.02s-2.339-.482-2.681-.527c-.477-.062-1.027.356-.002.879 1.197.609 2.599 1.317 2.599 1.317s.863 1.679 1.39 2.604c.671 1.119 1.065.576.985 0l-.348-2.515 2.884-2.992 2.829-2.819 4.026-4.011c.501-.498.626-1.183.044-1.767Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphAirplane };