MadeInChinatown / Preparedness

0 stars 1 forks source link

🏠 Icon Assets Request #37

Open alextakahashi opened 4 years ago

alextakahashi commented 4 years ago

Requesting for the following assets. some 24x24 icon will do.

Requesting icons:

This will go in the tab bar at the bottom of the phone

alextakahashi commented 4 years ago

You can find some free icons here: https://www.flaticon.com/

nogithubplz commented 4 years ago

Earthquake: https://www.flaticon.com/free-icon/earthquake_798300?term=earthquake&page=1&position=14

Fire: https://www.flaticon.com/free-icon/fire_785218?term=Fire&page=1&position=13

Heat Wave: https://www.flaticon.com/free-icon/heat_2316581?term=Heat&page=1&position=3

Pandemic: https://www.flaticon.com/search?word=germs

nogithubplz commented 4 years ago

https://www.flaticon.com/free-icon/shield_2797660?term=germs&page=1&position=6

ghost commented 4 years ago

Home icon: https://www.flaticon.com/free-icon/home_846449?term=Home&page=1&position=1

Once we progress further in the app we need an about screen or settings screen where we give attributions to the artists.

EDIT: The raw icons are also now in the Xcode project.

I was able to convert & resize the SVGs to PDFs using the CLI tool CairoSVG and commands like so: cairosvg heat.svg --output-height 30 --output-width 30 -o heat.pdf