UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.16 kB
/** * @license @meistericons/vue v0.5.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": "f9c40efc62d8661fca39dcfbba86839113b183f0", "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": "3c230ccee527a657dc1f5891888152eba9eb8ae2", "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": "7f1f57a0734b1cce7f8c23a8636df83c3d9f6e49", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardAdd as default }; //# sourceMappingURL=CardAdd.js.map