UNPKG

@icongo/li

Version:
15 lines 471 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LISocialCargo = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", className: "prefix__social-cargo", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "m4.685 13 5.919-6.935H7L8.77 1 3.396 8.28h2.996z" }) })); export { LISocialCargo };