UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 860 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 ArrowReverseShorth = createMeisterIcons("arrow-reverse-shorth", [["path", { "fill": "currentColor", "d": "M13.48 2.62a.75.75 0 1 0-1.06 1.06l2.62 2.62H7.45a.75.75 0 1 0 0 1.5h7.59l-2.62 2.62a.75.75 0 0 0 1.06 1.06l3.4-3.4c.27-.27.445-.63.445-1.03s-.174-.76-.445-1.03zM8.96 16.2l2.62-2.62a.75.75 0 1 0-1.06-1.06l-3.4 3.4c-.27.27-.445.63-.445 1.03s.174.76.445 1.03l3.4 3.4a.75.75 0 1 0 1.06-1.06L8.96 17.7h7.59a.75.75 0 0 0 0-1.5z", "key": "9a09c282d74e7c83007212938f9818e3d28eae27", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowReverseShorth as default }; //# sourceMappingURL=ArrowReverseShorth.js.map