@icongo/li
Version:
LibreICONS Icons
14 lines • 742 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandUber = 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: "M12.094 1H1.908A.909.909 0 0 0 1 1.908v10.181a.91.91 0 0 0 .908.911h10.184a.909.909 0 0 0 .908-.908V1.908A.905.905 0 0 0 12.094 1Zm-4.728 9.619a3.638 3.638 0 0 1-3.984-3.255H5.91v.547c0 .099.08.182.182.182h1.82c.098 0 .181-.08.181-.182V6.092c0-.1-.08-.182-.182-.182H6.093a.182.182 0 0 0-.182.182v.546H3.38a3.638 3.638 0 0 1 7.24 0 3.637 3.637 0 0 1-3.255 3.98z"
})
}));
export { LIBrandUber };