diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 22:30:23 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 22:30:23 +0200 |
commit | 4e48fa778f4df21f89ffd1fc4b77d65eaab1b941 (patch) | |
tree | 74d6a7da073de3738c6bb4abd5eee583e4a3c1f5 /src | |
parent | `brand-tidal` icon (diff) | |
download | tabler-icons-4e48fa778f4df21f89ffd1fc4b77d65eaab1b941.tar.xz |
`brand-html5` icon
Diffstat (limited to 'src')
-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> |