vue-form-kit
Version:
  
28 lines (27 loc) • 1.21 kB
JavaScript
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
import { _ as c } from "./_plugin-vue_export-helper.9d74fd37.js";
const n = {
name: "IconArrowsRotate"
}, r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 512 512"
}, s = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M454.7 288.1c-12.78-3.75-26.06 3.594-29.75 16.31C403.3 379.9 333.8 432 255.1
432c-66.53 0-126.8-38.28-156.5-96h100.4c13.25 0 24-10.75 24-24S213.2 288 199.9
288h-160c-13.25 0-24 10.75-24 24v160c0 13.25 10.75 24 24 24s24-10.75 24-24v-102.1C103.7
436.4 176.1 480 255.1 480c99 0 187.4-66.31 215.1-161.3C474.8 305.1 467.4 292.7 454.7
288.1zM472 16C458.8 16 448 26.75 448 40v102.1C408.3 75.55 335.8 32 256 32C157 32 68.53
98.31 40.91 193.3C37.19 206 44.5 219.3 57.22 223c12.84 3.781 26.09-3.625 29.75-16.31C108.7
132.1 178.2 80 256 80c66.53 0 126.8 38.28 156.5 96H312C298.8 176 288 186.8 288 200S298.8
224 312 224h160c13.25 0 24-10.75 24-24v-160C496 26.75 485.3 16 472 16z`
}, null, -1), _ = [
s
];
function a(l, p, C, i, d, h) {
return o(), t("svg", r, _);
}
const v = /* @__PURE__ */ c(n, [["render", a]]);
export {
v as default
};