mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 05:49:41 +01:00
* Adjusted second slash on clapperboard icon so it no longer protrudes. * Update icons/clapperboard.svg * Modify SVG paths in clapperboard icon * Add 'torfmuer' to contributors in clapperboard.json --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
26 lines
342 B
JSON
26 lines
342 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"it-is-not",
|
|
"ericfennis",
|
|
"danielbayley",
|
|
"torfmuer"
|
|
],
|
|
"tags": [
|
|
"movie",
|
|
"film",
|
|
"video",
|
|
"camera",
|
|
"cinema",
|
|
"cut",
|
|
"action",
|
|
"television",
|
|
"tv",
|
|
"show",
|
|
"entertainment"
|
|
],
|
|
"categories": [
|
|
"multimedia"
|
|
]
|
|
}
|