@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.16 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 ArrowCircleDown = createMeisterIcons("arrow-circle-down", [["path", { "fill": "currentColor", "d": "M20.25 12a8.25 8.25 0 1 0-16.5 0 8.25 8.25 0 0 0 16.5 0M12 2.25c5.385 0 9.75 4.365 9.75 9.75s-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25", "key": "ca43c04d818ef59c32fd8dfb2b742c85b91a300a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 8.25a.75.75 0 0 1 .75.75v6.6a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75", "key": "fda1234ee0915a08099da46f64b8d2d772dc2978", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.53 12.47a.75.75 0 0 1 0 1.06l-2.5 2.5a1.233 1.233 0 0 1-1.76 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l2.32 2.32 2.32-2.32a.75.75 0 0 1 1.06 0", "key": "89371c6e5c302b48a7b6e009fadb5e8da5b9e799", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCircleDown as default };
//# sourceMappingURL=ArrowCircleDown.js.map