Skip to content

Releases: fxos-components/fxos-icons

v0.5.6

10 Sep 15:55
Compare
Choose a tag to compare

Removed

  • network - use signal-5 instead
  • wifi - use wifi-4

Changed

  • wifi-* - added whitespace
  • signal-* - added whitespace
  • battery-unknown - added whitespace consistent with other battery icons
  • Removed leading zeros from battery names (eg. battery-01 -> battery-1) so consistent with other icons series naming.

v0.5.5

09 Sep 15:18
Compare
Choose a tag to compare

Changed

  • battery - paths unioned into a single path

v0.5.4

09 Sep 14:27
Compare
Choose a tag to compare

Added

  • battery
  • wifi
  • themes
  • bug

Changed

The majority of these changes were small positioning tweaks to reduce anti-aliasing, optimizing clarity at the standard 30x30 size.

  • accessibility
  • airplane
  • bluetooth
  • brightness
  • browsing
  • change-wallpaper
  • developer
  • device-info
  • do-not-track
  • download
  • feedback
  • find
  • firefox
  • gesture
  • help
  • homescreen
  • info
  • keyboard
  • languages
  • location
  • lock
  • media-storage
  • messages
  • moon
  • network
  • nfc
  • notifications
  • privacy
  • sim-toolkit
  • sim
  • sound-max
  • sound-min
  • storage
  • tethering
  • tick-circle
  • time
  • usb
  • wallpaper

v0.5.3

19 Aug 17:34
Compare
Choose a tag to compare

Added

  • bluetooth-circle
  • bluetooth-transfer-circle
  • download-circle
  • exclamation
  • import-memorycard-circle
  • keyboard-circle
  • rocket
  • storage-circle
  • video-mic

v0.5.2

18 Aug 13:39
Compare
Choose a tag to compare
  • Use svgo to optimise SVG icons so that they only use a single path.

v0.5.1

18 Aug 09:38
Compare
Choose a tag to compare
  • Added browsing
  • Removed exclamation

v0.5.0

13 Aug 10:32
Compare
Choose a tag to compare

Added

  • Battery level range: battery-00 - battery-10, battery-charging, battery-unknown
  • Signal level range: signal-0 - signal-5, signal-roaming
  • Wifi level range: wifi-0 - wifi-4
  • Connection types: 2g, 3g, 4g, edge, gsm, hspa, hspa-plus
  • call-emergency
  • callback-emergency
  • call-forwarding
  • no-sim
  • headphones
  • bluetooth-a2dp
  • bluetooth-transfer
  • o

Removed

  • Old battery icons: battery, battery-low, battery-very-low
  • alarm-full
  • wifi-5
  • sms

Changed

  • alarm
  • mute
  • notifications

Misc

  • Changed live demo to make glyph size and positioning clearer.

v0.4.3

11 Aug 10:25
Compare
Choose a tag to compare
  • Change to use document.documentElement to prevent error when document.body is undefined
  • Change no longer add gaia-icons-loaded class after loading. Still used as a manual hint to font loader.