@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.38 kB
JavaScript
;
/**
* @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 CardCheckB = createMeisterIcons("card-check-b", [["path", { "fill": "currentColor", "d": "M21 7v3H3V7c0-1.1.9-2 2-2h14c1 0 2 .9 2 2", "key": "280fe52d2e7b996e68bcff4b02b367b608d6040e", "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": "1483b22968fa1e0aebe2b8e42b5ee439cff40112", "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.25m17.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": "f417503c006cfc463b9845781f7303ed7ab7b018", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardCheckB as default };
//# sourceMappingURL=CardCheckB.js.map