@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.12 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 ArrowBlockDownB = createMeisterIcons("arrow-block-down-b", [["path", { "fill": "currentColor", "d": "M6 10.05h3.4v-6.3c.1-.3.3-.5.6-.5h4c.3 0 .6.3.6.6v6.3H18c.2 0 .3.2.2.4l-5.7 9.9c-.2.4-.8.4-1 0l-5.7-10c-.1-.2 0-.4.2-.4", "key": "2104fe6302dd6e406a4e647ecf301dfad2e00433", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.15 4h3.7v6.9h3.283l-5.132 8.914L6.863 10.8h3.287zm-1.461-.487C8.852 3.023 9.269 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": "35f1bd01cfc1d9277f830641102de24de0a42421", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBlockDownB as default };
//# sourceMappingURL=ArrowBlockDownB.js.map