UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 927 B
/** * @license @meistericons/vue v0.5.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": "e9dcdfd1ba18c26b60ef029b3b40ff8130654f00", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockTopleft as default }; //# sourceMappingURL=ArrowBlockTopleft.js.map