UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.13 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 CardVarB = createMeisterIcons("card-var-b", [["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": "8d1f44448d354976388b3563c94ef164f6d50417", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 10v7c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-7z", "key": "8074a8a998114f8e08cfb1307c5a9b4860aa7d28", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 9.25h19.5V17A2.756 2.756 0 0 1 19 19.75H5A2.756 2.756 0 0 1 2.25 17zm1.5 1.5V17c0 .686.564 1.25 1.25 1.25h14c.686 0 1.25-.564 1.25-1.25v-6.25z", "key": "8e8f349fb93071c07df5e600eee2b9f310de606a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardVarB as default }; //# sourceMappingURL=CardVarB.js.map