@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.01 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const MonitorUpload = createMeisterIcons("monitor-upload", [["path", { "fill": "currentColor", "d": "M3.75 7A3.26 3.26 0 0 1 7 3.75a.75.75 0 0 0 0-1.5A4.76 4.76 0 0 0 2.25 7v6A4.76 4.76 0 0 0 7 17.75h4.25v2.5H7.5a.75.75 0 0 0 0 1.5h9a.75.75 0 0 0 0-1.5h-3.75v-2.5H17A4.76 4.76 0 0 0 21.75 13V7a.75.75 0 0 0-1.5 0v6A3.26 3.26 0 0 1 17 16.25H7A3.26 3.26 0 0 1 3.75 13zm6.5-4a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-3.463q.159.085.293.22l2.5 2.5a.75.75 0 1 1-1.06 1.06l-1.52-1.52V11a.75.75 0 0 1-1.5 0V5.91l-1.62 1.62a.75.75 0 0 1-1.06-1.06l2.5-2.5q.135-.135.293-.22H11a.75.75 0 0 1-.75-.75", "key": "cd50cb94d0d92a10f82ed143b147edc5e1264e92", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorUpload as default };
//# sourceMappingURL=MonitorUpload.js.map