class Octicons::Octicon

def viewbox

def viewbox
  "0 0 #{@width} #{@height}"
end