UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.12 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 Octagon = createMeisterIcons("octagon", [["path", { "fill": "currentColor", "d": "M6.847 3.392C7.521 2.604 8.542 2.25 9.5 2.25h5c.959 0 1.979.354 2.653 1.142l3.455 3.455c.788.674 1.142 1.695 1.142 2.653v5c0 1.012-.389 1.9-1.12 2.63l-3.477 3.478c-.674.788-1.694 1.142-2.653 1.142h-5c-1.012 0-1.9-.389-2.63-1.12l-3.478-3.477c-.788-.674-1.142-1.695-1.142-2.653v-5c0-1.012.388-1.9 1.12-2.63zM9.5 3.75c-.63 0-1.197.238-1.524.63l-.022.026L4.43 7.93c-.468.47-.68.982-.68 1.57v5c0 .63.238 1.197.63 1.524l.026.022L7.93 19.57c.47.468.982.68 1.57.68h5c.63 0 1.197-.238 1.524-.63l.022-.026 3.524-3.524c.468-.47.68-.982.68-1.57v-5c0-.63-.238-1.197-.63-1.524l-.026-.022-3.548-3.548-.022-.026c-.327-.392-.894-.63-1.524-.63z", "key": "7324dab65dad10b65d7bbd3325244536a2a33c34", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Octagon as default }; //# sourceMappingURL=Octagon.js.map