UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.18 kB
"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 ArrowCircleLeft = createMeisterIcons("arrow-circle-left", [["path", { "fill": "currentColor", "d": "M12 20.25a8.25 8.25 0 1 0 0-16.5 8.25 8.25 0 0 0 0 16.5M21.75 12c0 5.385-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25s9.75 4.365 9.75 9.75", "key": "3e5f451e2d54b3e73da42ca151bb91b9ecf03be4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.75 12a.75.75 0 0 1-.75.75H8.4a.75.75 0 0 1 0-1.5H15a.75.75 0 0 1 .75.75", "key": "208d5b814565aad46c905752c92be94a5dab7cb1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.53 15.53a.75.75 0 0 1-1.06 0l-2.5-2.5a1.233 1.233 0 0 1 0-1.76l2.5-2.5a.75.75 0 1 1 1.06 1.06l-2.32 2.32 2.32 2.32a.75.75 0 0 1 0 1.06", "key": "98591d5584b4d941309e138c9d28e64a8e63fbda", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCircleLeft as default }; //# sourceMappingURL=ArrowCircleLeft.js.map