@icongo/li
Version:
LibreICONS Icons
14 lines • 936 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPocket = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M10.406 6.13 7.583 8.84a.824.824 0 0 1-1.14 0L3.62 6.13a.822.822 0 0 1 1.138-1.188l2.255 2.161 2.258-2.161a.821.821 0 0 1 1.163.024.82.82 0 0 1-.022 1.163l-.006.001Zm2.542-3.773a1.081 1.081 0 0 0-1.02-.718H2.09A1.095 1.095 0 0 0 1 2.729V6.35l.042.72c.174 1.639 1.024 3.072 2.341 4.07.022.018.047.035.071.052l.015.012a5.95 5.95 0 0 0 2.348 1.036 6.08 6.08 0 0 0 2.298.018.896.896 0 0 1 .132-.03.073.073 0 0 0 .037-.015 6.001 6.001 0 0 0 2.254-1.012l.015-.015.067-.053c1.314-.998 2.163-2.431 2.344-4.074L13 6.34V2.723c0-.125-.015-.25-.06-.371l.008.005z"
})
}));
export { LIBrandPocket };