diff options
author | codecalm <codecalm@gmail.com> | 2020-08-18 10:51:47 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-18 10:51:47 +0200 |
commit | 78770ee1f042bdc97e40347a489d64ef3021a785 (patch) | |
tree | 79398254071645c4f89759b744c836bdfacaa560 /icons/letter-h.svg | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons i... (diff) | |
download | tabler-icons-78770ee1f042bdc97e40347a489d64ef3021a785.tar.xz |
Release 1.12.0v1.12.0
Diffstat (limited to 'icons/letter-h.svg')
-rw-r--r-- | icons/letter-h.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/letter-h.svg b/icons/letter-h.svg new file mode 100644 index 00000000..9ed8f675 --- /dev/null +++ b/icons/letter-h.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-h" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M17 4v16" /> + <path d="M7 12h10" /> + <path d="M7 4v16" /> +</svg> + + |