UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 913 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 ArrowLeft = createMeisterIcons("arrow-left", [["path", { "fill": "currentColor", "d": "M6.263 11.9a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1-.75-.75", "key": "48794e999c9c31e2de88f7d1fbe74b38851af7f5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m7.742 12.068 3.786 3.588a.75.75 0 0 1-1.031 1.088l-3.808-3.607-.007-.007a1.535 1.535 0 0 1 0-2.16l.007-.008 3.8-3.7a.75.75 0 1 1 1.047 1.075l-3.794 3.694q-.003.002-.005.019.001.015.005.018", "key": "350648425e302ebf8e6793f2dc2f6b1e66fc8831", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowLeft as default }; //# sourceMappingURL=ArrowLeft.js.map