@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.37 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 ArrowCircleDownleftB = createMeisterIcons("arrow-circle-downleft-b", [["path", { "fill": "currentColor", "d": "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18", "key": "90228c58e03e9977a17b73c5688c89313320924b", "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": "82395cdf5aa853326701173c3ba96bb176edc952", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14.867 9.079a.75.75 0 0 1 0 1.06l-4.243 4.243a.75.75 0 1 1-1.06-1.06l4.242-4.243a.75.75 0 0 1 1.06 0", "key": "195d4aeaa1efc24597c2a0a040805f13eaf67b1e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9.458 9.637a.75.75 0 0 1 .75.75v3.28h3.28a.75.75 0 1 1 0 1.5H9.953a1.233 1.233 0 0 1-1.245-1.245v-3.535a.75.75 0 0 1 .75-.75", "key": "a2be6d9710b582962bbcd6dbe7edc8d13ef87678", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleDownleftB as default };
//# sourceMappingURL=ArrowCircleDownleftB.js.map