UNPKG

@icongo/li

Version:
24 lines (23 loc) 981 B
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LISocialForrst = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LISocialForrst = function LISocialForrst(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", className: "prefix__social-forrst", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M7.594 9.796v.758L9.453 9.6l.217.423-2.076 1.065V13h4.396L7 1 2.01 13h4.462v-2.443l-1.27-.93.282-.383.988.724V7.964h1.122v1.29l.982-.535.228.417z" }) })); }; exports.LISocialForrst = LISocialForrst;