UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.7 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIScifiStarwarsDeathStar = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIScifiStarwarsDeathStar = function LIScifiStarwarsDeathStar(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M6.36 12.976c-.465-.06-1-.183-1.391-.323-1.65-.591-3.031-1.975-3.604-3.611-.173-.494-.339-1.27-.339-1.582v-.22h11.948v.223c0 .123-.024.36-.053.526l-.053.303h-1.997v.43h.86v.43h-1.72v.43h-.86v.43h1.29v.43h.86v.43h-.43v.431h-1.29v.43h-.43v.43H7.86v.43h.215c.206 0 .215.01.215.138 0 .133-.012.141-.302.191-.431.075-1.243.102-1.628.053zM1.026 6.553c0-.284.124-.919.272-1.388a5.777 5.777 0 0 1 1.47-2.396C4.475 1.059 6.91.547 9.186 1.416l.395.15v.704h-.43v.43h.86v.43h-.43v.431h.86v.43h.43v.43h-1.29v.43h1.72v.43h-.86v.43h2.427l.053.303c.03.166.053.403.053.525v.223H1.026v-.21zm4.558-1.004a1.88 1.88 0 0 0 .827-.83c.118-.24.135-.33.135-.704 0-.374-.018-.47-.138-.729a1.848 1.848 0 0 0-.88-.863c-.225-.104-.338-.126-.655-.124-.53 0-.87.14-1.222.493-.353.353-.49.692-.493 1.223a1.55 1.55 0 0 0 .488 1.184c.398.387.737.515 1.306.494.282-.01.426-.043.632-.144z" }) })); }; exports.LIScifiStarwarsDeathStar = LIScifiStarwarsDeathStar;