GithubHelp home page GithubHelp logo

hughker / supertinysocialicons Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edent/supertinyicons

0.0 1.0 0.0 261 KB

Under 1KB each! Super Tiny Social Icons are miniscule SVG versions of your favourite logos

License: MIT License

JavaScript 49.42% HTML 50.58%

supertinysocialicons's Introduction

Super Tiny Social Icons

Under 1KB each! Super Tiny Social Icons are minuscule SVG versions of your favourite logos. The average size is 600 bytes!

The logos are 400x400 & have a 512x512 viewbox. They will scale up and down to suit your needs.

Originally created for my contact page - https://edent.tel/

How Small?

765 Bytes SVG 22,573 Bytes PNG 412 Bytes SVG 20,956 Bytes PNG 220 Bytes SVG 13,284 Bytes PNG

What's Available so far?


204 Bytes

220 Bytes

254 Bytes

296 Bytes

412 Bytes

622 Bytes

339 Bytes

327 Bytes

367 Bytes

335 Bytes

752 Bytes

782 Bytes

899 Bytes

852 Bytes

502 Bytes

562 Bytes

765 Bytes

655 Bytes

349 Bytes

611 Bytes

654 Bytes

509 Bytes

769 Bytes

750 Bytes

555 Bytes

229 Bytes

347 Bytes

760 Bytes

924 Bytes

635 Bytes

832 Bytes

321 Bytes

575 Bytes

749 Bytes

392 Bytes

730 Bytes

863 Bytes

738 Bytes

379 Bytes

You can play around with the corner radius size using our interactive tool

Why so smallious?

Bytes cost money. They cost money to store, transport, and process. Simplicity should be our goal in all endeavours.

Scream if you want to go smaller

These files edited by hand in Inkscape, then were minified using svgo and svgcleaner. Further smallification may be possible.

  • Each of these has an xmlns="http://www.w3.org/2000/svg" in the <svg> tag. This isn't strictly necessary - but some web browsers won't display them as an image without it.
  • Newlines can be stripped - they've been kept for readability where possible.
  • Rounded corners can be dropped - rx="15%" - the effect can be done in CSS if you want.
  • The background colour can also be excluded if you're including it elsewhere.
  • Colours can be simplified. #FF0000 becomes red.
  • The precision of the paths is mostly 0 decimal places. A few logos have 1 or 2 dp to make them look more accurate. The precision can be reduced if necessary.

Think you can make them smaller? Tell me by raising an issue!

Want more icons? Tell me by raising an issue!

Licenses

The majority of these vector logos are based on someone else's work.

Where possible, they retain their original licenses. Some logos may be subject to copyright and trademark laws, but these files are small enough to memorise.

supertinysocialicons's People

Contributors

edent avatar razrfalcon avatar franciscop avatar

Watchers

Winston Hughes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.