UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.17 kB
"use strict"; /** * @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 MonitorDownload = createMeisterIcons("monitor-download", [["path", { "fill": "currentColor", "d": "M11.25 21v-4h1.5v4z", "key": "a5db3827e6f88593bb945ff313b53caa93488f00", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v6A3.26 3.26 0 0 0 7 16.25h10A3.26 3.26 0 0 0 20.25 13V7a.75.75 0 0 1 1.5 0v6A4.76 4.76 0 0 1 17 17.75H7A4.76 4.76 0 0 1 2.25 13V7A4.76 4.76 0 0 1 7 2.25a.75.75 0 0 1 0 1.5m6-1.5a.75.75 0 0 1 .75.75v4.99l1.52-1.52a.75.75 0 0 1 1.06 1.06l-2.5 2.5q-.135.135-.293.22H17a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1 0-1.5h3.363a1.3 1.3 0 0 1-.293-.22l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.62 1.62V3a.75.75 0 0 1 .75-.75m-5.5 18a.75.75 0 0 0 0 1.5h9a.75.75 0 0 0 0-1.5z", "key": "670edbba612ab290275174cb818ea240da829ae6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MonitorDownload as default }; //# sourceMappingURL=MonitorDownload.js.map