@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.43 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 DiamondCross = createMeisterIcons("diamond-cross", [["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": "72c5052c5e0022f62b866d82d94898488a49a5ea", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.143 13.162a.75.75 0 0 1 .015 1.06l-3.4 3.5a.75.75 0 1 1-1.075-1.045l3.4-3.5a.75.75 0 0 1 1.06-.015", "key": "6fc1b958da127b660daeb4a01f3ca72879cdae5b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.698 13.162a.75.75 0 0 1 1.06.015l3.4 3.5a.75.75 0 1 1-1.076 1.046l-3.4-3.5a.75.75 0 0 1 .016-1.061", "key": "21a3bb4e4487bcbf247cf593efe5f6643e71554f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DiamondCross as default };
//# sourceMappingURL=DiamondCross.js.map