@icongo/li
Version:
LibreICONS Icons
14 lines • 637 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandKorvue = 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.397 1H2.6C1.72 1 1 1.721 1 2.6v8.802C1 12.279 1.72 13 2.6 13h8.8a1.6 1.6 0 0 0 1.6-1.6V2.6A1.61 1.61 0 0 0 11.397 1ZM3.343 3.335h2.582v3.122l1.663-3.122h2.983L8.387 6.887H3.343V3.335zm4.352 7.321L5.928 7.6v3.057H3.346v-3.52h5.151l2.383 3.52H7.695z"
})
}));
export { LIBrandKorvue };