@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 2.27 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIBrandGooglePhotos = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIBrandGooglePhotos = function LIBrandGooglePhotos(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m6.918 12.983-.055-.025c-.01-.01-.728-.668-1.597-1.47-1.516-1.4-1.58-1.46-1.604-1.507l-.024-.05V7.23H1.163l-.032-.017a.234.234 0 0 1-.108-.11A.183.183 0 0 1 1 6.997c0-.093.012-.113.179-.293l2.774-3a.224.224 0 0 1 .064-.046l.04-.018h2.702V1.2l.016-.043a.258.258 0 0 1 .116-.13c.033-.019.047-.02.11-.02.066 0 .075 0 .111.022.045.026 3.179 2.915 3.204 2.955.043.066.04-.022.04 1.437v1.341h2.468l.043.021a.252.252 0 0 1 .115.118.28.28 0 0 1 0 .198c-.016.033-.34.387-1.483 1.626-1.34 1.451-1.467 1.587-1.507 1.606l-.043.021H7.24v2.475l-.02.038a.263.263 0 0 1-.119.112.28.28 0 0 1-.171.01zm-.164-2.954c0-1.576 0-1.736-.015-1.791a1.26 1.26 0 0 0-.231-.52l-.05-.066-1.11 1.11-1.111 1.11.039.038 1.257 1.16 1.218 1.124V10.03zm4.29-1.545L12.2 7.233h-1.877c-1.265 0-1.906 0-1.967.01a1.181 1.181 0 0 0-.44.122 1.272 1.272 0 0 0-.228.147l-.033.028 1.11 1.11c.865.865 1.111 1.107 1.118 1.1 0-.01.528-.572 1.163-1.26zM7.04 7.509c.118-.181.324-.384.5-.492l.04-.024-.066-.044a1.777 1.777 0 0 1-.478-.478c-.022-.033-.042-.056-.045-.053l-.044.064a1.723 1.723 0 0 1-.526.506s.02.024.053.045c.185.124.359.298.477.477a.235.235 0 0 0 .047.06l.042-.06zM5.77 6.73c.108-.025.217-.063.303-.106.075-.037.187-.11.237-.152l.026-.023-1.108-1.107a185.29 185.29 0 0 0-1.112-1.108c-.01 0-2.314 2.5-2.318 2.51 0 0 .868.01 1.946 0h1.95l.074-.016zm2.875-1.509 1.107-1.106-.015-.016a566.58 566.58 0 0 0-2.498-2.304c-.011 0-.01 3.732 0 3.842a1.2 1.2 0 0 0 .295.692s.502-.498 1.111-1.107z"
})
}));
};
exports.LIBrandGooglePhotos = LIBrandGooglePhotos;