mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
* feat: added `pilcrow-right` icon * Update icons/pilcrow-right.svg * Format pilcrow-right.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
24 lines
316 B
JSON
24 lines
316 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"zaaakher",
|
|
"danielbayley",
|
|
"jonas-hoebenreich"
|
|
],
|
|
"tags": [
|
|
"direction",
|
|
"paragraph",
|
|
"mark",
|
|
"paraph",
|
|
"blind",
|
|
"typography",
|
|
"type",
|
|
"text",
|
|
"prose",
|
|
"symbol"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|