{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "omnipress/heading",
  "version": "1.0.0",
  "title": "Heading",
  "category": "omnipress",
  "icon": "<svg xmlns='http://www.w3.org/2000/svg' width='25.4' height='25.4' viewBox='0 0 25.4 25.4'><g id='heading' transform='translate(-119.3 -23.3)'><path id='Path_6' data-name='Path 6' d='M4,0H20a4,4,0,0,1,4,4V20a4,4,0,0,1-4,4H4a4,4,0,0,1-4-4V4A4,4,0,0,1,4,0Z' transform='translate(120 24)' fill='none' stroke='#175fff' strokeLinecap='round' strokeWidth='1.4' /><path id='Path_5' data-name='Path 5' d='M12.62-14.2a.759.759,0,0,1,.59.23.87.87,0,0,1,.21.61V-.74a.87.87,0,0,1-.21.61.759.759,0,0,1-.59.23.791.791,0,0,1-.6-.23.846.846,0,0,1-.22-.61V-6.46H3.36V-.74a.846.846,0,0,1-.22.61.791.791,0,0,1-.6.23.759.759,0,0,1-.59-.23.87.87,0,0,1-.21-.61V-13.36a.87.87,0,0,1,.21-.61.759.759,0,0,1,.59-.23.791.791,0,0,1,.6.23.846.846,0,0,1,.22.61v5.5H11.8v-5.5a.846.846,0,0,1,.22-.61A.791.791,0,0,1,12.62-14.2Z' transform='translate(124.42 43.05)' fill='#175fff' /></g></svg>",
  "description": "Advanced Heading blocks offer enhanced customization options for visually appealing headings, subheadings, and separators on WordPress websites, boosting their aesthetic appeal.",
  "supports": {
    "html": false
  },
  "textdomain": "heading",
  "editorScript": "file:./index.js",
  "viewScript": "file:./index.js",
  "editorStyle": "file:./style-index.css",
  "style": "file:./index.css"
}