@icongo/li
Version:
LibreICONS Icons
14 lines • 1.41 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandOnedrive = 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: "M4.89 10.506c-.726-.181-1.13-.758-1.132-1.615 0-.274.02-.405.088-.581.167-.432.611-.758 1.194-.878.29-.059.38-.123.38-.272 0-.046.035-.185.077-.308.192-.557.547-1.023.927-1.213.398-.2.598-.244 1.08-.241.682.003 1.023.151 1.5.652l.261.275.235-.081c1.136-.393 2.269.276 2.36 1.394l.025.306.224.08c.639.23.939.71.885 1.417-.036.462-.252.831-.594 1.014l-.161.086-3.577.007c-2.747.005-3.621-.005-3.772-.042zm-2.68-.493c-.425-.101-.874-.476-1.084-.904C1.006 8.866 1 8.83 1 8.401c0-.409.01-.474.105-.677a1.586 1.586 0 0 1 1.067-.859c.102-.025.198-.066.213-.09a1.15 1.15 0 0 0 .037-.295c.034-.856.596-1.61 1.38-1.853.423-.13.955-.098 1.416.086.146.058.13.07.44-.334.182-.24.551-.538.853-.69.327-.164.666-.24 1.071-.238a2.592 2.592 0 0 1 2.473 1.794c.116.347.11.443-.026.446-.06.001-.23.034-.379.073l-.27.07-.247-.247c-.696-.695-1.83-.846-2.796-.37a2.32 2.32 0 0 0-.929.819c-.167.253-.38.726-.38.843 0 .084-.067.126-.355.22-.892.292-1.412.968-1.412 1.832 0 .315.081.7.193.92.043.083.067.162.053.176-.034.034-1.143.023-1.297-.014z"
})
}));
export { LIBrandOnedrive };