{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "wpopus/icon-text",
  "version": "1.0.0",
  "title": "Icon Text",
  "category": "wpopus",
  "description": "Add Icon and Text inline",
  "example": {},
  "supports": {
    "html": false,
    "color": {
      "background": true,
      "gradients": true
    },
    "spacing": {
      "margin": true
    },
    "align": true
  },
  "textdomain": "wpopus",
  "editorScript": "file:./index.js"
}