class Lookbook::Icon::Component

def svg

def svg
  ICON_CACHE[@icon_name] ||= read_svg
end