to_svg

in lib/octicons_gem/lib/octicons/octicon.rb [27:30]


    def to_svg
      "<svg #{html_attributes}>#{@path}</svg>"
    end