@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.13 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 Heptagon = createMeisterIcons("heptagon", [["path", { "fill": "currentColor", "d": "m13.58 2.376 5.205 2.503c.98.49 1.742 1.364 1.996 2.505l1.301 5.603c.247 1.111.003 2.252-.754 3.14l-3.58 4.477C17.082 21.522 15.941 22 14.85 22h-5.7c-1.14 0-2.141-.512-2.87-1.362l-.008-.01-3.6-4.5c-.757-.89-1.001-2.03-.754-3.14l.001-.008 1.3-5.596c.254-1.141 1.016-2.015 1.996-2.505l.01-.005 5.195-2.498a3.5 3.5 0 0 1 3.16 0m-.665 1.345a2 2 0 0 0-1.83 0l-.01.005-5.194 2.497c-.617.31-1.053.834-1.199 1.49l-.001.007-1.3 5.596c-.15.684.003 1.338.438 1.846l.009.01 3.6 4.499c.47.544 1.066.829 1.722.829h5.7c.7 0 1.354-.316 1.69-.786l.012-.017 3.62-4.525.009-.01c.435-.508.588-1.162.438-1.846l-1.301-5.603c-.146-.656-.582-1.18-1.199-1.49z", "key": "87ebb3c1572530892940d048f193c0f7223cf3d3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Heptagon as default };
//# sourceMappingURL=Heptagon.js.map