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 CardAltVarB = createMeisterIcons("card-alt-var-b", [["path", { "fill": "currentColor", "d": "M21 9v6c0 2.2-1.8 4-4 4H7c-2.2 0-4-1.8-4-4V9z", "key": "64df336312ff308fbe23ed76b58421a8d0e87e5f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 8.25h19.5V15A4.76 4.76 0 0 1 17 19.75H7A4.76 4.76 0 0 1 2.25 15zm1.5 1.5V15A3.26 3.26 0 0 0 7 18.25h10A3.26 3.26 0 0 0 20.25 15V9.75z", "key": "46a3087de83fc8de5dbef6ed2ec713ccc1f489e9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.838 8.25h16.33c-.328-1.48-1.62-2.5-3.168-2.5H7a3.266 3.266 0 0 0-3.162 2.5M2.25 9A4.76 4.76 0 0 1 7 4.25h10c2.602 0 4.75 2.024 4.75 4.75v.75H2.25z", "key": "490c28db14de8535652f9153dd347d550bc58056", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardAltVarB as default }; //# sourceMappingURL=CardAltVarB.js.map