class Playbook::PbIcon::Icon

def fixed_width_class

def fixed_width_class
  fixed_width ? "fa-fw" : nil
end