@icongo/li
Version:
LibreICONS Icons
14 lines • 928 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandNano = 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: "M13 5.286a.857.857 0 0 1-.857.856c-.643 0-.857.215-.857.857a.857.857 0 0 1-.856.857c-.643 0-.857.215-.857.857a.857.857 0 1 1-.857-.857c.643 0 .857-.215.857-.857 0-.473.384-.857.857-.857.643 0 .856-.214.856-.856a.857.857 0 0 1 1.714 0zM2.714 8.714a.857.857 0 0 1-.857.857A.857.857 0 0 1 1 8.714a.857.857 0 0 1 .857-.856.857.857 0 0 1 .857.856ZM7.857 7a.857.857 0 0 1-1.715 0c0-.643-.214-.857-.856-.857-.643 0-.857.215-.857.857a.857.857 0 1 1-.858-.857c.643 0 .857-.214.857-.857a.857.857 0 0 1 1.714 0c0 .643.214.857.856.857.476 0 .859.384.859.857z"
})
}));
export { LIBrandNano };