@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.26 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 ArrowBlockTopleftB = createMeisterIcons("arrow-block-topleft-b", [["path", { "fill": "currentColor", "d": "m16.833 8.433-2.4 2.4 4.4 4.4c.2.2.2.6 0 .8l-2.8 2.8c-.2.2-.6.2-.8 0l-4.4-4.4-2.4 2.4c-.1.1-.4.1-.5-.1l-2.9-11c-.1-.4.3-.8.7-.7l11 2.9c.2.1.3.3.1.5", "key": "d82a79fc5d7eb0c490e3ecb9e3bbd9eabe625dbc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m5.836 5.836 2.615 9.919 2.382-2.383 4.8 4.8 2.54-2.539-4.8-4.8 2.382-2.382zm-1.17-1.17c.288-.29.749-.486 1.249-.36l.01.002 11.074 2.92.07.034c.213.107.483.32.585.677.118.412-.048.782-.29 1.024l-1.87 1.87 3.87 3.87c.272.272.369.631.369.93s-.097.658-.37.93l-2.8 2.8c-.272.273-.631.37-.93.37s-.658-.097-.93-.37l-3.87-3.87-1.87 1.87c-.275.275-.646.305-.873.277a1.06 1.06 0 0 1-.828-.572L7.228 17 4.305 5.915c-.125-.5.071-.96.36-1.25", "key": "6552ffd465bdf2bcd121944403ec9773c7ab11b7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBlockTopleftB as default };
//# sourceMappingURL=ArrowBlockTopleftB.js.map