@icongo/li
Version:
LibreICONS Icons
14 lines • 1.23 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandInvision = 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.912 1H2.088C1.488 1 1 1.488 1 2.087v9.825c0 .6.488 1.088 1.087 1.088h9.825c.6 0 1.088-.488 1.088-1.088V2.088C13 1.488 12.512 1 11.912 1ZM5.01 3.333c.399 0 .734.315.734.72 0 .41-.335.722-.734.722v.014a.727.727 0 1 1 0-1.455Zm4.908 6.908c-.742 0-1.102-.443-1.102-1.045 0-.173.022-.356.075-.54l.355-1.273c.044-.14.055-.27.055-.387 0-.41-.25-.658-.648-.658-.506 0-.84.364-1.012 1.065l-.69 2.768H5.744l.216-.87c-.354.583-.848.942-1.455.942-.734 0-1.079-.42-1.079-1.056.002-.182.023-.365.065-.542l.55-2.244h-.854l.26-.953h2.05l-.81 3.203a2.1 2.1 0 0 0-.075.493c0 .205.1.265.258.302.098.02.863.006 1.28-.92L6.68 6.4h-.861l.26-.938h1.86l-.24 1.08c.323-.6.968-1.177 1.606-1.177.675 0 1.237.487 1.237 1.41 0 .267-.04.532-.12.787L10.077 8.8c-.03.127-.052.233-.052.33 0 .217.09.323.247.323s.368-.12.6-.78l.472.18c-.278.982-.788 1.387-1.425 1.387z"
})
}));
export { LIBrandInvision };