mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:26:51 +01:00
* fix(icons): Changed a-large-small icon * fix(icons): Changed case-sensitive icon * fix(icons): Changed case-lower icon * fix(icons): Changed case-upper icon * Apply suggestions from code review * Update .gitignore * Update icons/a-large-small.json * Update icons/case-upper.svg * Update icons/case-upper.svg --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
16 lines
391 B
XML
16 lines
391 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M15 11h4.5a1 1 0 0 1 0 5h-4a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h3a1 1 0 0 1 0 5" />
|
|
<path d="m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16" />
|
|
<path d="M3.304 13h6.392" />
|
|
</svg>
|