UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.44 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 OctagonB = createMeisterIcons("octagon-b", [["path", { "fill": "currentColor", "d": "M14.4 3h-5c-.8 0-1.6.3-2.1.9L3.8 7.3c-.5.6-.8 1.4-.8 2.2v5c0 .8.3 1.6.9 2.1l3.5 3.5q.9.9 2.1.9h5c.8 0 1.6-.3 2.1-.9l3.5-3.5q.9-.9.9-2.1v-5c0-.8-.3-1.6-.9-2.1l-3.5-3.5c-.6-.6-1.4-.9-2.2-.9", "key": "f3b461fe1c0b911b22b160dedc8ba86a1c0e09b1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.751 3.388C7.425 2.602 8.443 2.25 9.4 2.25h5c.986 0 1.98.37 2.73 1.12l3.478 3.477c.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.694-1.142-2.653v-5c0-.98.364-1.949.974-2.68l.025-.03zM9.4 3.75c-.63 0-1.197.238-1.524.63l-.025.03-3.498 3.4A2.75 2.75 0 0 0 3.75 9.5v5c0 .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-.022L16.07 4.43a2.35 2.35 0 0 0-1.67-.68z", "key": "65188e41c31ee06858321d6c12b28075df95c417", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { OctagonB as default }; //# sourceMappingURL=OctagonB.js.map