@icongo/li
Version:
LibreICONS Icons
14 lines • 621 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandKlout = 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: "M1 2.337v7.36h8.085L13 11.664V2.337H1zm4.913 4.21h-.585l-1.44 2.027H2.175l1.97-2.633-1.819-2.535h1.668l1.33 1.942h.59v1.199zm4.204 2.026-1.44-2.026h-.983v2.026H6.329V3.406h1.367v1.943h.983l1.329-1.943h1.665L9.855 5.941l1.97 2.633h-1.708z"
})
}));
export { LIBrandKlout };