UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.34 kB
/** * @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 ArrowCircleLeftB = createMeisterIcons("arrow-circle-left-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "ea04482c426d0818ed08cd50d183a6499ad1c0b4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "e0fa682dbaf6c4d62b1cef4b2b3789218f1df2be", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.55 12a.75.75 0 0 1 .75-.75h6a.75.75 0 1 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "fc5c3ec09ab43828b0d3d211207e5780c6f79978", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M11.83 8.57a.75.75 0 0 1 0 1.06l-2.32 2.32 2.32 2.32a.75.75 0 0 1-1.06 1.06l-2.5-2.5a1.233 1.233 0 0 1 0-1.76l2.5-2.5a.75.75 0 0 1 1.06 0", "key": "c8e3a0e09b66ed606e358f23c245978e82df5670", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCircleLeftB as default }; //# sourceMappingURL=ArrowCircleLeftB.js.map