Files
lucide/icons/save-check.json
2026-06-13 16:55:50 +02:00

27 lines
432 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"Konixy",
"colebemis",
"csandman",
"ericfennis"
],
"use-cases": [
"indicates that autosave is active",
"indicates that file/document has been saved automatically"
],
"tags": [
"save",
"save-check",
"floppy-disk",
"saved",
"check",
"save-success"
],
"categories": [
"text",
"files",
"development"
]
}