Add calendar booking apps / Timify
@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H32V31C32 31.2652 31.8736 31.5196 31.6486 31.7071C31.4235 31.8946 31.1182 32 30.8 32H1.2C0.881744 32 0.576515 31.8946 0.351472 31.7071C0.126428 31.5196 0 31.2652 0 31V0Z" fill="#CD393F"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.0768 11.2H4.1488C3.6264 11.2 3.2 10.768 3.2 10.2352V4.1648C3.2 3.632 3.6256 3.2 4.1496 3.2H11.0776L11.0768 11.2ZM12.0616 11.2H19.9384V3.2H12.0616V11.2ZM27.8504 11.2H20.9224V3.2H27.8504C28.3744 3.2 28.8 3.632 28.8 4.1648V10.2352C28.8 10.768 28.3744 11.2 27.8504 11.2ZM12.0616 20.2H19.9384V12.2H12.0616V20.2ZM18.9888 29.2H13.0112C12.4864 29.2 12.0616 28.768 12.0616 28.2352V21.2H19.9384V28.2352C19.9384 28.768 19.5136 29.2 18.9888 29.2Z" fill="white"/>
</svg>
After
Width: | Height: | Size: 848 B
@ -13439,6 +13439,16 @@
"scripts": "timeplot.*\\.js",
"website": "http://www.simile-widgets.org/timeplot/"
},
"Timify": {
"cats": [
72,
61
],
"description": "The Online Scheduling and Resource Management Software.",
"icon": "Timify.svg",
"scripts": "https://widget\\.timify\\.com/js/widget\\.js",
"website": "https://www.timify.com/"
"TinyMCE": {
24