UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.36 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 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": "9a0f8a5ac7fb1f7fad304e1e291b0b205f44f3fd", "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": "9ca5d44368f652fcf6a1c0455822a736e7bfe9b7", "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": "ac28847d9c51ce8edcc4181648a14a5a6c4a8b10", "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": "afcc1b8358f5a28e36dc9357bbbd68f6a1b85b6c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCircleTopleftB as default }; //# sourceMappingURL=ArrowCircleTopleftB.js.map