@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.3 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 DiamondB = createMeisterIcons("diamond-b", [["path", { "fill": "currentColor", "d": "m13.12 19.938 7.6-9.8c.4-.5.4-1.1.1-1.6l-2.6-4.3c-.3-.4-.7-.7-1.2-.7h-10c-.5 0-1 .3-1.2.7l-2.6 4.3c-.4.5-.3 1.1.1 1.6l7.6 9.8c.5.7 1.7.7 2.2 0", "key": "d870c1c5046583cd0bcf04895a5c6f25c0be08e0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.165 3.872c.346-.66 1.109-1.084 1.855-1.084h10c.832 0 1.428.504 1.8 1l.023.03 2.62 4.334c.447.744.455 1.685-.153 2.45l-7.589 9.785c-.42.577-1.09.826-1.7.826s-1.282-.25-1.701-.826l-7.59-9.786c-.267-.335-.466-.743-.507-1.196A1.84 1.84 0 0 1 2.6 8.113zm1.855.416c-.242 0-.467.162-.529.285l-.013.027-2.641 4.368-.03.038a.35.35 0 0 0-.09.264c.01.095.058.235.19.4l.006.008 7.61 9.812.008.012c.08.113.254.21.49.21.235 0 .408-.097.49-.21l.008-.012 7.616-9.821c.187-.235.195-.49.043-.745L17.6 4.66c-.22-.282-.417-.372-.58-.372z", "key": "fe4c998e3736a5d4e657b9e5e1a7bf730654d983", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DiamondB as default };
//# sourceMappingURL=DiamondB.js.map