UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.21 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 ArrowReverseDownleft = createMeisterIcons("arrow-reverse-downleft", [["path", { "fill": "currentColor", "d": "M9.827 9.069a.75.75 0 0 0-1.06 0L5.364 12.47c-.27.27-.445.63-.445 1.03 0 .401.175.76.445 1.031l3.401 3.401a.75.75 0 1 0 1.061-1.06L6.456 13.5l3.371-3.371a.75.75 0 0 0 0-1.061", "key": "469f11990e42b4f47418290d23dcd599e23715cb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.4 5.848a.75.75 0 0 0-.75.75h.75-.75v.008l-.001.046-.01.193a8 8 0 0 1-.088.724 7.9 7.9 0 0 1-.697 2.195c-.393.786-.971 1.55-1.824 2.118-.848.566-2.013.969-3.633.969H5.6v1.5h5.797c1.882 0 3.344-.473 4.465-1.22 1.116-.745 1.851-1.732 2.333-2.696a9.3 9.3 0 0 0 .835-2.62 9 9 0 0 0 .118-1.113l.002-.072V6.6s0-.002-.75-.002h.75a.75.75 0 0 0-.75-.75", "key": "ad10c9ff519161617f3c57563686b3b9e76905db", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowReverseDownleft as default }; //# sourceMappingURL=ArrowReverseDownleft.js.map