@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 866 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 ArrowBlockRight = createMeisterIcons("arrow-block-right", [["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": "5a7331a3b2479d6b50acc4e6d4af3550a2d7e400", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBlockRight as default };
//# sourceMappingURL=ArrowBlockRight.js.map