UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.68 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 CardDiamond = createMeisterIcons("card-diamond", [["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": "35a708e5bc17a1fdacffe3b6b8b003d909d71a91", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "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": "d19e313b1cc3f7c73226a5f314df272600e7e2d1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.85 7.3c-.2 0-.4-.1-.6-.2-.1-.2-.2-.4-.2-.6s.1-.5.2-.6c.3-.3.9-.3 1.2 0q.3.15.3.6c0 .2-.1.4-.2.6-.2.1-.5.2-.7.2m8.3 11.2q-.3 0-.6-.3c-.2-.2-.2-.4-.2-.6s.1-.5.2-.6c.3-.3.9-.3 1.2 0 .2.2.2.4.2.6s-.1.4-.2.6c-.2.3-.4.3-.6.3", "key": "e8267a107401ee1212e852f775d82c5b247e5281", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardDiamond as default }; //# sourceMappingURL=CardDiamond.js.map