{
  "version": "experimental",
  "tags": [
    {
      "name": "ef-icon",
      "attributes": [
        {
          "name": "icon",
          "description": "Name of a known icon to render or URL of SVG icon.",
          "type": "string | null"
        }
      ],
      "properties": [
        {
          "name": "icon",
          "attribute": "icon",
          "description": "Name of a known icon to render or URL of SVG icon.",
          "type": "string | null"
        }
      ]
    }
  ]
}