UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.58 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 CardCodeB = createMeisterIcons("card-code-b", [["path", { "fill": "currentColor", "d": "M21 7v3H3V7c0-1.1.9-2 2-2h14c1 0 2 .8 2 2", "key": "ca75d992f51a03bdc8637093c03fb1f3b8ce9e73", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5 5.75c-.686 0-1.25.564-1.25 1.25v2.25h16.5V7c0-.738-.615-1.25-1.25-1.25zM2.25 7A2.756 2.756 0 0 1 5 4.25h14c1.365 0 2.75 1.088 2.75 2.75v3.75H2.25z", "key": "518fb9fc3bebb332747a56a002f7ef2aab308d85", "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.25m15.97 5.12a.75.75 0 0 1 1.06 0l1.2 1.2-.53.53-.4.4m-1.33-2.13a.75.75 0 0 0 0 1.06zm0 1.06 1.074 1.075zm1.074 1.075L18.95 17.69a.75.75 0 1 0 1.102 1.018l1.192-1.292c.263-.27.357-.623.357-.917 0-.299-.097-.658-.37-.93l-.53.53M16.83 14.47a.75.75 0 0 1 0 1.06l-1.07 1.07 1.07 1.07a.75.75 0 1 1-1.06 1.06l-1.2-1.2a1.32 1.32 0 0 1-.37-.93c0-.299.097-.658.37-.93l.53.53-.53-.53 1.2-1.2a.75.75 0 0 1 1.06 0", "key": "8ba08e186340b09368f00a673796890ffe277216", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardCodeB as default }; //# sourceMappingURL=CardCodeB.js.map