open-icon
Version:
Open Icon
23 lines (21 loc) • 549 B
text/typescript
export const meta = {
"description": "The code-brackets icon represents the brackets used in coding to enclose blocks of code. It is commonly used to signify the beginning and end of a segment of code.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"coding",
"programming",
"development",
"syntax",
"brackets",
"code editor",
"software",
"technology",
"web development",
"coding standards"
],
"title": "Code Brackets"
}
export default meta;