mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 09:34:43 +02:00
fix(icons): changed text-cursor icon (#4340)
* Updated icons/text-cursor.svg * Updated icons/text-cursor.json --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
This commit is contained in:
@@ -4,7 +4,16 @@
|
||||
"ericfennis"
|
||||
],
|
||||
"tags": [
|
||||
"select"
|
||||
"select",
|
||||
"caret",
|
||||
"type",
|
||||
"typing",
|
||||
"write",
|
||||
"writing",
|
||||
"edit",
|
||||
"insert",
|
||||
"input",
|
||||
"textarea"
|
||||
],
|
||||
"categories": [
|
||||
"text",
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1" />
|
||||
<path d="M7 22h1a4 4 0 0 0 4-4v-1" />
|
||||
<path d="M7 2h1a4 4 0 0 1 4 4v1" />
|
||||
<path d="M7 22h1a4 4 0 0 0 4-4" />
|
||||
<path d="M7 2h1a4 4 0 0 1 4 4" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 338 B |
Reference in New Issue
Block a user