| Server IP : 185.143.234.238 / Your IP : 185.215.232.195 Web Server : nginx/1.22.1 System : Linux server2065 6.1.0-35-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.137-1 (2025-05-07) x86_64 User : www-data ( 33) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/bcandle/wp-content/plugins/otter-blocks/build/blocks/font-awesome-icons/ |
Upload File : |
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2,
"name": "themeisle-blocks/font-awesome-icons",
"title": "Icon",
"category": "themeisle-blocks",
"description": "Add icons from Font Awesome or ThemeIsle Icons library to your website. Powered by Otter.",
"keywords": [ "font awesome", "dashicons", "icons" ],
"textdomain": "otter-blocks",
"attributes": {
"id": {
"type": "string"
},
"align": {
"type": ["string", "object"]
},
"library": {
"type": "string",
"default": "fontawesome"
},
"prefix": {
"type": "string",
"default": "fab"
},
"icon": {
"type": "string",
"default": "themeisle"
},
"link": {
"type": "string"
},
"newTab": {
"type": "boolean",
"default": false
},
"fontSize": {
"type": ["number", "string"],
"default": "16px"
},
"padding": {
"type": [ "number", "object" ]
},
"margin": {
"type": [ "number", "object" ],
"default": {
"top": "5px",
"right": "5px",
"bottom": "5px",
"left": "5px"
}
},
"backgroundColor": {
"type": "string"
},
"textColor": {
"type": "string"
},
"borderColor": {
"type": "string"
},
"backgroundColorHover": {
"type": "string"
},
"textColorHover": {
"type": "string"
},
"borderColorHover": {
"type": "string"
},
"borderSize": {
"type": "number",
"default": 0
},
"borderRadius": {
"type": "number",
"default": 0
},
"isSynced": {
"type": "array"
}
},
"editorStyle": "otter-font-awesome-editor",
"style": "otter-font-awesome-style"
}