Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

using svg icons in html

 To use SVG as an <img> method, add the <img> element to your HTML document and reference it in the src attribute, like this:
<img src = "happy.svg" alt="My Happy SVG"/>
 
PREVIOUS NEXT
Tagged: #svg #icons #html
ADD COMMENT
Topic
Name
6+9 =