@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 940 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 ChevronDoubleDownright = createMeisterIcons("chevron-double-downright", [["path", { "fill": "currentColor", "d": "M11.296 5.872a.75.75 0 0 1 .738.762l-.07 4.45c-.002.372-.128.75-.406 1.027a1.23 1.23 0 0 1-1.033.353l-4.39.07a.75.75 0 0 1-.025-1.5l4.355-.069.07-4.355a.75.75 0 0 1 .761-.738m-.835 5.232v-.002zm5.078-.989a.75.75 0 0 1 .738.762l-.071 4.45a1.45 1.45 0 0 1-.405 1.027c-.27.269-.643.402-1.033.353l-4.391.07a.75.75 0 1 1-.024-1.5l4.355-.07.069-4.354a.75.75 0 0 1 .762-.738m-.835 5.231v-.002z", "key": "38cea27d833d2ac50b77111feac9ec1b951a8eea", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChevronDoubleDownright as default };
//# sourceMappingURL=ChevronDoubleDownright.js.map