open-icon
Version:
Open Icon
27 lines (26 loc) • 605 B
JavaScript
// lib/meta/icon_code-chevrons-open-circled.svg.ts
var meta = {
"description": "An icon representing open chevrons enclosed in circles, typically used to indicate expandable code or content in a user interface.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"expand",
"code",
"chevrons",
"circled",
"UI",
"interface",
"expandable",
"navigation",
"arrows",
"nested"
],
"title": "Code Chevrons Open Circled"
};
var icon_code_chevrons_open_circled_svg_default = meta;
export {
icon_code_chevrons_open_circled_svg_default as default,
meta
};