UNPKG

@vimeo/iris

Version:
17 lines (10 loc) 1.11 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../tslib.es6-3ec409b7.js'); var React = require('react'); function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; } var React__default = /*#__PURE__*/_interopDefaultLegacy(React); var AlbumsEmptystate = function (props) { return (React__default["default"].createElement("svg", tslib_es6.__assign({ "data-name": "Layer 1", viewBox: "0 0 156 130" }, props), React__default["default"].createElement("path", { d: "M153 2a1 1 0 0 1 1 1v124a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h150m0-2H3a3 3 0 0 0-3 3v124a3 3 0 0 0 3 3h150a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3z" }), React__default["default"].createElement("path", { d: "M85 87H10a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h75a1 1 0 0 1 1 1v76a1 1 0 0 1-1 1zm60.91-41H92a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h54a1 1 0 0 1 1 1v35.12a1.08 1.08 0 0 1-1.09.88zm0 41H92a1 1 0 0 1-1-1V52a1 1 0 0 1 1-1h54a1 1 0 0 1 1 1v34a1.07 1.07 0 0 1-1.09 1z", fill: "#d6d6d6" }))); }; exports.AlbumsEmptystate = AlbumsEmptystate;