UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 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 Diamond = createMeisterIcons("diamond", [["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": "77a8ff04419296888299e725095e6a4b0dbb1db3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Diamond as default }; //# sourceMappingURL=Diamond.js.map