diff options
Diffstat (limited to 'icons/letter-i.svg')
-rw-r--r-- | icons/letter-i.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/letter-i.svg b/icons/letter-i.svg new file mode 100644 index 00000000..a61813ff --- /dev/null +++ b/icons/letter-i.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-i" 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="M12 4v16" /> +</svg> + + |