@icongo/li
Version:
LibreICONS Icons
15 lines • 571 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialForrst = props => /*#__PURE__*/_jsx("svg", _extends({
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__*/_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"
})
}));
export { LISocialForrst };