Pattern Library

Pattern Library for MyPanel Development

Icons

We will be using SVG icons as much as possible. There are a number of reasons for this for using SVG icons:

  • Resizable up and down without losing quality
  • Extra sharp on retina displays
  • Very small file size (compared to loading an entire font)
  • Easier to position (do not deal with a pseudo element)
  • Can style SVGs through CSS

When SVG icons are not available, we'll be using Font Awesome.

The icons to be used in MyPanel (shown using Font Awesome, but will be primarily using SVG):

  • home
  • website
  • email
  • domains
  • account
  • help
  • cart
  • logout
  • right angle
  • caret down