UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.26 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 ArrowDuoDown = createMeisterIcons("arrow-duo-down", [["path", { "fill": "currentColor", "d": "M18.25 12.55a.75.75 0 0 1-.75-.75v-6a.75.75 0 0 1 1.5 0v6a.75.75 0 0 1-.75.75", "key": "a5c5c2c2101dbe307777b86969bb9edb9bbc45ed", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m18.3 11.59-2.32-2.32a.75.75 0 0 0-1.06 1.06l2.5 2.5a1.233 1.233 0 0 0 1.76 0l2.5-2.5a.75.75 0 0 0-1.06-1.06zM7.95 17.75A.75.75 0 0 1 7.2 17V5.8a.75.75 0 0 1 1.5 0V17a.75.75 0 0 1-.75.75", "key": "2fa5ed5bfe5cdb90d87baba651e553c5c24c4128", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.023 17.443a.4.4 0 0 0 .097-.073l4.5-4.5a.75.75 0 0 1 1.06 1.06l-4.5 4.5c-.311.312-.719.52-1.18.52s-.868-.208-1.18-.52l-4.5-4.5a.75.75 0 0 1 1.06-1.06l4.5 4.5a.4.4 0 0 0 .097.073L8 17.45h.005z", "key": "a5ceae3aa38696b87b888256f000a4c03c96e5c7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDuoDown as default }; //# sourceMappingURL=ArrowDuoDown.js.map