UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.33 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 Download = createMeisterIcons("download", [["path", { "fill": "currentColor", "d": "M11.95 4.849a.75.75 0 0 1 .75.75v7a.75.75 0 0 1-1.5 0v-7a.75.75 0 0 1 .75-.75", "key": "8d98b6c1c2543bd0b67028c096f57e07162d9972", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.89 9.777a.75.75 0 0 1-.019 1.06l-2.996 2.898a1.32 1.32 0 0 1-.925.364c-.299 0-.658-.098-.93-.37l-2.9-2.9a.75.75 0 1 1 1.06-1.06l2.772 2.771 2.877-2.78a.75.75 0 0 1 1.06.017m4.711 2.375a.75.75 0 0 1 .75.75v2.5c0 2.13-1.752 3.75-3.75 3.75H6.4a.75.75 0 0 1 0-1.5h11.2c1.202 0 2.25-.98 2.25-2.25v-2.5a.75.75 0 0 1 .75-.75", "key": "517d1665fed09e0e5a19bbee39a4536d2e809aa4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.4 12.152a.75.75 0 0 1 .75.75v2.5c0 1.27 1.048 2.25 2.25 2.25h11.2a.75.75 0 0 1 0 1.5H6.4c-1.998 0-3.75-1.62-3.75-3.75v-2.5a.75.75 0 0 1 .75-.75", "key": "29ad5c0d7421d231a271909ce6a2e6d2f0170f36", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Download as default }; //# sourceMappingURL=Download.js.map