├── README.md ├── animals ├── alpaca │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── artic-fox │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── beluga │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── cheetah │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── flamingo │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── giraffe │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── iguana │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── kangaroo │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── koala │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── lion │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── meerkat │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── moose │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── penguin │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── racoon │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── red-panda │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── rhino │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── turtle │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png └── wombat │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── badges ├── buildtolearn-badge │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── gamedev-badge │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── pairprogram-badge │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png └── speedrunner-badge │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png ├── code.html ├── misc └── the-pearboar │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.ico │ ├── mstile-144x144.png │ ├── mstile-150x150.png │ ├── mstile-310x150.png │ ├── mstile-310x310.png │ └── mstile-70x70.png └── robots ├── chat-robot-angry ├── apple-touch-icon-114x114.png ├── apple-touch-icon-120x120.png ├── apple-touch-icon-144x144.png ├── apple-touch-icon-152x152.png ├── apple-touch-icon-57x57.png ├── apple-touch-icon-60x60.png ├── apple-touch-icon-72x72.png ├── apple-touch-icon-76x76.png ├── favicon-128.png ├── favicon-16x16.png ├── favicon-196x196.png ├── favicon-32x32.png ├── favicon-96x96.png ├── favicon.ico ├── mstile-144x144.png ├── mstile-150x150.png ├── mstile-310x150.png ├── mstile-310x310.png └── mstile-70x70.png ├── chat-robot-coder ├── apple-touch-icon-114x114.png ├── apple-touch-icon-120x120.png ├── apple-touch-icon-144x144.png ├── apple-touch-icon-152x152.png ├── apple-touch-icon-57x57.png ├── apple-touch-icon-60x60.png ├── apple-touch-icon-72x72.png ├── apple-touch-icon-76x76.png ├── favicon-128.png ├── favicon-16x16.png ├── favicon-196x196.png ├── favicon-32x32.png ├── favicon-96x96.png ├── favicon.ico ├── mstile-144x144.png ├── mstile-150x150.png ├── mstile-310x150.png ├── mstile-310x310.png └── mstile-70x70.png ├── chat-robot-flash ├── apple-touch-icon-114x114.png ├── apple-touch-icon-120x120.png ├── apple-touch-icon-144x144.png ├── apple-touch-icon-152x152.png ├── apple-touch-icon-57x57.png ├── apple-touch-icon-60x60.png ├── apple-touch-icon-72x72.png ├── apple-touch-icon-76x76.png ├── favicon-128.png ├── favicon-16x16.png ├── favicon-196x196.png ├── favicon-32x32.png ├── favicon-96x96.png ├── favicon.ico ├── mstile-144x144.png ├── mstile-150x150.png ├── mstile-310x150.png ├── mstile-310x310.png └── mstile-70x70.png ├── chat-robot-genie ├── apple-touch-icon-114x114.png ├── apple-touch-icon-120x120.png ├── apple-touch-icon-144x144.png ├── apple-touch-icon-152x152.png ├── apple-touch-icon-57x57.png ├── apple-touch-icon-60x60.png ├── apple-touch-icon-72x72.png ├── apple-touch-icon-76x76.png ├── favicon-128.png ├── favicon-16x16.png ├── favicon-196x196.png ├── favicon-32x32.png ├── favicon-96x96.png ├── favicon.ico ├── mstile-144x144.png ├── mstile-150x150.png ├── mstile-310x150.png ├── mstile-310x310.png └── mstile-70x70.png ├── chat-robot-life ├── apple-touch-icon-114x114.png ├── apple-touch-icon-120x120.png ├── apple-touch-icon-144x144.png ├── apple-touch-icon-152x152.png ├── apple-touch-icon-57x57.png ├── apple-touch-icon-60x60.png ├── apple-touch-icon-72x72.png ├── apple-touch-icon-76x76.png ├── favicon-128.png ├── favicon-16x16.png ├── favicon-196x196.png ├── favicon-32x32.png ├── favicon-96x96.png ├── favicon.ico ├── mstile-144x144.png ├── mstile-150x150.png ├── mstile-310x150.png ├── mstile-310x310.png └── mstile-70x70.png └── chat-robot-love ├── apple-touch-icon-114x114.png ├── apple-touch-icon-120x120.png ├── apple-touch-icon-144x144.png ├── apple-touch-icon-152x152.png ├── apple-touch-icon-57x57.png ├── apple-touch-icon-60x60.png ├── apple-touch-icon-72x72.png ├── apple-touch-icon-76x76.png ├── favicon-128.png ├── favicon-16x16.png ├── favicon-196x196.png ├── favicon-32x32.png ├── favicon-96x96.png ├── favicon.ico ├── mstile-144x144.png ├── mstile-150x150.png ├── mstile-310x150.png ├── mstile-310x310.png └── mstile-70x70.png /README.md: -------------------------------------------------------------------------------- 1 |

FCC Cohorts Favicon Implementation Instruction

2 |

A wild Koala appeared!

3 |

How to add these beautiful animals to your webpage
4 | Animals

5 | 6 |

7 | Red Panda 8 | Artic Fox 9 | Cheetah 10 | Kangaroo 11 | Racoon 12 | Rhino

13 |

14 | Moose 15 | Lion 16 | Beluga 17 | Penguin 18 | Turtle

19 |

20 | Koala 21 | Giraffe 22 | Wombat 23 | Iguana 24 | Flamingo

25 |

26 | Alpaca 27 | Meerkat

28 |

29 | Robots
30 | Happy Robot 31 | Love Robot 32 | WebDev Robot 33 | Genie Robot 34 | Flash Robot 35 | Angry Robot

36 |

37 | Badges
38 | Badge for the speedrunner challenge 39 | Badge for the pairprogramming buddies 40 | Badge for the build-to-learn challenge 41 | Badge for the gamedev challenge 42 |

43 |

44 | Misc
45 | Pearboar! 46 |

47 | 48 | 54 | 55 |

FAQ

56 |

Why is there no code for favicon.ico?
57 | The favicon.ico file is grabbed by the browser automatically, you don't need to write code for it.
58 | 59 | 60 | Why all these favicons?
61 | There are an awful lot of different devices and browsers with the weirdest ideas about favicons, we just satisfy everyone, you can check how your good are your favicons on this website.
62 | 63 | 64 | I did everything you said but I can't see my beautiful new favicon!
65 | Go to your website adress and add /favicon.ico at the end of it, load the page, close the browser, open it back again.
66 | If this doesn't work clear your browser cache.

67 | 68 | 69 |

History

70 |

71 | 16/04/2017 Added all the pokemon badges! GameDev, PairProgram and Build To Learn.
72 | 14/04/2017 Added new folder for badges! The SpeedRunner badge for Chingu is just the beginning!
73 | 12/03/2017 As the ice melts, new animals as Koala, Flamingo, Giraffe, Wombat and Iguana come to populate the repo!
74 | 17/02/2017 Winter is coming and it brings Penguin, Moose, Beluga, Turtle and Lion(yes a lion!).
75 | 13/01/2017 The mistic Alpaca and Meerkat reach the repo from a distant land.
76 | 17/12/2016 The Pearboar summoning is complete.
77 | 12/12//2016 Added robots for cheetah's new project(link soon).
78 | 09/12/2016 Added Cheetah, Rhino, Racoon, Kangaroo and Artic Fox.
79 | 01/12/2016 Created Red Panda.

80 | 81 | Made for the Red Pandas FreeCodeCamp cohort

82 | -------------------------------------------------------------------------------- /animals/alpaca/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/alpaca/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/alpaca/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/alpaca/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/alpaca/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/alpaca/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/alpaca/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/alpaca/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/alpaca/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/favicon-128.png -------------------------------------------------------------------------------- /animals/alpaca/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/favicon-16x16.png -------------------------------------------------------------------------------- /animals/alpaca/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/favicon-196x196.png -------------------------------------------------------------------------------- /animals/alpaca/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/favicon-32x32.png -------------------------------------------------------------------------------- /animals/alpaca/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/favicon-96x96.png -------------------------------------------------------------------------------- /animals/alpaca/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/favicon.ico -------------------------------------------------------------------------------- /animals/alpaca/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/mstile-144x144.png -------------------------------------------------------------------------------- /animals/alpaca/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/mstile-150x150.png -------------------------------------------------------------------------------- /animals/alpaca/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/mstile-310x150.png -------------------------------------------------------------------------------- /animals/alpaca/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/mstile-310x310.png -------------------------------------------------------------------------------- /animals/alpaca/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/alpaca/mstile-70x70.png -------------------------------------------------------------------------------- /animals/artic-fox/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/artic-fox/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/artic-fox/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/artic-fox/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/artic-fox/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/artic-fox/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/artic-fox/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/artic-fox/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/artic-fox/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/favicon-128.png -------------------------------------------------------------------------------- /animals/artic-fox/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/favicon-16x16.png -------------------------------------------------------------------------------- /animals/artic-fox/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/favicon-196x196.png -------------------------------------------------------------------------------- /animals/artic-fox/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/favicon-32x32.png -------------------------------------------------------------------------------- /animals/artic-fox/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/favicon-96x96.png -------------------------------------------------------------------------------- /animals/artic-fox/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/favicon.ico -------------------------------------------------------------------------------- /animals/artic-fox/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/mstile-144x144.png -------------------------------------------------------------------------------- /animals/artic-fox/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/mstile-150x150.png -------------------------------------------------------------------------------- /animals/artic-fox/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/mstile-310x150.png -------------------------------------------------------------------------------- /animals/artic-fox/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/mstile-310x310.png -------------------------------------------------------------------------------- /animals/artic-fox/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/artic-fox/mstile-70x70.png -------------------------------------------------------------------------------- /animals/beluga/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/beluga/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/beluga/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/beluga/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/beluga/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/beluga/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/beluga/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/beluga/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/beluga/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/favicon-128.png -------------------------------------------------------------------------------- /animals/beluga/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/favicon-16x16.png -------------------------------------------------------------------------------- /animals/beluga/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/favicon-196x196.png -------------------------------------------------------------------------------- /animals/beluga/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/favicon-32x32.png -------------------------------------------------------------------------------- /animals/beluga/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/favicon-96x96.png -------------------------------------------------------------------------------- /animals/beluga/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/favicon.ico -------------------------------------------------------------------------------- /animals/beluga/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/mstile-144x144.png -------------------------------------------------------------------------------- /animals/beluga/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/mstile-150x150.png -------------------------------------------------------------------------------- /animals/beluga/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/mstile-310x150.png -------------------------------------------------------------------------------- /animals/beluga/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/mstile-310x310.png -------------------------------------------------------------------------------- /animals/beluga/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/beluga/mstile-70x70.png -------------------------------------------------------------------------------- /animals/cheetah/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/cheetah/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/cheetah/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/cheetah/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/cheetah/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/cheetah/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/cheetah/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/cheetah/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/cheetah/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/favicon-128.png -------------------------------------------------------------------------------- /animals/cheetah/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/favicon-16x16.png -------------------------------------------------------------------------------- /animals/cheetah/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/favicon-196x196.png -------------------------------------------------------------------------------- /animals/cheetah/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/favicon-32x32.png -------------------------------------------------------------------------------- /animals/cheetah/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/favicon-96x96.png -------------------------------------------------------------------------------- /animals/cheetah/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/favicon.ico -------------------------------------------------------------------------------- /animals/cheetah/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/mstile-144x144.png -------------------------------------------------------------------------------- /animals/cheetah/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/mstile-150x150.png -------------------------------------------------------------------------------- /animals/cheetah/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/mstile-310x150.png -------------------------------------------------------------------------------- /animals/cheetah/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/mstile-310x310.png -------------------------------------------------------------------------------- /animals/cheetah/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/cheetah/mstile-70x70.png -------------------------------------------------------------------------------- /animals/flamingo/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/flamingo/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/flamingo/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/flamingo/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/flamingo/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/flamingo/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/flamingo/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/flamingo/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/flamingo/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/favicon-128.png -------------------------------------------------------------------------------- /animals/flamingo/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/favicon-16x16.png -------------------------------------------------------------------------------- /animals/flamingo/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/favicon-196x196.png -------------------------------------------------------------------------------- /animals/flamingo/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/favicon-32x32.png -------------------------------------------------------------------------------- /animals/flamingo/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/favicon-96x96.png -------------------------------------------------------------------------------- /animals/flamingo/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/favicon.ico -------------------------------------------------------------------------------- /animals/flamingo/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/mstile-144x144.png -------------------------------------------------------------------------------- /animals/flamingo/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/mstile-150x150.png -------------------------------------------------------------------------------- /animals/flamingo/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/mstile-310x150.png -------------------------------------------------------------------------------- /animals/flamingo/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/mstile-310x310.png -------------------------------------------------------------------------------- /animals/flamingo/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/flamingo/mstile-70x70.png -------------------------------------------------------------------------------- /animals/giraffe/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/giraffe/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/giraffe/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/giraffe/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/giraffe/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/giraffe/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/giraffe/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/giraffe/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/giraffe/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/favicon-128.png -------------------------------------------------------------------------------- /animals/giraffe/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/favicon-16x16.png -------------------------------------------------------------------------------- /animals/giraffe/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/favicon-196x196.png -------------------------------------------------------------------------------- /animals/giraffe/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/favicon-32x32.png -------------------------------------------------------------------------------- /animals/giraffe/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/favicon-96x96.png -------------------------------------------------------------------------------- /animals/giraffe/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/favicon.ico -------------------------------------------------------------------------------- /animals/giraffe/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/mstile-144x144.png -------------------------------------------------------------------------------- /animals/giraffe/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/mstile-150x150.png -------------------------------------------------------------------------------- /animals/giraffe/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/mstile-310x150.png -------------------------------------------------------------------------------- /animals/giraffe/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/mstile-310x310.png -------------------------------------------------------------------------------- /animals/giraffe/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/giraffe/mstile-70x70.png -------------------------------------------------------------------------------- /animals/iguana/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/iguana/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/iguana/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/iguana/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/iguana/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/iguana/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/iguana/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/iguana/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/iguana/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/favicon-128.png -------------------------------------------------------------------------------- /animals/iguana/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/favicon-16x16.png -------------------------------------------------------------------------------- /animals/iguana/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/favicon-196x196.png -------------------------------------------------------------------------------- /animals/iguana/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/favicon-32x32.png -------------------------------------------------------------------------------- /animals/iguana/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/favicon-96x96.png -------------------------------------------------------------------------------- /animals/iguana/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/favicon.ico -------------------------------------------------------------------------------- /animals/iguana/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/mstile-144x144.png -------------------------------------------------------------------------------- /animals/iguana/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/mstile-150x150.png -------------------------------------------------------------------------------- /animals/iguana/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/mstile-310x150.png -------------------------------------------------------------------------------- /animals/iguana/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/mstile-310x310.png -------------------------------------------------------------------------------- /animals/iguana/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/iguana/mstile-70x70.png -------------------------------------------------------------------------------- /animals/kangaroo/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/kangaroo/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/kangaroo/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/kangaroo/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/kangaroo/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/kangaroo/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/kangaroo/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/kangaroo/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/kangaroo/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/favicon-128.png -------------------------------------------------------------------------------- /animals/kangaroo/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/favicon-16x16.png -------------------------------------------------------------------------------- /animals/kangaroo/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/favicon-196x196.png -------------------------------------------------------------------------------- /animals/kangaroo/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/favicon-32x32.png -------------------------------------------------------------------------------- /animals/kangaroo/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/favicon-96x96.png -------------------------------------------------------------------------------- /animals/kangaroo/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/favicon.ico -------------------------------------------------------------------------------- /animals/kangaroo/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/mstile-144x144.png -------------------------------------------------------------------------------- /animals/kangaroo/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/mstile-150x150.png -------------------------------------------------------------------------------- /animals/kangaroo/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/mstile-310x150.png -------------------------------------------------------------------------------- /animals/kangaroo/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/mstile-310x310.png -------------------------------------------------------------------------------- /animals/kangaroo/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/kangaroo/mstile-70x70.png -------------------------------------------------------------------------------- /animals/koala/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/koala/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/koala/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/koala/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/koala/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/koala/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/koala/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/koala/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/koala/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/favicon-128.png -------------------------------------------------------------------------------- /animals/koala/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/favicon-16x16.png -------------------------------------------------------------------------------- /animals/koala/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/favicon-196x196.png -------------------------------------------------------------------------------- /animals/koala/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/favicon-32x32.png -------------------------------------------------------------------------------- /animals/koala/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/favicon-96x96.png -------------------------------------------------------------------------------- /animals/koala/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/favicon.ico -------------------------------------------------------------------------------- /animals/koala/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/mstile-144x144.png -------------------------------------------------------------------------------- /animals/koala/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/mstile-150x150.png -------------------------------------------------------------------------------- /animals/koala/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/mstile-310x150.png -------------------------------------------------------------------------------- /animals/koala/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/mstile-310x310.png -------------------------------------------------------------------------------- /animals/koala/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/koala/mstile-70x70.png -------------------------------------------------------------------------------- /animals/lion/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/lion/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/lion/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/lion/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/lion/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/lion/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/lion/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/lion/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/lion/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/favicon-128.png -------------------------------------------------------------------------------- /animals/lion/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/favicon-16x16.png -------------------------------------------------------------------------------- /animals/lion/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/favicon-196x196.png -------------------------------------------------------------------------------- /animals/lion/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/favicon-32x32.png -------------------------------------------------------------------------------- /animals/lion/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/favicon-96x96.png -------------------------------------------------------------------------------- /animals/lion/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/favicon.ico -------------------------------------------------------------------------------- /animals/lion/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/mstile-144x144.png -------------------------------------------------------------------------------- /animals/lion/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/mstile-150x150.png -------------------------------------------------------------------------------- /animals/lion/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/mstile-310x150.png -------------------------------------------------------------------------------- /animals/lion/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/mstile-310x310.png -------------------------------------------------------------------------------- /animals/lion/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/lion/mstile-70x70.png -------------------------------------------------------------------------------- /animals/meerkat/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/meerkat/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/meerkat/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/meerkat/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/meerkat/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/meerkat/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/meerkat/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/meerkat/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/meerkat/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/favicon-128.png -------------------------------------------------------------------------------- /animals/meerkat/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/favicon-16x16.png -------------------------------------------------------------------------------- /animals/meerkat/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/favicon-196x196.png -------------------------------------------------------------------------------- /animals/meerkat/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/favicon-32x32.png -------------------------------------------------------------------------------- /animals/meerkat/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/favicon-96x96.png -------------------------------------------------------------------------------- /animals/meerkat/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/favicon.ico -------------------------------------------------------------------------------- /animals/meerkat/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/mstile-144x144.png -------------------------------------------------------------------------------- /animals/meerkat/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/mstile-150x150.png -------------------------------------------------------------------------------- /animals/meerkat/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/mstile-310x150.png -------------------------------------------------------------------------------- /animals/meerkat/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/mstile-310x310.png -------------------------------------------------------------------------------- /animals/meerkat/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/meerkat/mstile-70x70.png -------------------------------------------------------------------------------- /animals/moose/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/moose/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/moose/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/moose/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/moose/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/moose/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/moose/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/moose/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/moose/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/favicon-128.png -------------------------------------------------------------------------------- /animals/moose/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/favicon-16x16.png -------------------------------------------------------------------------------- /animals/moose/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/favicon-196x196.png -------------------------------------------------------------------------------- /animals/moose/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/favicon-32x32.png -------------------------------------------------------------------------------- /animals/moose/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/favicon-96x96.png -------------------------------------------------------------------------------- /animals/moose/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/favicon.ico -------------------------------------------------------------------------------- /animals/moose/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/mstile-144x144.png -------------------------------------------------------------------------------- /animals/moose/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/mstile-150x150.png -------------------------------------------------------------------------------- /animals/moose/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/mstile-310x150.png -------------------------------------------------------------------------------- /animals/moose/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/mstile-310x310.png -------------------------------------------------------------------------------- /animals/moose/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/moose/mstile-70x70.png -------------------------------------------------------------------------------- /animals/penguin/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/penguin/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/penguin/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/penguin/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/penguin/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/penguin/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/penguin/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/penguin/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/penguin/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/favicon-128.png -------------------------------------------------------------------------------- /animals/penguin/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/favicon-16x16.png -------------------------------------------------------------------------------- /animals/penguin/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/favicon-196x196.png -------------------------------------------------------------------------------- /animals/penguin/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/favicon-32x32.png -------------------------------------------------------------------------------- /animals/penguin/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/favicon-96x96.png -------------------------------------------------------------------------------- /animals/penguin/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/favicon.ico -------------------------------------------------------------------------------- /animals/penguin/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/mstile-144x144.png -------------------------------------------------------------------------------- /animals/penguin/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/mstile-150x150.png -------------------------------------------------------------------------------- /animals/penguin/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/mstile-310x150.png -------------------------------------------------------------------------------- /animals/penguin/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/mstile-310x310.png -------------------------------------------------------------------------------- /animals/penguin/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/penguin/mstile-70x70.png -------------------------------------------------------------------------------- /animals/racoon/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/racoon/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/racoon/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/racoon/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/racoon/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/racoon/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/racoon/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/racoon/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/racoon/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/favicon-128.png -------------------------------------------------------------------------------- /animals/racoon/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/favicon-16x16.png -------------------------------------------------------------------------------- /animals/racoon/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/favicon-196x196.png -------------------------------------------------------------------------------- /animals/racoon/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/favicon-32x32.png -------------------------------------------------------------------------------- /animals/racoon/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/favicon-96x96.png -------------------------------------------------------------------------------- /animals/racoon/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/favicon.ico -------------------------------------------------------------------------------- /animals/racoon/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/mstile-144x144.png -------------------------------------------------------------------------------- /animals/racoon/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/mstile-150x150.png -------------------------------------------------------------------------------- /animals/racoon/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/mstile-310x150.png -------------------------------------------------------------------------------- /animals/racoon/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/mstile-310x310.png -------------------------------------------------------------------------------- /animals/racoon/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/racoon/mstile-70x70.png -------------------------------------------------------------------------------- /animals/red-panda/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/red-panda/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/red-panda/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/red-panda/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/red-panda/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/red-panda/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/red-panda/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/red-panda/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/red-panda/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/favicon-128.png -------------------------------------------------------------------------------- /animals/red-panda/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/favicon-16x16.png -------------------------------------------------------------------------------- /animals/red-panda/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/favicon-196x196.png -------------------------------------------------------------------------------- /animals/red-panda/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/favicon-32x32.png -------------------------------------------------------------------------------- /animals/red-panda/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/favicon-96x96.png -------------------------------------------------------------------------------- /animals/red-panda/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/favicon.ico -------------------------------------------------------------------------------- /animals/red-panda/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/mstile-144x144.png -------------------------------------------------------------------------------- /animals/red-panda/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/mstile-150x150.png -------------------------------------------------------------------------------- /animals/red-panda/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/mstile-310x150.png -------------------------------------------------------------------------------- /animals/red-panda/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/mstile-310x310.png -------------------------------------------------------------------------------- /animals/red-panda/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/red-panda/mstile-70x70.png -------------------------------------------------------------------------------- /animals/rhino/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/rhino/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/rhino/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/rhino/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/rhino/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/rhino/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/rhino/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/rhino/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/rhino/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/favicon-128.png -------------------------------------------------------------------------------- /animals/rhino/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/favicon-16x16.png -------------------------------------------------------------------------------- /animals/rhino/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/favicon-196x196.png -------------------------------------------------------------------------------- /animals/rhino/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/favicon-32x32.png -------------------------------------------------------------------------------- /animals/rhino/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/favicon-96x96.png -------------------------------------------------------------------------------- /animals/rhino/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/favicon.ico -------------------------------------------------------------------------------- /animals/rhino/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/mstile-144x144.png -------------------------------------------------------------------------------- /animals/rhino/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/mstile-150x150.png -------------------------------------------------------------------------------- /animals/rhino/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/mstile-310x150.png -------------------------------------------------------------------------------- /animals/rhino/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/mstile-310x310.png -------------------------------------------------------------------------------- /animals/rhino/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/rhino/mstile-70x70.png -------------------------------------------------------------------------------- /animals/turtle/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/turtle/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/turtle/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/turtle/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/turtle/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/turtle/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/turtle/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/turtle/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/turtle/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/favicon-128.png -------------------------------------------------------------------------------- /animals/turtle/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/favicon-16x16.png -------------------------------------------------------------------------------- /animals/turtle/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/favicon-196x196.png -------------------------------------------------------------------------------- /animals/turtle/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/favicon-32x32.png -------------------------------------------------------------------------------- /animals/turtle/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/favicon-96x96.png -------------------------------------------------------------------------------- /animals/turtle/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/favicon.ico -------------------------------------------------------------------------------- /animals/turtle/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/mstile-144x144.png -------------------------------------------------------------------------------- /animals/turtle/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/mstile-150x150.png -------------------------------------------------------------------------------- /animals/turtle/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/mstile-310x150.png -------------------------------------------------------------------------------- /animals/turtle/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/mstile-310x310.png -------------------------------------------------------------------------------- /animals/turtle/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/turtle/mstile-70x70.png -------------------------------------------------------------------------------- /animals/wombat/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /animals/wombat/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /animals/wombat/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /animals/wombat/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /animals/wombat/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /animals/wombat/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /animals/wombat/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /animals/wombat/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /animals/wombat/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/favicon-128.png -------------------------------------------------------------------------------- /animals/wombat/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/favicon-16x16.png -------------------------------------------------------------------------------- /animals/wombat/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/favicon-196x196.png -------------------------------------------------------------------------------- /animals/wombat/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/favicon-32x32.png -------------------------------------------------------------------------------- /animals/wombat/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/favicon-96x96.png -------------------------------------------------------------------------------- /animals/wombat/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/favicon.ico -------------------------------------------------------------------------------- /animals/wombat/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/mstile-144x144.png -------------------------------------------------------------------------------- /animals/wombat/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/mstile-150x150.png -------------------------------------------------------------------------------- /animals/wombat/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/mstile-310x150.png -------------------------------------------------------------------------------- /animals/wombat/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/mstile-310x310.png -------------------------------------------------------------------------------- /animals/wombat/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/animals/wombat/mstile-70x70.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/favicon-128.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/favicon-16x16.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/favicon-196x196.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/favicon-32x32.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/favicon-96x96.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/favicon.ico -------------------------------------------------------------------------------- /badges/buildtolearn-badge/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/mstile-144x144.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/mstile-150x150.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/mstile-310x150.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/mstile-310x310.png -------------------------------------------------------------------------------- /badges/buildtolearn-badge/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/buildtolearn-badge/mstile-70x70.png -------------------------------------------------------------------------------- /badges/gamedev-badge/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /badges/gamedev-badge/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /badges/gamedev-badge/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /badges/gamedev-badge/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /badges/gamedev-badge/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /badges/gamedev-badge/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /badges/gamedev-badge/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /badges/gamedev-badge/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /badges/gamedev-badge/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/favicon-128.png -------------------------------------------------------------------------------- /badges/gamedev-badge/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/favicon-16x16.png -------------------------------------------------------------------------------- /badges/gamedev-badge/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/favicon-196x196.png -------------------------------------------------------------------------------- /badges/gamedev-badge/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/favicon-32x32.png -------------------------------------------------------------------------------- /badges/gamedev-badge/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/favicon-96x96.png -------------------------------------------------------------------------------- /badges/gamedev-badge/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/favicon.ico -------------------------------------------------------------------------------- /badges/gamedev-badge/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/mstile-144x144.png -------------------------------------------------------------------------------- /badges/gamedev-badge/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/mstile-150x150.png -------------------------------------------------------------------------------- /badges/gamedev-badge/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/mstile-310x150.png -------------------------------------------------------------------------------- /badges/gamedev-badge/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/mstile-310x310.png -------------------------------------------------------------------------------- /badges/gamedev-badge/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/gamedev-badge/mstile-70x70.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/favicon-128.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/favicon-16x16.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/favicon-196x196.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/favicon-32x32.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/favicon-96x96.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/favicon.ico -------------------------------------------------------------------------------- /badges/pairprogram-badge/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/mstile-144x144.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/mstile-150x150.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/mstile-310x150.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/mstile-310x310.png -------------------------------------------------------------------------------- /badges/pairprogram-badge/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/pairprogram-badge/mstile-70x70.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/favicon-128.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/favicon-16x16.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/favicon-196x196.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/favicon-32x32.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/favicon-96x96.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/favicon.ico -------------------------------------------------------------------------------- /badges/speedrunner-badge/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/mstile-144x144.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/mstile-150x150.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/mstile-310x150.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/mstile-310x310.png -------------------------------------------------------------------------------- /badges/speedrunner-badge/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/badges/speedrunner-badge/mstile-70x70.png -------------------------------------------------------------------------------- /code.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /misc/the-pearboar/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /misc/the-pearboar/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /misc/the-pearboar/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /misc/the-pearboar/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /misc/the-pearboar/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /misc/the-pearboar/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /misc/the-pearboar/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /misc/the-pearboar/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /misc/the-pearboar/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/favicon-128.png -------------------------------------------------------------------------------- /misc/the-pearboar/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/favicon-16x16.png -------------------------------------------------------------------------------- /misc/the-pearboar/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/favicon-196x196.png -------------------------------------------------------------------------------- /misc/the-pearboar/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/favicon-32x32.png -------------------------------------------------------------------------------- /misc/the-pearboar/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/favicon-96x96.png -------------------------------------------------------------------------------- /misc/the-pearboar/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/favicon.ico -------------------------------------------------------------------------------- /misc/the-pearboar/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/mstile-144x144.png -------------------------------------------------------------------------------- /misc/the-pearboar/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/mstile-150x150.png -------------------------------------------------------------------------------- /misc/the-pearboar/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/mstile-310x150.png -------------------------------------------------------------------------------- /misc/the-pearboar/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/mstile-310x310.png -------------------------------------------------------------------------------- /misc/the-pearboar/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/misc/the-pearboar/mstile-70x70.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/favicon-128.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/favicon-16x16.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/favicon-196x196.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/favicon-32x32.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/favicon-96x96.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/favicon.ico -------------------------------------------------------------------------------- /robots/chat-robot-angry/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/mstile-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/mstile-150x150.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/mstile-310x150.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/mstile-310x310.png -------------------------------------------------------------------------------- /robots/chat-robot-angry/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-angry/mstile-70x70.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/favicon-128.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/favicon-16x16.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/favicon-196x196.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/favicon-32x32.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/favicon-96x96.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/favicon.ico -------------------------------------------------------------------------------- /robots/chat-robot-coder/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/mstile-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/mstile-150x150.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/mstile-310x150.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/mstile-310x310.png -------------------------------------------------------------------------------- /robots/chat-robot-coder/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-coder/mstile-70x70.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/favicon-128.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/favicon-16x16.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/favicon-196x196.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/favicon-32x32.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/favicon-96x96.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/favicon.ico -------------------------------------------------------------------------------- /robots/chat-robot-flash/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/mstile-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/mstile-150x150.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/mstile-310x150.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/mstile-310x310.png -------------------------------------------------------------------------------- /robots/chat-robot-flash/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-flash/mstile-70x70.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/favicon-128.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/favicon-16x16.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/favicon-196x196.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/favicon-32x32.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/favicon-96x96.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/favicon.ico -------------------------------------------------------------------------------- /robots/chat-robot-genie/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/mstile-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/mstile-150x150.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/mstile-310x150.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/mstile-310x310.png -------------------------------------------------------------------------------- /robots/chat-robot-genie/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-genie/mstile-70x70.png -------------------------------------------------------------------------------- /robots/chat-robot-life/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /robots/chat-robot-life/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /robots/chat-robot-life/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-life/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /robots/chat-robot-life/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /robots/chat-robot-life/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /robots/chat-robot-life/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /robots/chat-robot-life/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /robots/chat-robot-life/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/favicon-128.png -------------------------------------------------------------------------------- /robots/chat-robot-life/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/favicon-16x16.png -------------------------------------------------------------------------------- /robots/chat-robot-life/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/favicon-196x196.png -------------------------------------------------------------------------------- /robots/chat-robot-life/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/favicon-32x32.png -------------------------------------------------------------------------------- /robots/chat-robot-life/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/favicon-96x96.png -------------------------------------------------------------------------------- /robots/chat-robot-life/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/favicon.ico -------------------------------------------------------------------------------- /robots/chat-robot-life/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/mstile-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-life/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/mstile-150x150.png -------------------------------------------------------------------------------- /robots/chat-robot-life/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/mstile-310x150.png -------------------------------------------------------------------------------- /robots/chat-robot-life/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/mstile-310x310.png -------------------------------------------------------------------------------- /robots/chat-robot-life/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-life/mstile-70x70.png -------------------------------------------------------------------------------- /robots/chat-robot-love/apple-touch-icon-114x114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/apple-touch-icon-114x114.png -------------------------------------------------------------------------------- /robots/chat-robot-love/apple-touch-icon-120x120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/apple-touch-icon-120x120.png -------------------------------------------------------------------------------- /robots/chat-robot-love/apple-touch-icon-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/apple-touch-icon-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-love/apple-touch-icon-152x152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/apple-touch-icon-152x152.png -------------------------------------------------------------------------------- /robots/chat-robot-love/apple-touch-icon-57x57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/apple-touch-icon-57x57.png -------------------------------------------------------------------------------- /robots/chat-robot-love/apple-touch-icon-60x60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/apple-touch-icon-60x60.png -------------------------------------------------------------------------------- /robots/chat-robot-love/apple-touch-icon-72x72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/apple-touch-icon-72x72.png -------------------------------------------------------------------------------- /robots/chat-robot-love/apple-touch-icon-76x76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/apple-touch-icon-76x76.png -------------------------------------------------------------------------------- /robots/chat-robot-love/favicon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/favicon-128.png -------------------------------------------------------------------------------- /robots/chat-robot-love/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/favicon-16x16.png -------------------------------------------------------------------------------- /robots/chat-robot-love/favicon-196x196.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/favicon-196x196.png -------------------------------------------------------------------------------- /robots/chat-robot-love/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/favicon-32x32.png -------------------------------------------------------------------------------- /robots/chat-robot-love/favicon-96x96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/favicon-96x96.png -------------------------------------------------------------------------------- /robots/chat-robot-love/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/favicon.ico -------------------------------------------------------------------------------- /robots/chat-robot-love/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/mstile-144x144.png -------------------------------------------------------------------------------- /robots/chat-robot-love/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/mstile-150x150.png -------------------------------------------------------------------------------- /robots/chat-robot-love/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/mstile-310x150.png -------------------------------------------------------------------------------- /robots/chat-robot-love/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/mstile-310x310.png -------------------------------------------------------------------------------- /robots/chat-robot-love/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Kornil/Chingu-Animal-Icons/8fab4f7c8fbe03a61aaad3a7061aa44e3dadf9cc/robots/chat-robot-love/mstile-70x70.png --------------------------------------------------------------------------------