mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
* Added icons/webcam-off.svg * Added icons/webcam-off.json * Update webcam-off.svg Co-authored-by: Karsa <contact@karsa.org> * Update webcam-off.json * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
23 lines
414 B
JSON
23 lines
414 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jordan-burnett"
|
|
],
|
|
"use-cases": [
|
|
"indicating that a webcam is disabled or turned off",
|
|
"showing a camera feed is unavailable or blocked for privacy"
|
|
],
|
|
"tags": [
|
|
"camera",
|
|
"security"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices",
|
|
"communication"
|
|
]
|
|
}
|