Files
lucide/icons/file-warning.json

16 lines
208 B
JSON
Raw Normal View History

{
"$schema": "../icon.schema.json",
"tags": [
"hidden",
"warning",
"alert",
"danger",
2023-02-02 08:40:34 +01:00
"protected",
"exclamation mark"
],
"categories": [
"files",
"notifications"
]
2023-02-02 08:40:34 +01:00
}