@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.27 kB
JavaScript
;
/**
* @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 ArrowDuoRight = createMeisterIcons("arrow-duo-right", [["path", { "fill": "currentColor", "d": "M12.55 5.75a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75", "key": "e654674ec5b2846a6148307fdb16d1b6ee1d15d4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.59 5.7 9.27 8.02a.75.75 0 0 0 1.06 1.06l2.5-2.5a1.233 1.233 0 0 0 0-1.76l-2.5-2.5a.75.75 0 1 0-1.06 1.06zm6.16 10.35a.75.75 0 0 1-.75.75H5.8a.75.75 0 0 1 0-1.5H17a.75.75 0 0 1 .75.75", "key": "cd02e3db439cfd6b4380508d5418079ef36721e6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.443 15.977a.4.4 0 0 0-.073-.097l-4.5-4.5a.75.75 0 0 1 1.06-1.06l4.5 4.5c.312.312.52.719.52 1.18s-.208.869-.52 1.18l-4.5 4.5a.75.75 0 0 1-1.06-1.06l4.5-4.5a.4.4 0 0 0 .073-.098l.006-.017.001-.005v-.005z", "key": "7019a2b800e4fbd8732942d18354a0b8a13e512e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDuoRight as default };
//# sourceMappingURL=ArrowDuoRight.js.map