Skip to content

Commit

Permalink
fix: update icon to StopOutline
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph committed Dec 13, 2024
1 parent 7fecafe commit a66a661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/components/button/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1125,7 +1125,7 @@ recognized icons within IBM Software and beyond.
| Download | <Download size={16} aria-label="Download"/> | Download |
| Play/Start | <Play size={16} aria-label="Play"/> | Play |
| Pause | <Pause size={16} aria-label="Pause"/> | Pause |
| Stop | <Stop size={16} aria-label="Stop outline"/> | Stop outline |
| Stop | <StopOutline size={16} aria-label="Stop outline"/> | Stop outline |
| Refresh | <Restart size={16} aria-label="Restart"/> | Restart |

Think there’s a universal action with a clearly defined icon that’s missing? Let
Expand Down

0 comments on commit a66a661

Please sign in to comment.