aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/letter-case.svg
blob: ae7548547f6f99a1ecb20a95ef4cb98d0387d6b0 (plain)
1
2
3
4
5
6
7
8
9
---
tags: [typography, uppercase, capitals, lowercase, type]
---
<svg>
  <circle cx="18" cy="16" r="3" />
  <line x1="21" y1="13" x2="21" y2="19" />
  <path d="M3 19l5 -13l5 13" />
  <line x1="5" y1="14" x2="11" y2="14" />
</svg>