{
  "apiVersion": 2,
  "name": "gutnm/advanced-icon-box",
  "version": "1.0.0",
  "title": "Advanced Icon Box",
  "category": "gutnm-blocks",
  "description": "The Advanced Icon Box Block combines icons with text, creating visually appealing content for enhanced communication.",
  "example": [
    {
      "attributes": {
        "style": "style-1"
      }
    }
  ],
  "supports": {
    "customClassName": false
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}