Ethan Chapman
728a2444d2
Smaller Gitpod
...
Path optimization, remove gradientUnits, bake in transform
2023-06-19 19:30:26 -04:00
kuubeu
aa30a35250
Remove rounded corners from reference PNG images ( #729 )
...
Thanks!
2023-06-19 16:26:16 +01:00
kuubeu
899f9cfad7
Update Glitch logo ( #728 )
2023-06-18 20:40:43 +01:00
kuubeu
1cd3d7a5c0
Add Bun logo ( #727 )
2023-06-18 10:28:29 +01:00
Ethan Chapman
da6a740c5f
Make vue.js more visually centered ( #725 )
2023-05-24 16:58:56 -04:00
Ethan Chapman
69689fc05d
Optimize Filestash
2023-04-11 19:21:40 +02:00
nirajbagdi
55857b2a9e
Added Filestash Icon (731 bytes) ( #716 )
...
* Added Filestash Icon
* Updated Background color of Reference SVG
Changed Background Color of `images/references/filestash.svg` from #7ec4e7 to #fff
* Shrunk file
---------
Co-authored-by: Terence Eden <edent@users.noreply.github.com >
2023-04-08 22:13:01 +01:00
Ethan Chapman
ccfc01e46e
6 logo improvements
...
1,411 bytes saved across 8 files. Homekit probably has plenty more improvement left.
2023-03-27 21:45:07 +02:00
Ethan Chapman
ae933d8ede
Improve Svelte
...
I think I took a shot at this a while back but for some reason never improved it. Anyways, nice to get a simple logo down to half of what it was.
2023-03-25 21:50:48 +01:00
Ethan Chapman
14692fdad8
Fix Citrix bug from last commit
2023-03-25 21:32:24 +01:00
Ethan Chapman
37fe388a9b
Assorted optimizations & fixes
...
Bytes saved on 14 files
* Google Colab: fixed whitespace error
* DeviantArt: Fixed color, official logo doesn't use curves.
2023-03-25 16:36:50 +01:00
Terence Eden
1b054de8b1
Fix Bitwarden
...
As mentioned in #713
2023-03-19 18:41:41 +00:00
Terence Eden
26083d50d8
Fix OSM Validation
2023-03-19 16:04:26 +00:00
Terence Eden
e40f7cae84
Add OpenStreetMap
2023-03-19 15:05:54 +00:00
Terence Eden
6a1f96d529
Re-do Android Vector Drawables
2023-03-19 14:30:09 +00:00
Terence Eden
94946e1d04
Remove black background fills
...
Fixes #710
2023-03-19 14:05:39 +00:00
Terence Eden
7c4bf17c71
Remove rx and tidy up ( #712 )
...
* Removed rx and tidy up
* Generated Table
* Better image size in README
2023-03-19 13:52:16 +00:00
Ethan Chapman
3c0322ceab
"offset=" required for stops (Mastodon)
2023-03-12 11:34:53 +01:00
Ethan Chapman
46a29b89b1
Merge pull request #708 from gucr/various-optimizations
...
Various optimizations
2023-03-12 06:15:32 -04:00
Guillaume Cier
f581d5f755
Reducing Raspberry PI size
2023-03-09 22:30:41 +07:00
Guillaume Cier
765beda9aa
Reducing Malt size
2023-03-08 12:24:51 +07:00
Guillaume Cier
91f48dd786
Fixing Wordpress logo (inverting fills)
2023-03-08 12:10:10 +07:00
Guillaume Cier
6174f346a0
Reducing Facebook size
2023-03-07 15:49:13 +07:00
Guillaume Cier
297a5b4f51
Reducing Evernote size
2023-03-07 15:30:04 +07:00
Guillaume Cier
367723e5da
Reducing Etsy size
2023-03-07 15:20:57 +07:00
Guillaume Cier
1a2491c9a0
Reducing Javascript size
2023-03-07 15:12:14 +07:00
Guillaume Cier
86eb5b4e12
Reducing Nginx size
2023-03-07 11:50:50 +07:00
Guillaume Cier
dc7b97d981
Reducing Badoo size
2023-03-07 11:48:34 +07:00
Guillaume Cier
6d607d8db3
Updating Git logo to be closer to reference. Updating reference file from official Git SCM website
2023-03-07 11:47:23 +07:00
Guillaume Cier
d7b6d5989e
Updating Didscord logo to be closer to reference, reducing size
2023-03-04 21:59:22 +07:00
Guillaume Cier
9048affce3
Shoving one last bit from NPM Logo
2023-03-04 11:05:01 +08:00
Guillaume Cier
1febbcb927
Optimizing Sentry logo
2023-03-04 11:02:01 +08:00
Guillaume Cier
e69f302730
Optimizing Codepen logo with a compound path
2023-03-04 11:01:06 +08:00
Guillaume Cier
d13fd4bdd9
Optimizing Blender logo & updating reference
2023-03-04 11:00:13 +08:00
Guillaume Cièr
df4f676739
Updating Mastodon logo to reflect the 2022 update. ( #705 )
...
Optimized the shapes & added the new gradient
Closes #693
2023-03-02 16:05:39 +00:00
Guillaume Cièr
0e0d832a30
Adding 1password icon. Closes #476 ( #704 )
2023-02-23 11:06:43 +00:00
MalloryA
8d8f77e7cf
Add Vim logo (779 bytes) ( #689 )
...
Used a hack to make the strokes appear to align to the outside of the
polygons thanks to a blog post by Alex Chan.
Link: https://alexwlchan.net/2021/03/inner-outer-strokes-svg/
2023-02-03 20:28:51 +00:00
Ethan Chapman
bfe6a9d11d
Merge pull request #700 from kuubeu/svg-logo
...
Correct SVG logo
2022-12-31 15:19:14 -05:00
Ethan Chapman
d7c9b52500
Fix EspressionEngine validation problem
...
Also smaller!
2022-12-31 10:30:28 -05:00
MalloryA
333bc8a5ee
Run tests on push with GitHub Actions ( #692 )
...
* Run tests on push with GitHub Actions
* Ensure sizes match those listed in README
* Fix two icons which were failing validation
2022-12-31 14:55:24 +00:00
MalloryA
402a6227be
Add Blender logo (841 bytes) ( #694 )
...
Co-authored-by: Terence Eden <edent@users.noreply.github.com >
2022-12-31 09:47:11 +00:00
kuubeu
bc7d0d0543
Update reference SVG logo
2022-12-30 06:54:26 +01:00
kuubeu
cddf6e661b
Correct SVG logo
2022-12-30 06:47:31 +01:00
kuubeu
a452234e7f
Update Android
...
centered optically, more or less
2022-12-30 05:04:36 +01:00
kuubeu
84afaf2182
Updated andOTP
...
treating the logo like an Android adaptive icon
https://github.com/andOTP/andOTP/blob/master/assets/logo_adaptive_foreground.svg
2022-12-30 04:53:31 +01:00
kuubeu
f70c22e830
Update Amber Framework
2022-12-30 04:26:27 +01:00
kuubeu
f9ae7766d5
Update Amazon again
2022-12-30 03:57:37 +01:00
kuubeu
a6980e526b
Update Amazon
2022-12-30 03:47:38 +01:00
kuubeu
4e0d01ec8d
Update Amazon S3
2022-12-30 03:44:16 +01:00
kuubeu
42ba09b900
Updated Amazon Alexa again
2022-12-30 02:33:46 +01:00