@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.28 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 DiamondCheck = createMeisterIcons("diamond-check", [["path", { "fill": "currentColor", "d": "M5.165 4.134c.346-.66 1.109-1.084 1.855-1.084h10c.832 0 1.428.504 1.8 1l.023.03 2.62 4.334c.448.746.455 1.69-.157 2.455a.75.75 0 0 1-1.171-.937c.188-.235.195-.491.043-.745L17.6 4.923c-.22-.283-.417-.373-.58-.373h-10c-.242 0-.467.162-.529.285l-.013.027L3.837 9.23l-.03.039a.35.35 0 0 0-.09.263c.01.096.058.236.19.4l.006.008 7.6 9.8a.75.75 0 1 1-1.185.92L2.73 10.864c-.267-.335-.466-.744-.507-1.196A1.84 1.84 0 0 1 2.6 8.375z", "key": "1ae6ff236f713e5d8b977c91b163c66a413dddc0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.459 13.278a.75.75 0 0 1-.017 1.06l-3.205 3.109a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13c-.23 0-.506-.083-.718-.295l-.038-.037-1.232-1.643a.75.75 0 1 1 1.2-.9l.816 1.087 2.862-2.775a.75.75 0 0 1 1.06.016", "key": "b943abd277668e35a00f7402dbd3b07e511ec08f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DiamondCheck as default };
//# sourceMappingURL=DiamondCheck.js.map