Files
lucide/icons/text-quote.json
Daniel Bayley b19b01d323 Add text-quote icon (#1230)
* Add `text-quote` icon

* Update icons/text-quote.json

Co-authored-by: Karsa <contact@karsa.org>

---------

Co-authored-by: Karsa <contact@karsa.org>
2023-06-01 09:23:58 +02:00

13 lines
166 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"blockquote",
"quotation",
"indent",
"reply",
"response"
],
"categories": [
"text"
]
}