open-icon
Version:
Open Icon
25 lines (24 loc) • 566 B
JavaScript
// lib/meta/icon_squared-edit.svg.ts
var meta = {
"description": "The squared-edit icon represents an edit feature in a graphical user interface. It typically signifies the ability to modify or update content within an application or software.",
"category": [
"Interface"
],
"tag": [
"edit",
"update",
"modify",
"interface",
"application",
"software",
"tool",
"design",
"symbol"
],
"title": "Squared Edit"
};
var icon_squared_edit_svg_default = meta;
export {
icon_squared_edit_svg_default as default,
meta
};