@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 942 B
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 ArrowDownright = createMeisterIcons("arrow-downright", [["path", { "fill": "currentColor", "d": "M15.986 16.128a.75.75 0 0 1-1.06 0L7.855 9.057a.75.75 0 0 1 1.06-1.061l7.071 7.071a.75.75 0 0 1 0 1.06", "key": "2a20dfe42313929e52c81fdf4792af9f54d6fff5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m15.06 14.963-.142-5.214a.75.75 0 1 1 1.5-.04l.142 5.242v.01c0 .838-.69 1.528-1.528 1.528h-.01l-5.304-.071a.75.75 0 0 1 .02-1.5l5.295.07q.004.002.016-.01a.03.03 0 0 0 .01-.015", "key": "b9266d9dad2c77036b6ba24c78f25b434467c2cf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDownright as default };
//# sourceMappingURL=ArrowDownright.js.map