UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.48 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 CardAddB = createMeisterIcons("card-add-b", [["path", { "fill": "currentColor", "d": "M21 7v3H3V7c0-1.1.9-2 2-2h14c1 0 2 .9 2 2", "key": "b8cdbc620239d13557ce46d062ffa14ab2175360", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5 5.75c-.686 0-1.25.564-1.25 1.25v2.25h16.5V7c0-.662-.64-1.25-1.25-1.25zM2.25 7A2.756 2.756 0 0 1 5 4.25h14c1.39 0 2.75 1.212 2.75 2.75v3.75H2.25z", "key": "cebe8c618a54cbe45efa3ab1224b478cfce17069", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 9.25a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75m-18 0a.75.75 0 0 1 .75.75v7c0 .686.564 1.25 1.25 1.25h7a.75.75 0 0 1 0 1.5H5A2.756 2.756 0 0 1 2.25 17v-7A.75.75 0 0 1 3 9.25m14.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": "fed4f87f374152433cd8c16a0436a6e49a5838da", "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": "a2fb1987666038d74e9799ee5455c99f35612b0e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardAddB as default }; //# sourceMappingURL=CardAddB.js.map