UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.42 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 ForkDiag = createMeisterIcons("fork-diag", [["path", { "fill": "currentColor", "d": "M7.735 15.425 5.613 17.65l-.033.027c-.14.117-.18.236-.18.336 0 .109.048.275.23.458a.517.517 0 0 0 .73.009l2.098-2.297.012-.012a.52.52 0 0 0 0-.74.517.517 0 0 0-.735-.005M6.67 14.37a2.017 2.017 0 0 1 2.86 0c.789.788.793 2.053.014 2.847l-2.102 2.301-.012.012a2.017 2.017 0 0 1-2.86 0c-.418-.418-.67-.95-.67-1.518 0-.56.247-1.077.684-1.458l2.08-2.178z", "key": "13c442fb9bac0dfaa61630aac940d2650b6372eb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.53 6.47a.75.75 0 0 1 0 1.06l-7.9 7.9a.75.75 0 0 1-1.06-1.06l7.9-7.9a.75.75 0 0 1 1.06 0", "key": "338bb243783a848e794d9772d8b8ccef74a8c3f1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.13 4.17a.75.75 0 0 1 0 1.06l-1.6 1.6a2.57 2.57 0 0 0 0 3.64 2.57 2.57 0 0 0 3.64 0l1.6-1.6a.75.75 0 1 1 1.06 1.06l-1.6 1.6a4.07 4.07 0 0 1-5.76 0 4.07 4.07 0 0 1 0-5.76l1.6-1.6a.75.75 0 0 1 1.06 0", "key": "97fcc6679e3529bbb958402b7e10288375c1e77e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ForkDiag as default }; //# sourceMappingURL=ForkDiag.js.map