mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:35:57 +02:00
* Added icons/line-style.svg * Added icons/line-style.json --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
18 lines
208 B
JSON
18 lines
208 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"dg-ac"
|
|
],
|
|
"tags": [
|
|
"line",
|
|
"stroke",
|
|
"style",
|
|
"dashed",
|
|
"border"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"tools"
|
|
]
|
|
}
|