open-icon
Version:
Open Icon
26 lines (25 loc) • 675 B
JavaScript
// lib/meta/icon_ai-letters-blocked.svg.ts
var meta = {
"description": "The icon shows the letters 'AI' partially blocked by a solid rectangular shape. It can symbolize obstacles related to artificial intelligence, restrictions, limitations, or issues with accessing AI technology.",
"category": [
"Interface"
],
"tag": [
"blocked",
"letters",
"artificial intelligence",
"obstacles",
"technology",
"limitations",
"access",
"difficulty",
"restrictions",
"challenges"
],
"title": "AI Letters Blocked"
};
var icon_ai_letters_blocked_svg_default = meta;
export {
icon_ai_letters_blocked_svg_default as default,
meta
};