Skip to content

joshnishikawa/savage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-svg-for-teaching-vocabulary

This is a collection of images suitable for teaching vocabulary.

  • Scalable Vector Graphics
  • Free and Open-sourced
  • Drawn (not rendered)
  • Full Color
  • As simple as will illustrate the subject effectively
  • Suitable for all ages [more specs to come]

Filenames are the vocabulary word only.

Spaces are replaced with underscores - polar_bear.svg Dynamically replace these underscores for display.

Parentheses are used for disambiguation - chicken(meat).svg Split on '(' and use the first index to display the word or use it as an id. let myId = yourFileName.split('(')[0]; let myDisplay = myId.replace(/_/g, ' ');

About

A collection of SVGs suitable for teaching vocabulary to all ages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages