feat: add sparkle-file#184
Conversation
There was a problem hiding this comment.
Assessment
The PR adds one lined SVG asset at src/raw/lined/sparkle-file.svg, which matches changedFiles and the PR title. The graphic reuses the same document shell as the existing file.svg icon and appends additional path segments for sparkle-style marks; it uses stroke="currentColor", fill="none", and a 0 0 24 24 viewBox in line with adjacent icons in src/raw/lined.
Tests
N/A for this change set — only a static SVG was added. Runtime behavior is exercised when maintainers run the existing SVGR/PNG generation scripts against src/raw/lined; generated output lives under gitignored src/build/.
CI
ciStatus.state is success (semantic-commits check passed). No merge-bar signal duplicated here.
Bugbot / static analysis
No Bugbot, cursor[bot], or other bot threads were present in existingComments for this PR.
Security & privacy
Security & privacy: skipped — no matching paths in changedFiles.
Performance & UX
Performance & UX: skipped — no matching paths or UI patterns in this diff.
Residual risks / follow-ups
None — because the diff is a single self-contained raw icon with no application logic, no new network or data paths, and the repository already treats src/build/* as generated from these sources rather than hand-edited in PRs.
This review was generated by review-bot.
|
🎉 This PR is included in version 3.14.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
No description provided.