UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.07 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 CardCheck = createMeisterIcons("card-check", [["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": "b9af855643e3a172c02d40c3bd6261ba1ec39198", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3 9.25h18v1.5H3zm17.238 5.828a.75.75 0 0 1-.016 1.06l-3.206 3.109a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13c-.229 0-.505-.083-.717-.295l-.038-.037L14.3 17.65a.75.75 0 0 1 1.2-.9l.815 1.087 2.863-2.775a.75.75 0 0 1 1.06.016", "key": "2625dd8297fc9c60c9351fe939bab645e23bdb16", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardCheck as default }; //# sourceMappingURL=CardCheck.js.map