@icongo/li
Version:
LibreICONS Icons
14 lines • 669 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandDigitalocean = 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: "M1.418 10.683h-.002V9.19H2.91v1.493h1.78V8.365h2.318v2.31c2.463-.003 4.365-2.441 3.426-5.033A3.478 3.478 0 0 0 8.359 3.57C5.764 2.628 3.324 4.534 3.324 7H1C1 3.072 4.795.012 8.912 1.298a5.8 5.8 0 0 1 3.79 3.79C13.987 9.205 10.93 13 7 13v-2.317H4.69v1.78H2.91v-1.78H1.417z"
})
}));
export { LIBrandDigitalocean };