open-icon
Version:
Open Icon
27 lines (26 loc) • 566 B
JavaScript
// lib/meta/icon_squared-add.svg.ts
var meta = {
"description": "Squared add icon is a symbol representing the action of adding or creating something new. It typically features a square shape with a plus sign in the center.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"addition",
"creation",
"plus sign",
"new",
"UI",
"button",
"interface",
"square",
"icon",
"symbol"
],
"title": "Squared Add"
};
var icon_squared_add_svg_default = meta;
export {
icon_squared_add_svg_default as default,
meta
};