@icongo/li
Version:
LibreICONS Icons
14 lines • 620 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGoogleDrive = 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.22 9.2h-.067l-.032.057-1.724 3.014h7.847l.032-.058L13 9.2h-.198zm4.21-.72.033.057h.067L13 8.524l-.1-.172L9.078 1.73H9.01l-3.472.014.1.171zM6.705 5.142l-.033-.057-1.749-3-.098.172L1 8.88l.034.058 1.748 3 .1-.172L6.671 5.2z"
})
}));
export { LIBrandGoogleDrive };