{
  "id": "SouravBandyopadhyay_stupid-eagle-66",
  "name": "stupid-eagle-66",
  "category": "loaders",
  "author": "SouravBandyopadhyay",
  "description": "stupid-eagle-66 组件 (loading, loader, spinner, spin, loading animation, Infinite Spin, animation)",
  "tags": [
    "loading",
    "loader",
    "spinner",
    "spin",
    "loading animation",
    "Infinite Spin",
    "animation"
  ],
  "original": {
    "html": "<svg style=\"left: 50%;\n        top: 50%;\n        position: absolute;\n        transform: translate(-50%, -50%) matrix(1, 0, 0, 1, 0, 0);\" preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 187.3 93.7\" height=\"300px\" width=\"400px\">\n      <path d=\"M93.9,46.4c9.3,9.5,13.8,17.9,23.5,17.9s17.5-7.8,17.5-17.5s-7.8-17.6-17.5-17.5c-9.7,0.1-13.3,7.2-22.1,17.1 \t\t\t\tc-8.9,8.8-15.7,17.9-25.4,17.9s-17.5-7.8-17.5-17.5s7.8-17.5,17.5-17.5S86.2,38.6,93.9,46.4z\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"4\" fill=\"none\" id=\"outline\" stroke=\"#4E4FEB\"></path>\n      <path d=\"M93.9,46.4c9.3,9.5,13.8,17.9,23.5,17.9s17.5-7.8,17.5-17.5s-7.8-17.6-17.5-17.5c-9.7,0.1-13.3,7.2-22.1,17.1 \t\t\t\tc-8.9,8.8-15.7,17.9-25.4,17.9s-17.5-7.8-17.5-17.5s7.8-17.5,17.5-17.5S86.2,38.6,93.9,46.4z\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"4\" stroke=\"#4E4FEB\" fill=\"none\" opacity=\"0.05\" id=\"outline-bg\"></path>\n    </svg>",
    "css": "/* From Uiverse.io by SouravBandyopadhyay - Tags: loading, loader, spinner, spin, loading animation, Infinite Spin */\n#outline {\n  stroke-dasharray: 2.42777px, 242.77666px;\n  stroke-dashoffset: 0;\n  -webkit-animation: anim 1.6s linear infinite;\n  animation: anim 1.6s linear infinite;\n}\n\n@-webkit-keyframes anim {\n  12.5% {\n    stroke-dasharray: 33.98873px, 242.77666px;\n    stroke-dashoffset: -26.70543px;\n  }\n\n  43.75% {\n    stroke-dasharray: 84.97183px, 242.77666px;\n    stroke-dashoffset: -84.97183px;\n  }\n\n  100% {\n    stroke-dasharray: 2.42777px, 242.77666px;\n    stroke-dashoffset: -240.34889px;\n  }\n}\n\n@keyframes anim {\n  12.5% {\n    stroke-dasharray: 33.98873px, 242.77666px;\n    stroke-dashoffset: -26.70543px;\n  }\n\n  43.75% {\n    stroke-dasharray: 84.97183px, 242.77666px;\n    stroke-dashoffset: -84.97183px;\n  }\n\n  100% {\n    stroke-dasharray: 2.42777px, 242.77666px;\n    stroke-dashoffset: -240.34889px;\n  }\n}",
    "file_path": "/mnt/persist/workspace/loaders/SouravBandyopadhyay_stupid-eagle-66.html"
  },
  "uniapp": {
    "template": "<view style=\"left: 50%;\n        top: 50%;\n        position: absolute;\n        transform: translate(-50%, -50%) matrix(1, 0, 0, 1, 0, 0);\" preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 187.3 93.7\" height=\"300px\" width=\"400px\"></view>\n      <path d=\"M93.9,46.4c9.3,9.5,13.8,17.9,23.5,17.9s17.5-7.8,17.5-17.5s-7.8-17.6-17.5-17.5c-9.7,0.1-13.3,7.2-22.1,17.1 \t\t\t\tc-8.9,8.8-15.7,17.9-25.4,17.9s-17.5-7.8-17.5-17.5s7.8-17.5,17.5-17.5S86.2,38.6,93.9,46.4z\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"4\" fill=\"none\" id=\"outline\" stroke=\"#4E4FEB\"></path>\n      <path d=\"M93.9,46.4c9.3,9.5,13.8,17.9,23.5,17.9s17.5-7.8,17.5-17.5s-7.8-17.6-17.5-17.5c-9.7,0.1-13.3,7.2-22.1,17.1 \t\t\t\tc-8.9,8.8-15.7,17.9-25.4,17.9s-17.5-7.8-17.5-17.5s7.8-17.5,17.5-17.5S86.2,38.6,93.9,46.4z\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"4\" stroke=\"#4E4FEB\" fill=\"none\" opacity=\"0.05\" id=\"outline-bg\"></path>\n    </svg>",
    "script": "export default {\n  name: 'GalaxyStupidEagle66',\n  props: {\n    // 根据组件类型动态生成props\n  },\n  data() {\n    return {\n      // 组件状态\n    };\n  },\n  methods: {\n    // 组件方法\n  }\n}",
    "style": "\n/* From Uiverse.io by SouravBandyopadhyay - Tags: loading, loader, spinner, spin, loading animation, Infinite Spin */\n#outline {\n  stroke-dasharray: 4.85554rpx, 485.55332rpx;\n  stroke-dashoffset: 0;\n  -webkit-animation: anim 1.6s linear infinite;\n  animation: anim 1.6s linear infinite;\n}\n\n@-webkit-keyframes anim {\n  12.5% {\n    stroke-dasharray: 67.97746rpx, 485.55332rpx;\n    stroke-dashoffset: -53.41086rpx;\n  }\n\n  43.75% {\n    stroke-dasharray: 169.94366rpx, 485.55332rpx;\n    stroke-dashoffset: -169.94366rpx;\n  }\n\n  100% {\n    stroke-dasharray: 4.85554rpx, 485.55332rpx;\n    stroke-dashoffset: -480.69778rpx;\n  }\n}\n\n@keyframes anim {\n  12.5% {\n    stroke-dasharray: 67.97746rpx, 485.55332rpx;\n    stroke-dashoffset: -53.41086rpx;\n  }\n\n  43.75% {\n    stroke-dasharray: 169.94366rpx, 485.55332rpx;\n    stroke-dashoffset: -169.94366rpx;\n  }\n\n  100% {\n    stroke-dasharray: 4.85554rpx, 485.55332rpx;\n    stroke-dashoffset: -480.69778rpx;\n  }\n}\n\n",
    "component_name": "GalaxyStupidEagle66"
  },
  "platforms": {
    "h5": true,
    "mp-weixin": true,
    "mp-alipay": true,
    "mp-baidu": true,
    "mp-toutiao": true,
    "app-plus": true
  },
  "props": [
    {
      "name": "disabled",
      "type": "Boolean",
      "default": false,
      "required": false,
      "description": "是否禁用"
    }
  ],
  "events": [],
  "slots": [
    {
      "name": "",
      "description": "",
      "props": []
    }
  ],
  "compatibility": {
    "h5": {
      "supported": true,
      "issues": [],
      "alternatives": []
    },
    "mp-weixin": {
      "supported": true,
      "issues": [],
      "alternatives": []
    },
    "mp-alipay": {
      "supported": true,
      "issues": [],
      "alternatives": []
    },
    "app-plus": {
      "supported": true,
      "issues": [],
      "alternatives": []
    }
  },
  "performance": {
    "complexity": "medium",
    "bundle_size": 1889,
    "render_cost": "medium",
    "memory_usage": "medium"
  },
  "dependencies": [],
  "examples": [
    {
      "title": "",
      "description": "",
      "code": ""
    }
  ],
  "created_at": "2025-07-31T07:55:40.545Z",
  "updated_at": "2025-07-31T07:55:40.545Z"
}