@icongo/li
Version:
LibreICONS Icons
14 lines • 799 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandUplay = 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: "M5.68 1.12a.84.84 0 0 0 0 1.68.84.84 0 0 0 0-1.68Zm-2.857.48C1.782 1.6 1 2.452 1 3.58c0 1.027 1.056 1.5 1.77 1.5.736 0 1.83-.497 1.83-1.883C4.6 1.936 3.437 1.6 2.823 1.6Zm5.692.728c-2.982 0-5.4 2.651-5.4 5.91 0 2.881 3.593 4.642 5.55 4.642 2.048 0 4.335-2.407 4.335-5.633 0-3.12-3.405-4.92-4.485-4.92ZM5.32 5.68h1.2v2.76c0 .199.161.36.36.36h2.16a.36.36 0 0 0 .36-.36V5.68h1.2V10H6.88a1.56 1.56 0 0 1-1.56-1.56V5.68z"
})
}));
export { LIBrandUplay };