{
	"apiVersion": 2,
	"name": "modernplugins/modern-ctt",
	"title": "Modern CTT",
	"category": "text",
	"icon": "<svg class=\"icon icon-twitter\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><rect x=\"0\" fill=\"none\" width=\"24\" height=\"24\"\/><g><path d=\"M22.23 5.924a8.212 8.212 0 01-2.357.646 4.115 4.115 0 001.804-2.27 8.221 8.221 0 01-2.606.996 4.103 4.103 0 00-6.991 3.742 11.647 11.647 0 01-8.457-4.287 4.087 4.087 0 00-.556 2.063 4.1 4.1 0 001.825 3.415 4.09 4.09 0 01-1.859-.513v.052a4.104 4.104 0 003.292 4.023 4.099 4.099 0 01-1.853.07 4.11 4.11 0 003.833 2.85 8.236 8.236 0 01-5.096 1.756 8.33 8.33 0 01-.979-.057 11.617 11.617 0 006.29 1.843c7.547 0 11.675-6.252 11.675-11.675 0-.178-.004-.355-.012-.531a8.298 8.298 0 002.047-2.123z\"\/><\/g><\/svg>",
	"description": "Adds a beautiful (and customizable) Click to Tweet block to maximize content sharing on Twitter.",
	"textdomain": "modern-ctt",
	"supports": {
		"anchor": true,
		"align": true,
		"customClassName": true,
		"html": false,
		"color": {
			"gradients": true
		}
	},
	"editorScript": "file:./build/index.js",
	"editorStyle": "file:./build/index.css",
	"style": "file:./build/style-index.css"
}