open-icon
Version:
Open Icon
27 lines (26 loc) • 595 B
JavaScript
// lib/meta/icon_note-check 2.svg.ts
var meta = {
"description": "The note-check 2 icon is a symbol representing a checked note or completed task. It can be used in user interfaces to indicate successful completion or verification.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"checked",
"completed",
"task",
"note",
"success",
"verification",
"user interface",
"symbol",
"tick",
"confirmation"
],
"title": "Note Check 2"
};
var icon_note_check_2_svg_default = meta;
export {
icon_note_check_2_svg_default as default,
meta
};