diff options
| author | soryu <soryu@soryu.co> | 2025-11-15 18:00:09 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2025-11-15 18:00:09 +0000 |
| commit | 3e7b2beca1136a42700a7e1aebfe4c0fb2861a00 (patch) | |
| tree | 6c896c31820681e360e50a73839fc2284c043dea /frontend/public/a10-nerve-clips.svg | |
| download | soryu-3e7b2beca1136a42700a7e1aebfe4c0fb2861a00.tar.gz soryu-3e7b2beca1136a42700a7e1aebfe4c0fb2861a00.zip | |
Initial commit
Diffstat (limited to 'frontend/public/a10-nerve-clips.svg')
| -rw-r--r-- | frontend/public/a10-nerve-clips.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/frontend/public/a10-nerve-clips.svg b/frontend/public/a10-nerve-clips.svg new file mode 100644 index 0000000..d651857 --- /dev/null +++ b/frontend/public/a10-nerve-clips.svg @@ -0,0 +1,26 @@ +<svg width="60" height="24" viewBox="0 0 60 24" fill="none" xmlns="http://www.w3.org/2000/svg"> + <!-- Left clip --> + <g> + <!-- Main clip body with curved corner --> + <path d="M2 22 Q4 20 6 20 L12 2 L16 2 Q14 4 12 6 L6 22 Z" fill="#dc2626" stroke="#b91c1c" stroke-width="0.5"/> + <!-- Inner highlight --> + <path d="M3.5 20.5 Q5 19 6.5 19 L12.5 3.5 L14.5 3.5 Q13 5 11.5 6.5 L5.5 20.5 Z" fill="#ef4444" opacity="0.6"/> + <!-- Metal reflection --> + <path d="M4 19 Q5.5 18 7 18 L13 4 L14 4 Q12.5 5.5 11 7 L5 19 Z" fill="#fca5a5" opacity="0.3"/> + </g> + + <!-- Right clip --> + <g> + <!-- Main clip body with curved corner --> + <path d="M58 22 Q56 20 54 20 L48 2 L44 2 Q46 4 48 6 L54 22 Z" fill="#dc2626" stroke="#b91c1c" stroke-width="0.5"/> + <!-- Inner highlight --> + <path d="M56.5 20.5 Q55 19 53.5 19 L47.5 3.5 L45.5 3.5 Q47 5 48.5 6.5 L54.5 20.5 Z" fill="#ef4444" opacity="0.6"/> + <!-- Metal reflection --> + <path d="M56 19 Q54.5 18 53 18 L47 4 L46 4 Q47.5 5.5 49 7 L55 19 Z" fill="#fca5a5" opacity="0.3"/> + </g> + + <!-- Center connection hints (subtle) --> + <circle cx="30" cy="12" r="1" fill="#dc2626" opacity="0.4"/> + <circle cx="28" cy="12" r="0.5" fill="#ef4444" opacity="0.3"/> + <circle cx="32" cy="12" r="0.5" fill="#ef4444" opacity="0.3"/> +</svg>
\ No newline at end of file |
