Releases: grommet/grommet-icons
Releases · grommet/grommet-icons
v4.12.1
v4.12.0
General:
- Fixed bug to allow non-px
size
, such asrem
andem
, to work. (#325)
Added new icons (#322):
- AdobeCreativeCloud
- Apple Music
- ApplePodcasts
- GooglePay
- Kubernetes
- Meta
- SamsungPay
- Threads
- Twitch
- Venmo
- X
Updated logo icons to latest (#323):
- Edge
- GooglePlay
- Medium
- SoundCloud
- StackOverflow
v4.11.0
v4.10.0
- For themes that specify
theme.icon.disableScaleDown: true
, added functionality that appliesvector-effect="non-scaling-stroke"
to simple icons. Currently this flag only affects: Add, Checkmark, Close, Down, LinkDown, LinkNext, LinkPrevious, LinkUp, Next, Previous, Search, and Up (#301). - Added
height
prop that will add top and bottom padding to align icon height with line-height of specified text t-shirt size (#303). - Added
width
prop that will add left and right padding to align icon width with line-height of specified text t-shirt size (#304).