@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.33 kB
JavaScript
;
/**
* @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 CardDiamondAlt = createMeisterIcons("card-diamond-alt", [["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": "cd5eac4ebf4682eea769f3a7873b20da341cbe12", "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": "23bda0e65260e92e6f099dfed8ea7dba063130c3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardDiamondAlt as default };
//# sourceMappingURL=CardDiamondAlt.js.map