UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.18 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 CardAdd = createMeisterIcons("card-add", [["path", { "fill": "currentColor", "d": "M5 5.75c-.686 0-1.25.564-1.25 1.25v10c0 .686.564 1.25 1.25 1.25h7a.75.75 0 0 1 0 1.5H5A2.756 2.756 0 0 1 2.25 17V7A2.756 2.756 0 0 1 5 4.25h14A2.756 2.756 0 0 1 21.75 7v5a.75.75 0 0 1-1.5 0V7c0-.686-.564-1.25-1.25-1.25z", "key": "7e72f94e6aca903faf01692fd92f2148e9a34647", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3 9.25h18v1.5H3zm14.8 4.1a.75.75 0 0 1 .75.75V19a.75.75 0 1 1-1.5 0v-4.9a.75.75 0 0 1 .75-.75", "key": "17d0315b04a5ec6bece261acaeb362a0c5a82d92", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.55 16.6a.75.75 0 0 1 .75-.75h4.9a.75.75 0 1 1 0 1.5h-4.9a.75.75 0 0 1-.75-.75", "key": "ec39968654d4ac3ca0ce03cbe28b8789de60e81d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardAdd as default }; //# sourceMappingURL=CardAdd.js.map