UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.06 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 Save = createMeisterIcons("save", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25h.75V17a2.756 2.756 0 0 1 2.75-2.75h3A2.756 2.756 0 0 1 16.25 17v3.25H17A3.26 3.26 0 0 0 20.25 17v-6.3c0-.795-.317-1.606-.98-2.27l-3.718-3.717-.016-.02c-.539-.614-1.321-.943-2.236-.943zm9.25 18H7A4.76 4.76 0 0 1 2.25 17V7A4.76 4.76 0 0 1 7 2.25h6.3c1.277 0 2.486.465 3.347 1.436L20.33 7.37c.937.936 1.42 2.125 1.42 3.33V17A4.76 4.76 0 0 1 17 21.75zm-1.5-1.5V17c0-.686-.564-1.25-1.25-1.25h-3c-.686 0-1.25.564-1.25 1.25v3.25zM12 7.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0", "key": "7a2f007489b8a7ddd7f248117fa7214f253c27b0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Save as default }; //# sourceMappingURL=Save.js.map