Skip to content

Commit 4a511a3

Browse files
lcandy2claude
andcommitted
Fix user-circle.filled: revert to Strategy B (outer circle stroke only)
Strategy C causes person stroke artifacts on the filled circle. Cutout icons must use Strategy B with selective stroking. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 942efc1 commit 4a511a3

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

Overrides/user-circle.filled.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

Sources/UntitledUIIcons/Resources/UntitledUIIcons.xcassets/user-circle.filled.symbolset/user-circle.filled.svg

Lines changed: 3 additions & 3 deletions
Loading

Symbols/user-circle.filled.svg

Lines changed: 3 additions & 3 deletions
Loading

docs/memory/03-creating-filled-icon-variants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ Using one path with `fill="black"` and inherited stroke avoids the inner stroke
130130
| `lock03.filled.svg` | `.lock03_filled` | C | Body filled, shackle stroked |
131131
| `lock-unlocked03.filled.svg` | `.lock_unlocked03_filled` | C | Body filled, open shackle stroked |
132132
| `home02.filled.svg` | `.home02_filled` | B | House filled, door cutout (evenodd) |
133-
| `user-circle.filled.svg` | `.user_circle_filled` | B+C | Circle filled (evenodd cutout) + full stroke |
133+
| `user-circle.filled.svg` | `.user_circle_filled` | B | Circle filled (evenodd cutout) + outer circle stroke only |

0 commit comments

Comments
 (0)