@icongo/li
Version:
LibreICONS Icons
14 lines • 740 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGetPocket = 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: "M11.918 1.643h-9.83C1.496 1.643 1 2.138 1 2.73v3.622c0 3.34 2.67 6.005 6.005 6.005A5.978 5.978 0 0 0 13 6.352V2.73c0-.6-.474-1.087-1.082-1.087zm-4.34 7.192a.816.816 0 0 1-1.135 0c-3.046-2.917-3.078-2.815-3.078-3.3 0-.453.37-.822.822-.822.456 0 .432.101 2.818 2.391C9.432 4.777 9.38 4.713 9.831 4.713c.453 0 .823.37.823.822 0 .477-.078.42-3.075 3.3z"
})
}));
export { LIBrandGetPocket };