UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.84 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 CardDiamondAltB = createMeisterIcons("card-diamond-alt-b", [["path", { "fill": "currentColor", "d": "M14.95 21.1h-5.9c-2.6 0-4.8-2.1-4.8-4.8V7.7c0-2.6 2.1-4.8 4.8-4.8h5.9c2.6 0 4.8 2.1 4.8 4.8v8.6c0 2.7-2.2 4.8-4.8 4.8", "key": "d5f424b58f64b488dc2bb6445091206b415b6a83", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.05 3.65C6.774 3.65 5 5.504 5 7.7v8.6c0 2.276 1.854 4.05 4.05 4.05h5.9c2.196 0 4.05-1.774 4.05-4.05V7.7c0-2.275-1.854-4.05-4.05-4.05zM3.5 7.7c0-3.004 2.426-5.55 5.55-5.55h5.9c3.004 0 5.55 2.426 5.55 5.55v8.6c0 3.124-2.546 5.55-5.55 5.55h-5.9c-3.004 0-5.55-2.426-5.55-5.55z", "key": "d065dfb137d66b6abacfff1cf8a2d289eeed21f7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m11.25 14.4-1.6-1.6c-.4-.4-.4-1 0-1.4l1.6-1.6c.4-.4 1-.4 1.4 0l1.6 1.6c.4.4.4 1 0 1.4l-1.6 1.6c-.3.4-1 .4-1.4 0", "key": "43a527005268087c158da785596a35c060daf3aa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M11.95 10.25a.24.24 0 0 0-.17.08l-1.6 1.6a.24.24 0 0 0-.08.17.24.24 0 0 0 .08.17l1.6 1.6c.047.047.126.08.208.08a.2.2 0 0 0 .07-.011l.024-.031 1.638-1.638a.24.24 0 0 0 .08-.17.24.24 0 0 0-.08-.17l-1.6-1.6a.24.24 0 0 0-.17-.08m-1.23-.98a1.716 1.716 0 0 1 2.46 0l1.6 1.6a1.716 1.716 0 0 1 0 2.46l-1.569 1.57c-.324.395-.801.55-1.223.55a1.8 1.8 0 0 1-1.268-.52l-1.6-1.6a1.716 1.716 0 0 1 0-2.46z", "key": "fba96cd83c89f234e19b584cee5f692ae7e5a1d8", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardDiamondAltB as default }; //# sourceMappingURL=CardDiamondAltB.js.map