All Projects → TheArtificial → pokemon-icons

TheArtificial / pokemon-icons

Licence: other
Fan art inspired by Pokémon

Programming Languages

SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
Nunjucks
165 projects

Projects that are alternatives of or similar to pokemon-icons

POGOProtos
A central repository for all proto files of PokémonGO.
Stars: ✭ 136 (+60%)
Mutual labels:  pokemon
pakdemon
A simple react web app that will show pokemon and their info
Stars: ✭ 17 (-80%)
Mutual labels:  pokemon
pokemongo-json-pokedex
Transform the data from the Pokemon GO master files to a better readable & processable JSON file.
Stars: ✭ 56 (-34.12%)
Mutual labels:  pokemon
11ty-tailwind-jit
Try editing some Tailwind in this repo while running in dev. It's SO FAST!
Stars: ✭ 17 (-80%)
Mutual labels:  eleventy
angular2-pokedex
A Pokedex built on Angular with AoT, Tree Shaking, Rollup and TypeScript
Stars: ✭ 34 (-60%)
Mutual labels:  pokemon
11straps
11straps is a static website boilerplate. It combines Eleventy with Bootstrap 5. 🎉
Stars: ✭ 85 (+0%)
Mutual labels:  eleventy
pokecss-media
Compilation of images of all Pokémon 3D sprites, icons and items. This is a fork of a now removed respository.
Stars: ✭ 21 (-75.29%)
Mutual labels:  pokemon
static-site
Static Sites - Open-Source and Paid | AppSeed App Generator
Stars: ✭ 17 (-80%)
Mutual labels:  eleventy
eleventy-plugin-social-images
Create dynamic images sized for social media tags for your Eleventy content.
Stars: ✭ 35 (-58.82%)
Mutual labels:  eleventy
online-randomizer
Fresh new playthroughs!
Stars: ✭ 23 (-72.94%)
Mutual labels:  pokemon
pokenode-ts
A lightweight Node.js wrapper for the PokéAPI with built-in types.
Stars: ✭ 102 (+20%)
Mutual labels:  pokemon
nodejsdesignpatterns.com
Source for Website for Node.js Design Patterns, book by Mario Casciaro and Luciano Mammino, published by Packt (https://nodejsdp.link/buy)
Stars: ✭ 27 (-68.24%)
Mutual labels:  eleventy
stylegan-pokemon
Generating Pokemon cards using a mixture of StyleGAN and RNN to create beautiful & vibrant cards ready for battle!
Stars: ✭ 47 (-44.71%)
Mutual labels:  pokemon
pokemon-randomizer
A Pokémon Rom randomizer tool written in Zig
Stars: ✭ 12 (-85.88%)
Mutual labels:  pokemon
eleventy-plugin-cloudinary
An Eleventy shortcode that allows you to add an image from your cloudinary account
Stars: ✭ 28 (-67.06%)
Mutual labels:  eleventy
eleventy-plugin-prismic
Eleventy plugin and shortcodes to fetch and present Prismic content
Stars: ✭ 39 (-54.12%)
Mutual labels:  eleventy
data-11ty
An open source 11ty theme designed for reporting & data-visualization
Stars: ✭ 19 (-77.65%)
Mutual labels:  eleventy
PokemonRNGGuides
A repository of Pokemon RNG abuse guides
Stars: ✭ 62 (-27.06%)
Mutual labels:  pokemon
eleventy-plugin-unfurl
Unfurl links into rich cards, as seen in places like Slack and Twitter
Stars: ✭ 37 (-56.47%)
Mutual labels:  eleventy
demo-eleventy-serverless
Run Eleventy in a serverless function
Stars: ✭ 53 (-37.65%)
Mutual labels:  eleventy

Pokémon Icons

This is a collection of fan art representing Pokémon. It strives for consistency of style and recognizability at small sizes.

Contributing

There are Adobe Illustrator working files in _working, feel free to use them as a starting point, and to add your files to this directory. Trying to version control them would be complicated, so please don't overwrite another artist's working file.

Each icon is designed as vectors but snapped to a 32 x 32 grid. Style should be easy to discern from the existing art and color from the swatch file in the _working folder.

  • Fork this repository
  • Place 4 files matching that number and name under the _icons directory:
    1. A 32 x 32 SVG in _icons/SVG
    2. A 32 x 32 PNG in _icons/PNG/1x
    3. A 64 x 64 PNG in _icons/PNG/2x with @2x in the filename
    4. A 96 x 96 PNG in _icons/PNG/3x with @3x in the filename
  • Test locally by running gulp build
  • Make a pull request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].