adobe / adobe/da-live

Icon library: fill is added to stroke only icons

Open
#498 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
34
Forks
71
Avg merge
2d 13h
Merged PRs (30d)
31

Description

### How to reproduce

Configure the icon library with icons that are stroke only. `fill` is set to `none` on svg level in each icon asset.

### Expected

Icons show up in the icon library as they are with only stroke but no fill.

### Actual result

Icons show up with `fill` set to `currentcolor` in the icon library.

Image

Contributor guide

Open the contributing guide

Research direction

Start by tracing the icon library's rendering path and how SVG asset attributes are applied when stroke-only icons are configured. Reproduce the issue with an asset whose SVG-level fill is none, then verify that the library preserves no fill and displays only the icon's stroke.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.