diff options
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/brand-html5.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-html5.svg b/src/_icons/brand-html5.svg new file mode 100644 index 00000000..a8a867bd --- /dev/null +++ b/src/_icons/brand-html5.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- +<svg> + <path d="M20 4l-2 14.5l-6 2l-6 -2l-2 -14.5z" /> + <path d="M15.5 8h-7l.5 4h6l-.5 3.5l-2.5 .75l-2.5 -.75l-.1 -.5" /> +</svg> |