// SCSS variables are information about icon's compiled state, stored under its original file name
//
//
// At the bottom of this section, we provide information about the spritesheet itself
$common: (
  width: 0px,
  height: 0px,
  image: '../images/sprites/common.png',
  sprites: ()
);


