@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.33 kB
JavaScript
/**
* @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 ArrowCircleDownB = createMeisterIcons("arrow-circle-down-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "27663abd68393b9b7eff73aa3854c91951a7f208", "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": "7c1bef650f1411489168881c652e8f3fd7a696c7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 7.85a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "f484fa51d0dd5db3f38b0487d904e920278cab55", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.57 12.07a.75.75 0 0 1 1.06 0l2.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-1.76 0l-2.5-2.5a.75.75 0 0 1 0-1.06", "key": "9e61f262d6edb4f5d2b4a25e91e307703dcf5f16", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleDownB as default };
//# sourceMappingURL=ArrowCircleDownB.js.map