UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 999 B
"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 ArrowRoundedTopright = createMeisterIcons("arrow-rounded-topright", [["path", { "fill": "currentColor", "d": "M16.645 7.07a.75.75 0 0 1 1.06 0l2.5 2.5a1.233 1.233 0 0 1 0 1.76l-2.5 2.5a.75.75 0 0 1-1.06-1.06l2.32-2.32-2.32-2.32a.75.75 0 0 1 0-1.06", "key": "15b67fb1efa6f32d433c9eb32b5e0bf0bfb27821", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.425 13.4c0-2.114 1.636-3.75 3.75-3.75h12.6a.75.75 0 1 1 0 1.5h-12.6c-1.286 0-2.25.964-2.25 2.25s.964 2.25 2.25 2.25h4a.75.75 0 1 1 0 1.5h-4c-2.114 0-3.75-1.636-3.75-3.75", "key": "9fdb1c31357a195c021b0176c62cc9ec0e0b2024", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowRoundedTopright as default }; //# sourceMappingURL=ArrowRoundedTopright.js.map