@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.01 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 CaretDoubleDownright = createMeisterIcons("caret-double-downright", [["path", { "fill": "currentColor", "d": "M12.203 5.468c.235.1.617.384.617.902v5.5a.95.95 0 0 1-.283.667.95.95 0 0 1-.667.283h-5.5a.98.98 0 0 1-.884-.54 1.06 1.06 0 0 1 .013-.946l.054-.109L11.14 5.64a.9.9 0 0 1 .608-.258c.166-.006.323.03.456.087M11.32 7.58l-3.74 3.74h3.74zm6.683 3.688c.235.1.617.384.617.902v5.5a.95.95 0 0 1-.282.667.95.95 0 0 1-.668.283h-5.5a.98.98 0 0 1-.884-.54 1.06 1.06 0 0 1 .013-.946l.054-.109 5.586-5.586a.9.9 0 0 1 .608-.258c.166-.006.323.03.456.087m-.883 2.112-3.74 3.74h3.74z", "key": "bd557eee263d9f2302a2d973d867db9a4dbde3cd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleDownright as default };
//# sourceMappingURL=CaretDoubleDownright.js.map