UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.61 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 ArrowSort = createMeisterIcons("arrow-sort", [["path", { "fill": "currentColor", "d": "M16.7 4.25a.75.75 0 0 1 .75.75v14.9a.75.75 0 0 1-1.5 0V5a.75.75 0 0 1 .75-.75", "key": "cbc25359c4b2cc7d2185c8b1f8b44ee9b4bfbd67", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m16.73 5.73-3.7 3.7a.75.75 0 1 1-1.06-1.06l3.7-3.7a1.535 1.535 0 0 1 2.156-.004l3.797 3.697a.75.75 0 0 1-1.046 1.074L16.77 5.73s-.005-.005-.02-.005-.02.005-.02.005m-4.66 9.64a.75.75 0 0 1 1.06 0l3.7 3.7s.006.005.02.005.02-.005.02-.005l3.7-3.7a.75.75 0 0 1 1.06 1.06l-3.7 3.7a1.535 1.535 0 0 1-2.16 0l-3.7-3.7a.75.75 0 0 1 0-1.06M4.9 5.25c-.686 0-1.25.564-1.25 1.25v2c0 .662.437 1.25 1.25 1.25h2c.686 0 1.25-.564 1.25-1.25v-2c0-.686-.564-1.25-1.25-1.25zM2.15 6.5A2.756 2.756 0 0 1 4.9 3.75h2A2.756 2.756 0 0 1 9.65 6.5v2a2.756 2.756 0 0 1-2.75 2.75h-2c-1.787 0-2.75-1.412-2.75-2.75zm2.75 8.75c-.686 0-1.25.564-1.25 1.25v2c0 .393.124.7.311.901.18.193.472.349.939.349h2c.686 0 1.25-.564 1.25-1.25v-2c0-.686-.564-1.25-1.25-1.25zM2.15 16.5a2.756 2.756 0 0 1 2.75-2.75h2a2.756 2.756 0 0 1 2.75 2.75v2a2.756 2.756 0 0 1-2.75 2.75h-2c-.833 0-1.54-.294-2.036-.826-.488-.524-.714-1.218-.714-1.924z", "key": "e5467ff59484234908f62374bc654cbe7e8750d8", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowSort as default }; //# sourceMappingURL=ArrowSort.js.map