@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.14 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 ArrowBlockRightB = createMeisterIcons("arrow-block-right-b", [["path", { "fill": "currentColor", "d": "M10.05 18v-3.5h-6.3c-.3 0-.5-.2-.5-.5v-4c0-.3.3-.6.6-.6h6.3V6c0-.2.2-.3.4-.2l9.9 5.7c.4.2.4.8 0 1l-10 5.7c-.2.1-.4 0-.4-.2", "key": "b8981d6ece1f11e752b6ecdba42aec2c5b7b7a84", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.9 6.867v3.283H4v3.6h6.8v3.387L19.814 12zm-.96-1.75c.318-.16.669-.126.945.012l.02.01 9.904 5.702c.922.484.921 1.836-.002 2.319l-10.003 5.702-.019.009a1.06 1.06 0 0 1-.945.012A.98.98 0 0 1 9.3 18v-2.75H3.75c-.32 0-.646-.11-.893-.357A1.25 1.25 0 0 1 2.5 14v-4c0-.394.19-.725.407-.943a1.35 1.35 0 0 1 .943-.407H9.4V6c0-.376.203-.715.54-.883", "key": "ac713f05beb3b1b4e4837c7878899cc9d4cbb4f5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBlockRightB as default };
//# sourceMappingURL=ArrowBlockRightB.js.map