rockeynebhwani 3 years ago
parent f8ae8bfb38
commit 1191e0141d

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" width="32px" height="32px" stroke-miterlimit="1.41421" viewBox="0 0 50 50"><path d="m.00045 0h50v50h-50z" fill="none"/><g fill-rule="nonzero"><path d="m44.148 13.093-10.673-12.717c-.242-.288-.615-.415-.979-.365h-22.783c-2.337 0-4.24 1.901-4.24 4.239v41.511c0 2.336 1.902 4.239 4.24 4.239h30.559c2.338 0 4.238-1.903 4.238-4.239v-31.78c.002-.028.018-.052.018-.081-.001-.323-.147-.612-.38-.807z" fill="#333f4c" transform="translate(-.00068 -.000361)"/><path d="m76.4 35.3c-.5-.9-1.5-1.5-2.6-1.5h-15.3l9.2-28.1c.3-.9.1-1.9-.4-2.7s-1.5-1.2-2.4-1.2h-24.2c-1.3 0-2.4.8-2.8 2.1l-16.5 50c-.3.9-.1 1.9.4 2.7.6.8 1.5 1.2 2.4 1.2h18l-2.3 35.2c-.1 1.4.8 2.7 2.2 3.1.3.1.6.1.8.1 1.1 0 2.1-.6 2.6-1.6l31-56.4c.5-.9.5-2-.1-2.9z" fill="#fec136" transform="matrix(.31601 0 0 .31601 9.496 9.51534)"/></g></svg>

After

Width:  |  Height:  |  Size: 896 B

@ -0,0 +1,8 @@
<svg class="header__logo" xmlns="http://www.w3.org/2000/svg" height="32px" width="32px" viewBox="0 0 16 16">
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#ee0077"></stop>
<stop offset="100%" stop-color="#ee0000"></stop>
</linearGradient>
<circle cx="8" cy="8" r="8" style="fill:url(#g)"></circle>
<path d="M 10,2 4,9 7.5,9 6,14 12,7 8.5,7" fill="#fff"></path>
</svg>

After

Width:  |  Height:  |  Size: 476 B

@ -404,6 +404,15 @@
"icon": "Blip.tv.png",
"website": "http://blip.tv"
},
"Blitz": {
"cats": [
92
],
"description": "Blitz provides intelligent static page caching for creating lightning-fast sites with Craft CMS.",
"html": "<!-- Cached by Blitz on",
"icon": "Blitz.svg",
"website": "https://putyourlightson.com/plugins/blitz"
},
"Blogger": {
"cats": [
11

@ -374,6 +374,17 @@
"scripts": "eum\\.instana\\.io",
"website": "https://www.instana.com"
},
"Instant.Page": {
"cats": [
59,
92
],
"description": "Instant.Page is a JavaScript library which uses just-in-time preloading technique to make websites faster.",
"icon": "Instant.page.svg",
"oss": true,
"scripts": "instant\\.page",
"website": "https://instant.page/"
},
"InstantCMS": {
"cats": [
1

Loading…
Cancel
Save