@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 850 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 ArrowBlockDown = createMeisterIcons("arrow-block-down", [["path", { "fill": "currentColor", "d": "M10.15 4h3.7v6.9h3.283l-5.132 8.914L6.863 10.8h3.287zm-1.462-.487C8.851 3.023 9.268 2.5 10 2.5h4c.394 0 .725.19.943.407.218.218.407.55.407.943V9.4H18c.376 0 .715.203.883.54.16.318.126.669-.012.945l-.01.02-5.702 9.904c-.484.922-1.836.921-2.319-.002L5.138 10.804l-.009-.019a1.06 1.06 0 0 1-.012-.945A.98.98 0 0 1 6 9.3h2.65V3.628z", "key": "c2194e8e268bb61d9cfcba7ee5327fd1db00b067", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBlockDown as default };
//# sourceMappingURL=ArrowBlockDown.js.map