resin/assets/icons
Nat c15d42f081
Introduce icons.js
The default export here replaces Expo's <Iconicons/>, <Fontawesome/>,
etc. components with <Icon/> in a first step away from the Expo
ecosystem.

Using PNG images greatly limits our access to unique colours, but since
there only should realistically be using two colours, #000 and #666, in
the interface, hopefully this won't be a problem. At least not until
there's a dark theme. Rendering more PNGs from the SVGs is tedious.
2023-01-01 16:52:07 -08:00
..
camera-black-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
camera-grey-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
camera.svg Introduce icons.js 2023-01-01 16:52:07 -08:00
feed-black-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
feed-grey-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
feed.svg Introduce icons.js 2023-01-01 16:52:07 -08:00
mail-black-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
mail-grey-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
mail.svg Introduce icons.js 2023-01-01 16:52:07 -08:00
person-black-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
person-grey-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
person.svg Introduce icons.js 2023-01-01 16:52:07 -08:00
search-black-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
search-grey-64px.png Introduce icons.js 2023-01-01 16:52:07 -08:00
search.svg Introduce icons.js 2023-01-01 16:52:07 -08:00