UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.38 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 ArrowCircleTopleftB = createMeisterIcons("arrow-circle-topleft-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "65287b9b4977c0bac2c400f85f95f7f7b67e47c6", "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": "0f892f22c1f35fb204ab41f0b5ce6ced251cf2dc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14.796 14.842a.75.75 0 0 1-1.06 0l-4.243-4.243a.75.75 0 1 1 1.06-1.06l4.243 4.242a.75.75 0 0 1 0 1.06", "key": "f7a91aca23adc32e7978016f341f2334ba9338c9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14.238 9.433a.75.75 0 0 1-.75.75h-3.28v3.28a.75.75 0 1 1-1.5 0V9.927c0-.697.547-1.245 1.245-1.245h3.535a.75.75 0 0 1 .75.75", "key": "b0dfe749c313a63349f6a3c465324d5975b5d2b7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCircleTopleftB as default }; //# sourceMappingURL=ArrowCircleTopleftB.js.map