UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 944 B
"use strict"; /** * @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 ArrowBlockTopleft = createMeisterIcons("arrow-block-topleft", [["path", { "fill": "currentColor", "d": "m5.603 5.703 2.61 9.9 2.376-2.475L15.4 17.94l2.54-2.539-4.8-4.8 2.303-2.303zM5.75 4.19c-.554-.228-1.064.027-1.34.328s-.46.777-.338 1.264l2.923 11.084.034.07c.154.307.433.52.777.569a1.25 1.25 0 0 0 .73-.134l.115-.058 1.96-2.041 3.859 3.858c.272.273.631.37.93.37s.658-.097.93-.37l2.8-2.8c.273-.272.37-.631.37-.93s-.097-.658-.37-.93l-3.87-3.87 1.811-1.81c.372-.265.442-.712.35-1.034-.085-.298-.355-.641-.793-.698z", "key": "ecf497412e534771cd4705f24c96c97fa8789b00", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockTopleft as default }; //# sourceMappingURL=ArrowBlockTopleft.js.map