UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.08 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 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": "7517ea32952167113afbae5f2aa0218446891eac", "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": "29b4faaee64cc633eecf1bc3641531d11428cf5f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardCheck as default }; //# sourceMappingURL=CardCheck.js.map