<%= inline_svg_tag('icon.svg',
    aria: true,
    title: 'An SVG',
    desc: 'This is my SVG. There are many like it. You get the picture')
%>