UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 927 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 ArrowTopleft = createMeisterIcons("arrow-topleft", [["path", { "fill": "currentColor", "d": "M8.014 7.872a.75.75 0 0 1 1.06 0l7.071 7.071a.75.75 0 0 1-1.06 1.061L8.014 8.933a.75.75 0 0 1 0-1.06", "key": "e004896359a0ee487f77058e369dff0bee53a59c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m8.94 9.037.142 5.214a.75.75 0 0 1-1.5.04L7.44 9.05v-.01c0-.838.69-1.528 1.528-1.528h.01l5.304.071a.75.75 0 0 1-.02 1.5l-5.295-.07q-.004-.002-.016.01a.03.03 0 0 0-.01.015", "key": "76e2eb64764e7d33a9421d6880e1c292dacd756a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowTopleft as default }; //# sourceMappingURL=ArrowTopleft.js.map