UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.25 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 ArrowDuoTop = createMeisterIcons("arrow-duo-top", [["path", { "fill": "currentColor", "d": "M5.75 11.45a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "87dead03f96b93877a78725d3f90a9f55e1ee504", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m5.7 12.41 2.32 2.32a.75.75 0 1 0 1.06-1.06l-2.5-2.5a1.233 1.233 0 0 0-1.76 0l-2.5 2.5a.75.75 0 0 0 1.06 1.06zm10.35-6.16a.75.75 0 0 1 .75.75v11.2a.75.75 0 0 1-1.5 0V7a.75.75 0 0 1 .75-.75", "key": "12d2f271d62d9a4ae19703dd67949acf68189fd5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.977 6.557a.4.4 0 0 0-.097.073l-4.5 4.5a.75.75 0 0 1-1.06-1.06l4.5-4.5c.312-.312.719-.52 1.18-.52s.869.208 1.18.52l4.5 4.5a.75.75 0 0 1-1.06 1.06l-4.5-4.5a.4.4 0 0 0-.098-.073L16 6.55h-.005z", "key": "fefea6807cf4dade37c9ff4aab7dac5e4ba40704", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDuoTop as default }; //# sourceMappingURL=ArrowDuoTop.js.map