Skip to content

Releases: grommet/grommet-icons

v4.12.1

12 Mar 21:50
Compare
Choose a tag to compare
  • Added use client to icons. (#332)

v4.12.0

13 Dec 22:52
Compare
Choose a tag to compare

General:

  • Fixed bug to allow non-px size, such as rem and em, to work. (#325)

Added new icons (#322):

  • AdobeCreativeCloud
  • Apple Music
  • ApplePodcasts
  • GooglePay
  • Kubernetes
  • Meta
  • SamsungPay
  • Threads
  • Twitch
  • Venmo
  • WeChat
  • WhatsApp
  • X

Updated logo icons to latest (#323):

  • Edge
  • Facebook
  • GooglePlay
  • Medium
  • SoundCloud
  • StackOverflow

v4.11.0

15 Jun 21:28
Compare
Choose a tag to compare
  • Added HelpBook icon. (#315, #317)
  • Fixed issue where certain icons were getting incorrectly filled. (#310, #317)

v4.10.0

09 Mar 19:00
Compare
Choose a tag to compare
  • For themes that specify theme.icon.disableScaleDown: true, added functionality that applies vector-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).

v4.9.0

26 Jan 22:37
Compare
Choose a tag to compare
  • New Bucket icon.

v4.8.0

31 Aug 19:49
Compare
Choose a tag to compare
  • Added a FormPin icon.
  • Added DislikeFill icon.
  • Added LikeFill icon.
  • Added StarOutline icon.

v4.7.0

18 Nov 19:19
Compare
Choose a tag to compare
  • Added HomeRounded icon.
  • Updated a11yTitle on status icons to be more user-friendly.
  • Enhanced Icons to use stroke.

v4.6.2

25 Aug 15:50
Compare
Choose a tag to compare
  • Added displayName to all icons.

v4.6.1

23 Aug 21:06
Compare
Choose a tag to compare
  • Added forwardRefs to all icons.

v4.6.0

14 Jun 21:44
Compare
Choose a tag to compare

New icons added:

  • CaretLeftFill
  • CaretRightFill
  • Insecure

Other enhancements:

  • Added SVGO optimization to reduce icon file sizes