MCPcopy Index your code
hub / github.com/shubhamjain/svg-spinners

github.com/shubhamjain/svg-spinners @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
0 symbols 0 edges 1 files 0 documented · 0% 11 cross-repo links updated 11mo ago★ 244

Browse by type

Functions 0 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

SVG Spinners

Collection of open-source SVG-based spinners (CSS & SMIL).

Demo

Usage

Each icon can be used either using IMG tag or as an inline SVG.

Each SVG has a fill set to currentColor. So, to change the color, you can either modify the fill/stroke directly:

<svg fill="#fff" width="140" height="64" viewBox="0 0 140 64" xmlns="http://www.w3.org/2000/svg">

or, you can set the parent's text color, and it will be automatically reflected in SVG:




  <svg ...>



Sources

Core symbols most depended-on inside this repo

Shape

For agents

$ claude mcp add svg-spinners \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page