diff options
Diffstat (limited to 'src/_icons/letter-r.svg')
-rw-r--r-- | src/_icons/letter-r.svg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/_icons/letter-r.svg b/src/_icons/letter-r.svg index 33f674f..28e2505 100644 --- a/src/_icons/letter-r.svg +++ b/src/_icons/letter-r.svg @@ -1,6 +1,7 @@ --- +category: Letters --- <svg> <path d="M7 20v-16h5.5a4 4 0 0 1 0 9h-5.5" /> - <path d="M12 13l5 7" /> + <line x1="12" y1="13" x2="17" y2="20" /> </svg> |