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-c.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-c.svg')
-rw-r--r-- | icons/letter-c.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/letter-c.svg b/icons/letter-c.svg new file mode 100644 index 00000000..665b7533 --- /dev/null +++ b/icons/letter-c.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-c" 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="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5" /> +</svg> + + |