diff --git a/.gitignore b/.gitignore index 2f166828..d2346052 100644 --- a/.gitignore +++ b/.gitignore @@ -80,6 +80,5 @@ ClaudeBrandingReview.md ClaudeQAPlan.md # Brand source/working art (heavy; the wired copies live in app/src/main/res) -docs/brand/generated-art/ docs/brand/sources/ docs/brand/exports/ diff --git a/app/src/main/res/drawable-nodpi/glyph_add.xml b/app/src/main/res/drawable-nodpi/glyph_add.xml new file mode 100644 index 00000000..a15f1c16 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_add.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_attach_money.xml b/app/src/main/res/drawable-nodpi/glyph_attach_money.xml new file mode 100644 index 00000000..6acd4103 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_attach_money.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_back.xml b/app/src/main/res/drawable-nodpi/glyph_back.xml new file mode 100644 index 00000000..a5ca9f4c --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_back.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_bell.xml b/app/src/main/res/drawable-nodpi/glyph_bell.xml new file mode 100644 index 00000000..479d1048 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_bell.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_cake.xml b/app/src/main/res/drawable-nodpi/glyph_cake.xml new file mode 100644 index 00000000..07aa1d6d --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_cake.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_calendar.xml b/app/src/main/res/drawable-nodpi/glyph_calendar.xml new file mode 100644 index 00000000..23626372 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_calendar.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_camera.xml b/app/src/main/res/drawable-nodpi/glyph_camera.xml new file mode 100644 index 00000000..c159f1b6 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_camera.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_card_giftcard.xml b/app/src/main/res/drawable-nodpi/glyph_card_giftcard.xml new file mode 100644 index 00000000..c6b45bf7 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_card_giftcard.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_chat.xml b/app/src/main/res/drawable-nodpi/glyph_chat.xml new file mode 100644 index 00000000..2286c6bb --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_chat.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_check.xml b/app/src/main/res/drawable-nodpi/glyph_check.xml new file mode 100644 index 00000000..bd1b4f45 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_check.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_close.xml b/app/src/main/res/drawable-nodpi/glyph_close.xml new file mode 100644 index 00000000..c27e2e3a --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_close.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_copy.xml b/app/src/main/res/drawable-nodpi/glyph_copy.xml new file mode 100644 index 00000000..d9efdbbd --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_copy.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_couple.xml b/app/src/main/res/drawable-nodpi/glyph_couple.xml new file mode 100644 index 00000000..66f24b61 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_couple.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_edit.xml b/app/src/main/res/drawable-nodpi/glyph_edit.xml new file mode 100644 index 00000000..b11fa12a --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_edit.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_eye.xml b/app/src/main/res/drawable-nodpi/glyph_eye.xml new file mode 100644 index 00000000..88760792 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_eye.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_eye_off.xml b/app/src/main/res/drawable-nodpi/glyph_eye_off.xml new file mode 100644 index 00000000..e4cf1392 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_eye_off.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_fingerprint.xml b/app/src/main/res/drawable-nodpi/glyph_fingerprint.xml new file mode 100644 index 00000000..de5acaee --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_fingerprint.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_forward.xml b/app/src/main/res/drawable-nodpi/glyph_forward.xml new file mode 100644 index 00000000..0ec096ee --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_forward.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_heart.xml b/app/src/main/res/drawable-nodpi/glyph_heart.xml new file mode 100644 index 00000000..d67e6b17 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_heart.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_heart_outline.xml b/app/src/main/res/drawable-nodpi/glyph_heart_outline.xml new file mode 100644 index 00000000..7d40a987 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_heart_outline.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_home.xml b/app/src/main/res/drawable-nodpi/glyph_home.xml new file mode 100644 index 00000000..b281cd63 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_home.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_hourglass.xml b/app/src/main/res/drawable-nodpi/glyph_hourglass.xml new file mode 100644 index 00000000..9afe1aaa --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_hourglass.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_key.xml b/app/src/main/res/drawable-nodpi/glyph_key.xml new file mode 100644 index 00000000..ef9bc27d --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_key.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_lock.xml b/app/src/main/res/drawable-nodpi/glyph_lock.xml new file mode 100644 index 00000000..e89b91cc --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_lock.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_lock_open.xml b/app/src/main/res/drawable-nodpi/glyph_lock_open.xml new file mode 100644 index 00000000..93ed2c1c --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_lock_open.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_mic.xml b/app/src/main/res/drawable-nodpi/glyph_mic.xml new file mode 100644 index 00000000..cfea5f48 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_mic.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_open_in_new.xml b/app/src/main/res/drawable-nodpi/glyph_open_in_new.xml new file mode 100644 index 00000000..aa97fc35 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_open_in_new.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_palette.xml b/app/src/main/res/drawable-nodpi/glyph_palette.xml new file mode 100644 index 00000000..0a5d63b5 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_palette.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_pause.xml b/app/src/main/res/drawable-nodpi/glyph_pause.xml new file mode 100644 index 00000000..9ecb0b19 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_pause.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_person.xml b/app/src/main/res/drawable-nodpi/glyph_person.xml new file mode 100644 index 00000000..e017d36a --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_person.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_photo.xml b/app/src/main/res/drawable-nodpi/glyph_photo.xml new file mode 100644 index 00000000..322220c1 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_photo.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_play.xml b/app/src/main/res/drawable-nodpi/glyph_play.xml new file mode 100644 index 00000000..4f9f4d45 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_play.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_psychology.xml b/app/src/main/res/drawable-nodpi/glyph_psychology.xml new file mode 100644 index 00000000..c8cfd5fa --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_psychology.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_question_answer.xml b/app/src/main/res/drawable-nodpi/glyph_question_answer.xml new file mode 100644 index 00000000..34bc9084 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_question_answer.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_refresh.xml b/app/src/main/res/drawable-nodpi/glyph_refresh.xml new file mode 100644 index 00000000..75114d01 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_refresh.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_send.xml b/app/src/main/res/drawable-nodpi/glyph_send.xml new file mode 100644 index 00000000..b1e80d1b --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_send.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_settings.xml b/app/src/main/res/drawable-nodpi/glyph_settings.xml new file mode 100644 index 00000000..16e63ca2 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_settings.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_share.xml b/app/src/main/res/drawable-nodpi/glyph_share.xml new file mode 100644 index 00000000..64a5f9dc --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_share.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_shield.xml b/app/src/main/res/drawable-nodpi/glyph_shield.xml new file mode 100644 index 00000000..0f1b26c9 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_shield.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_star.xml b/app/src/main/res/drawable-nodpi/glyph_star.xml new file mode 100644 index 00000000..822b4534 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_star.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_streak.xml b/app/src/main/res/drawable-nodpi/glyph_streak.xml new file mode 100644 index 00000000..706fdc1f --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_streak.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_sync.xml b/app/src/main/res/drawable-nodpi/glyph_sync.xml new file mode 100644 index 00000000..2684a3ac --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_sync.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_timeline.xml b/app/src/main/res/drawable-nodpi/glyph_timeline.xml new file mode 100644 index 00000000..f96a89b9 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_timeline.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_trash.xml b/app/src/main/res/drawable-nodpi/glyph_trash.xml new file mode 100644 index 00000000..2a21f796 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_trash.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_trending_up.xml b/app/src/main/res/drawable-nodpi/glyph_trending_up.xml new file mode 100644 index 00000000..bea132f3 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_trending_up.xml @@ -0,0 +1,3 @@ + + + diff --git a/app/src/main/res/drawable-nodpi/glyph_warning.xml b/app/src/main/res/drawable-nodpi/glyph_warning.xml new file mode 100644 index 00000000..d6c9bb18 --- /dev/null +++ b/app/src/main/res/drawable-nodpi/glyph_warning.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/README.md b/docs/brand/generated-art/glyphs/README.md new file mode 100644 index 00000000..b06c4920 --- /dev/null +++ b/docs/brand/generated-art/glyphs/README.md @@ -0,0 +1,87 @@ +# Closer G-set Glyphs + +Generated 2026-06-27 from the remaining `ClaudeBrandingReview.md` art backlog. + +These are notification-safe, single-color relationship glyphs. Use the SVG files and preview PNGs for review/source +handoff and the Android VectorDrawable XML files when wiring them into the app. + +## Location +- Source SVGs: `docs/brand/generated-art/glyphs/source-svg/` +- Android-ready vectors: `docs/brand/generated-art/glyphs/android-vector/` +- Preview PNGs: `docs/brand/generated-art/glyphs/preview-png/` +- Contact sheet: `docs/brand/generated-art/glyphs/glyph-contact-sheet.png` + +## Inventory +Total: 63 glyphs. + +### Closer-specific G-set +- `glyph_closer_mark` +- `glyph_paired_cards` +- `glyph_daily_card` +- `glyph_sealed_answer` +- `glyph_memory_capsule` +- `glyph_date_card_heart` +- `glyph_quiet_hours_moon` +- `glyph_couple_premium` +- `glyph_export_data` +- `glyph_delete_account` +- `glyph_how_well` +- `glyph_connection_challenge` +- `glyph_question_packs` +- `glyph_bucket_list` +- `glyph_past_games` +- `glyph_spin_wheel` +- `glyph_privacy_lock` + +### System replacement glyphs +- `glyph_add` +- `glyph_attach_money` +- `glyph_back` +- `glyph_bell` +- `glyph_cake` +- `glyph_calendar` +- `glyph_camera` +- `glyph_card_giftcard` +- `glyph_chat` +- `glyph_check` +- `glyph_close` +- `glyph_copy` +- `glyph_couple` +- `glyph_edit` +- `glyph_eye` +- `glyph_eye_off` +- `glyph_fingerprint` +- `glyph_forward` +- `glyph_heart` +- `glyph_heart_outline` +- `glyph_home` +- `glyph_hourglass` +- `glyph_key` +- `glyph_lock` +- `glyph_lock_open` +- `glyph_mic` +- `glyph_open_in_new` +- `glyph_palette` +- `glyph_pause` +- `glyph_person` +- `glyph_photo` +- `glyph_play` +- `glyph_psychology` +- `glyph_question_answer` +- `glyph_refresh` +- `glyph_send` +- `glyph_settings` +- `glyph_share` +- `glyph_shield` +- `glyph_star` +- `glyph_streak` +- `glyph_sync` +- `glyph_timeline` +- `glyph_trash` +- `glyph_trending_up` +- `glyph_warning` + +## Usage Notes +- SVG sources use Closer lavender `#B98AF4`. +- Android vectors use white fills/strokes so the platform or Compose can tint them safely. +- Keep these monochrome for notification compatibility. diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_add.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_add.xml new file mode 100644 index 00000000..a15f1c16 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_add.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_attach_money.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_attach_money.xml new file mode 100644 index 00000000..6acd4103 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_attach_money.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_back.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_back.xml new file mode 100644 index 00000000..a5ca9f4c --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_back.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_bell.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_bell.xml new file mode 100644 index 00000000..479d1048 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_bell.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_bucket_list.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_bucket_list.xml new file mode 100644 index 00000000..bd094c9b --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_bucket_list.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_cake.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_cake.xml new file mode 100644 index 00000000..07aa1d6d --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_cake.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_calendar.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_calendar.xml new file mode 100644 index 00000000..23626372 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_calendar.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_camera.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_camera.xml new file mode 100644 index 00000000..c159f1b6 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_camera.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_card_giftcard.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_card_giftcard.xml new file mode 100644 index 00000000..c6b45bf7 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_card_giftcard.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_chat.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_chat.xml new file mode 100644 index 00000000..2286c6bb --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_chat.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_check.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_check.xml new file mode 100644 index 00000000..bd1b4f45 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_check.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_close.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_close.xml new file mode 100644 index 00000000..c27e2e3a --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_close.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_closer_mark.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_closer_mark.xml new file mode 100644 index 00000000..55316e66 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_closer_mark.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_connection_challenge.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_connection_challenge.xml new file mode 100644 index 00000000..0c4fffee --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_connection_challenge.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_copy.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_copy.xml new file mode 100644 index 00000000..d9efdbbd --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_copy.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_couple.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_couple.xml new file mode 100644 index 00000000..66f24b61 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_couple.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_couple_premium.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_couple_premium.xml new file mode 100644 index 00000000..e7e3fa74 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_couple_premium.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_daily_card.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_daily_card.xml new file mode 100644 index 00000000..6f1e11a8 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_daily_card.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_date_card_heart.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_date_card_heart.xml new file mode 100644 index 00000000..2aa4e918 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_date_card_heart.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_delete_account.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_delete_account.xml new file mode 100644 index 00000000..02283030 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_delete_account.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_edit.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_edit.xml new file mode 100644 index 00000000..b11fa12a --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_edit.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_export_data.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_export_data.xml new file mode 100644 index 00000000..608bdf0e --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_export_data.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_eye.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_eye.xml new file mode 100644 index 00000000..88760792 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_eye.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_eye_off.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_eye_off.xml new file mode 100644 index 00000000..e4cf1392 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_eye_off.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_fingerprint.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_fingerprint.xml new file mode 100644 index 00000000..de5acaee --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_fingerprint.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_forward.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_forward.xml new file mode 100644 index 00000000..0ec096ee --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_forward.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_heart.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_heart.xml new file mode 100644 index 00000000..d67e6b17 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_heart.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_heart_outline.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_heart_outline.xml new file mode 100644 index 00000000..7d40a987 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_heart_outline.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_home.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_home.xml new file mode 100644 index 00000000..b281cd63 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_home.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_hourglass.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_hourglass.xml new file mode 100644 index 00000000..9afe1aaa --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_hourglass.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_how_well.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_how_well.xml new file mode 100644 index 00000000..c9c5d533 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_how_well.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_key.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_key.xml new file mode 100644 index 00000000..ef9bc27d --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_key.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_lock.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_lock.xml new file mode 100644 index 00000000..e89b91cc --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_lock.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_lock_open.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_lock_open.xml new file mode 100644 index 00000000..93ed2c1c --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_lock_open.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_memory_capsule.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_memory_capsule.xml new file mode 100644 index 00000000..81392ede --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_memory_capsule.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_mic.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_mic.xml new file mode 100644 index 00000000..cfea5f48 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_mic.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_open_in_new.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_open_in_new.xml new file mode 100644 index 00000000..aa97fc35 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_open_in_new.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_paired_cards.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_paired_cards.xml new file mode 100644 index 00000000..b84d327d --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_paired_cards.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_palette.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_palette.xml new file mode 100644 index 00000000..0a5d63b5 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_palette.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_past_games.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_past_games.xml new file mode 100644 index 00000000..34caee1f --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_past_games.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_pause.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_pause.xml new file mode 100644 index 00000000..9ecb0b19 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_pause.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_person.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_person.xml new file mode 100644 index 00000000..e017d36a --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_person.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_photo.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_photo.xml new file mode 100644 index 00000000..322220c1 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_photo.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_play.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_play.xml new file mode 100644 index 00000000..4f9f4d45 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_play.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_privacy_lock.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_privacy_lock.xml new file mode 100644 index 00000000..e89b91cc --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_privacy_lock.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_psychology.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_psychology.xml new file mode 100644 index 00000000..c8cfd5fa --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_psychology.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_question_answer.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_question_answer.xml new file mode 100644 index 00000000..34bc9084 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_question_answer.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_question_packs.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_question_packs.xml new file mode 100644 index 00000000..a90841c5 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_question_packs.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_quiet_hours_moon.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_quiet_hours_moon.xml new file mode 100644 index 00000000..a115f858 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_quiet_hours_moon.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_refresh.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_refresh.xml new file mode 100644 index 00000000..75114d01 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_refresh.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_sealed_answer.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_sealed_answer.xml new file mode 100644 index 00000000..2f807a96 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_sealed_answer.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_send.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_send.xml new file mode 100644 index 00000000..b1e80d1b --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_send.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_settings.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_settings.xml new file mode 100644 index 00000000..16e63ca2 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_settings.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_share.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_share.xml new file mode 100644 index 00000000..64a5f9dc --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_share.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_shield.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_shield.xml new file mode 100644 index 00000000..0f1b26c9 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_shield.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_spin_wheel.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_spin_wheel.xml new file mode 100644 index 00000000..c3bbc988 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_spin_wheel.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_star.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_star.xml new file mode 100644 index 00000000..822b4534 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_star.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_streak.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_streak.xml new file mode 100644 index 00000000..706fdc1f --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_streak.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_sync.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_sync.xml new file mode 100644 index 00000000..2684a3ac --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_sync.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_timeline.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_timeline.xml new file mode 100644 index 00000000..f96a89b9 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_timeline.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_trash.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_trash.xml new file mode 100644 index 00000000..2a21f796 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_trash.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_trending_up.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_trending_up.xml new file mode 100644 index 00000000..bea132f3 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_trending_up.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/android-vector/glyph_warning.xml b/docs/brand/generated-art/glyphs/android-vector/glyph_warning.xml new file mode 100644 index 00000000..d6c9bb18 --- /dev/null +++ b/docs/brand/generated-art/glyphs/android-vector/glyph_warning.xml @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/glyph-contact-sheet.png b/docs/brand/generated-art/glyphs/glyph-contact-sheet.png new file mode 100644 index 00000000..b9b922b9 Binary files /dev/null and b/docs/brand/generated-art/glyphs/glyph-contact-sheet.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_add.png b/docs/brand/generated-art/glyphs/preview-png/glyph_add.png new file mode 100644 index 00000000..ea8c2e37 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_add.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_attach_money.png b/docs/brand/generated-art/glyphs/preview-png/glyph_attach_money.png new file mode 100644 index 00000000..3ce1c988 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_attach_money.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_back.png b/docs/brand/generated-art/glyphs/preview-png/glyph_back.png new file mode 100644 index 00000000..183e68c3 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_back.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_bell.png b/docs/brand/generated-art/glyphs/preview-png/glyph_bell.png new file mode 100644 index 00000000..ceb216b7 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_bell.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_bucket_list.png b/docs/brand/generated-art/glyphs/preview-png/glyph_bucket_list.png new file mode 100644 index 00000000..6c635d9a Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_bucket_list.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_cake.png b/docs/brand/generated-art/glyphs/preview-png/glyph_cake.png new file mode 100644 index 00000000..8877d9bc Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_cake.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_calendar.png b/docs/brand/generated-art/glyphs/preview-png/glyph_calendar.png new file mode 100644 index 00000000..8275c7f1 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_calendar.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_camera.png b/docs/brand/generated-art/glyphs/preview-png/glyph_camera.png new file mode 100644 index 00000000..d83b4034 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_camera.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_card_giftcard.png b/docs/brand/generated-art/glyphs/preview-png/glyph_card_giftcard.png new file mode 100644 index 00000000..3c1fae37 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_card_giftcard.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_chat.png b/docs/brand/generated-art/glyphs/preview-png/glyph_chat.png new file mode 100644 index 00000000..c07e869c Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_chat.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_check.png b/docs/brand/generated-art/glyphs/preview-png/glyph_check.png new file mode 100644 index 00000000..471f850e Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_check.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_close.png b/docs/brand/generated-art/glyphs/preview-png/glyph_close.png new file mode 100644 index 00000000..b15abad7 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_close.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_closer_mark.png b/docs/brand/generated-art/glyphs/preview-png/glyph_closer_mark.png new file mode 100644 index 00000000..d61074be Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_closer_mark.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_connection_challenge.png b/docs/brand/generated-art/glyphs/preview-png/glyph_connection_challenge.png new file mode 100644 index 00000000..eec4d89e Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_connection_challenge.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_copy.png b/docs/brand/generated-art/glyphs/preview-png/glyph_copy.png new file mode 100644 index 00000000..118771d6 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_copy.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_couple.png b/docs/brand/generated-art/glyphs/preview-png/glyph_couple.png new file mode 100644 index 00000000..c4a85472 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_couple.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_couple_premium.png b/docs/brand/generated-art/glyphs/preview-png/glyph_couple_premium.png new file mode 100644 index 00000000..49f98fe9 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_couple_premium.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_daily_card.png b/docs/brand/generated-art/glyphs/preview-png/glyph_daily_card.png new file mode 100644 index 00000000..d30cea8f Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_daily_card.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_date_card_heart.png b/docs/brand/generated-art/glyphs/preview-png/glyph_date_card_heart.png new file mode 100644 index 00000000..422965e3 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_date_card_heart.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_delete_account.png b/docs/brand/generated-art/glyphs/preview-png/glyph_delete_account.png new file mode 100644 index 00000000..6dbc4751 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_delete_account.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_edit.png b/docs/brand/generated-art/glyphs/preview-png/glyph_edit.png new file mode 100644 index 00000000..38e7ae89 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_edit.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_export_data.png b/docs/brand/generated-art/glyphs/preview-png/glyph_export_data.png new file mode 100644 index 00000000..7131d91e Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_export_data.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_eye.png b/docs/brand/generated-art/glyphs/preview-png/glyph_eye.png new file mode 100644 index 00000000..81551361 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_eye.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_eye_off.png b/docs/brand/generated-art/glyphs/preview-png/glyph_eye_off.png new file mode 100644 index 00000000..88607754 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_eye_off.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_fingerprint.png b/docs/brand/generated-art/glyphs/preview-png/glyph_fingerprint.png new file mode 100644 index 00000000..a8ea2506 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_fingerprint.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_forward.png b/docs/brand/generated-art/glyphs/preview-png/glyph_forward.png new file mode 100644 index 00000000..5e13efa1 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_forward.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_heart.png b/docs/brand/generated-art/glyphs/preview-png/glyph_heart.png new file mode 100644 index 00000000..a87ecaf8 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_heart.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_heart_outline.png b/docs/brand/generated-art/glyphs/preview-png/glyph_heart_outline.png new file mode 100644 index 00000000..a1105f85 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_heart_outline.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_home.png b/docs/brand/generated-art/glyphs/preview-png/glyph_home.png new file mode 100644 index 00000000..7dacbc0d Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_home.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_hourglass.png b/docs/brand/generated-art/glyphs/preview-png/glyph_hourglass.png new file mode 100644 index 00000000..efce6fc6 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_hourglass.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_how_well.png b/docs/brand/generated-art/glyphs/preview-png/glyph_how_well.png new file mode 100644 index 00000000..6e5b3383 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_how_well.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_key.png b/docs/brand/generated-art/glyphs/preview-png/glyph_key.png new file mode 100644 index 00000000..20fb6753 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_key.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_lock.png b/docs/brand/generated-art/glyphs/preview-png/glyph_lock.png new file mode 100644 index 00000000..3aeab9fa Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_lock.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_lock_open.png b/docs/brand/generated-art/glyphs/preview-png/glyph_lock_open.png new file mode 100644 index 00000000..03348582 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_lock_open.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_memory_capsule.png b/docs/brand/generated-art/glyphs/preview-png/glyph_memory_capsule.png new file mode 100644 index 00000000..a3ea0faf Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_memory_capsule.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_mic.png b/docs/brand/generated-art/glyphs/preview-png/glyph_mic.png new file mode 100644 index 00000000..7d44f1e2 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_mic.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_open_in_new.png b/docs/brand/generated-art/glyphs/preview-png/glyph_open_in_new.png new file mode 100644 index 00000000..b6b32fb5 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_open_in_new.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_paired_cards.png b/docs/brand/generated-art/glyphs/preview-png/glyph_paired_cards.png new file mode 100644 index 00000000..bf8e5905 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_paired_cards.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_palette.png b/docs/brand/generated-art/glyphs/preview-png/glyph_palette.png new file mode 100644 index 00000000..8b93eb09 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_palette.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_past_games.png b/docs/brand/generated-art/glyphs/preview-png/glyph_past_games.png new file mode 100644 index 00000000..5c9940e9 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_past_games.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_pause.png b/docs/brand/generated-art/glyphs/preview-png/glyph_pause.png new file mode 100644 index 00000000..41fc7466 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_pause.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_person.png b/docs/brand/generated-art/glyphs/preview-png/glyph_person.png new file mode 100644 index 00000000..42ee59b3 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_person.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_photo.png b/docs/brand/generated-art/glyphs/preview-png/glyph_photo.png new file mode 100644 index 00000000..2dd23b30 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_photo.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_play.png b/docs/brand/generated-art/glyphs/preview-png/glyph_play.png new file mode 100644 index 00000000..9146a07b Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_play.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_privacy_lock.png b/docs/brand/generated-art/glyphs/preview-png/glyph_privacy_lock.png new file mode 100644 index 00000000..3aeab9fa Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_privacy_lock.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_psychology.png b/docs/brand/generated-art/glyphs/preview-png/glyph_psychology.png new file mode 100644 index 00000000..265d926a Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_psychology.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_question_answer.png b/docs/brand/generated-art/glyphs/preview-png/glyph_question_answer.png new file mode 100644 index 00000000..371a61ca Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_question_answer.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_question_packs.png b/docs/brand/generated-art/glyphs/preview-png/glyph_question_packs.png new file mode 100644 index 00000000..21f2c632 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_question_packs.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_quiet_hours_moon.png b/docs/brand/generated-art/glyphs/preview-png/glyph_quiet_hours_moon.png new file mode 100644 index 00000000..1efb6c0c Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_quiet_hours_moon.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_refresh.png b/docs/brand/generated-art/glyphs/preview-png/glyph_refresh.png new file mode 100644 index 00000000..aa80a70c Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_refresh.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_sealed_answer.png b/docs/brand/generated-art/glyphs/preview-png/glyph_sealed_answer.png new file mode 100644 index 00000000..91bb7863 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_sealed_answer.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_send.png b/docs/brand/generated-art/glyphs/preview-png/glyph_send.png new file mode 100644 index 00000000..026aec43 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_send.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_settings.png b/docs/brand/generated-art/glyphs/preview-png/glyph_settings.png new file mode 100644 index 00000000..765e80c7 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_settings.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_share.png b/docs/brand/generated-art/glyphs/preview-png/glyph_share.png new file mode 100644 index 00000000..4aba5bc4 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_share.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_shield.png b/docs/brand/generated-art/glyphs/preview-png/glyph_shield.png new file mode 100644 index 00000000..d0faccd3 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_shield.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_spin_wheel.png b/docs/brand/generated-art/glyphs/preview-png/glyph_spin_wheel.png new file mode 100644 index 00000000..56f36379 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_spin_wheel.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_star.png b/docs/brand/generated-art/glyphs/preview-png/glyph_star.png new file mode 100644 index 00000000..dc0ffe9d Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_star.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_streak.png b/docs/brand/generated-art/glyphs/preview-png/glyph_streak.png new file mode 100644 index 00000000..d21eb502 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_streak.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_sync.png b/docs/brand/generated-art/glyphs/preview-png/glyph_sync.png new file mode 100644 index 00000000..9d436594 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_sync.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_timeline.png b/docs/brand/generated-art/glyphs/preview-png/glyph_timeline.png new file mode 100644 index 00000000..9fdd2b8a Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_timeline.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_trash.png b/docs/brand/generated-art/glyphs/preview-png/glyph_trash.png new file mode 100644 index 00000000..9a035830 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_trash.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_trending_up.png b/docs/brand/generated-art/glyphs/preview-png/glyph_trending_up.png new file mode 100644 index 00000000..2eadf359 Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_trending_up.png differ diff --git a/docs/brand/generated-art/glyphs/preview-png/glyph_warning.png b/docs/brand/generated-art/glyphs/preview-png/glyph_warning.png new file mode 100644 index 00000000..c72dd18e Binary files /dev/null and b/docs/brand/generated-art/glyphs/preview-png/glyph_warning.png differ diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_add.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_add.svg new file mode 100644 index 00000000..1aea6fd1 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_add.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_attach_money.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_attach_money.svg new file mode 100644 index 00000000..5036bb98 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_attach_money.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_back.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_back.svg new file mode 100644 index 00000000..9522b680 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_back.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_bell.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_bell.svg new file mode 100644 index 00000000..d4c777f0 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_bell.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_cake.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_cake.svg new file mode 100644 index 00000000..5a7ae62c --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_cake.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_calendar.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_calendar.svg new file mode 100644 index 00000000..ce4bc010 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_calendar.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_camera.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_camera.svg new file mode 100644 index 00000000..bd2cef41 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_camera.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_card_giftcard.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_card_giftcard.svg new file mode 100644 index 00000000..929d045a --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_card_giftcard.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_chat.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_chat.svg new file mode 100644 index 00000000..9b6c1a2e --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_chat.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_check.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_check.svg new file mode 100644 index 00000000..6ebf5e5a --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_check.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_close.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_close.svg new file mode 100644 index 00000000..44f19522 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_close.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_copy.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_copy.svg new file mode 100644 index 00000000..1c7f6576 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_copy.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_couple.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_couple.svg new file mode 100644 index 00000000..4dc7b5ea --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_couple.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_edit.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_edit.svg new file mode 100644 index 00000000..3c5da16e --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_edit.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_eye.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_eye.svg new file mode 100644 index 00000000..a8847f4d --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_eye.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_eye_off.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_eye_off.svg new file mode 100644 index 00000000..cf4a20e2 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_eye_off.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_fingerprint.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_fingerprint.svg new file mode 100644 index 00000000..e8ee3855 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_fingerprint.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_forward.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_forward.svg new file mode 100644 index 00000000..1f1f13cc --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_forward.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_heart.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_heart.svg new file mode 100644 index 00000000..fbce4b2c --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_heart.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_heart_outline.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_heart_outline.svg new file mode 100644 index 00000000..199954d8 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_heart_outline.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_home.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_home.svg new file mode 100644 index 00000000..9bba90b1 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_home.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_hourglass.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_hourglass.svg new file mode 100644 index 00000000..8d5a89d1 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_hourglass.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_key.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_key.svg new file mode 100644 index 00000000..fdfae80c --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_key.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_lock.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_lock.svg new file mode 100644 index 00000000..0dc1611e --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_lock.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_lock_open.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_lock_open.svg new file mode 100644 index 00000000..7736a39c --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_lock_open.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_mic.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_mic.svg new file mode 100644 index 00000000..a69f9c7e --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_mic.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_open_in_new.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_open_in_new.svg new file mode 100644 index 00000000..1d2b57ba --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_open_in_new.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_palette.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_palette.svg new file mode 100644 index 00000000..aed46b89 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_palette.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_pause.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_pause.svg new file mode 100644 index 00000000..c0b3ab62 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_pause.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_person.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_person.svg new file mode 100644 index 00000000..83c11bd2 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_person.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_photo.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_photo.svg new file mode 100644 index 00000000..c46e1df8 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_photo.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_play.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_play.svg new file mode 100644 index 00000000..7f0c2155 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_play.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_psychology.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_psychology.svg new file mode 100644 index 00000000..a4ab185e --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_psychology.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_question_answer.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_question_answer.svg new file mode 100644 index 00000000..9e469dcc --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_question_answer.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_refresh.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_refresh.svg new file mode 100644 index 00000000..a2fc235a --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_refresh.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_send.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_send.svg new file mode 100644 index 00000000..bae2630a --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_send.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_settings.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_settings.svg new file mode 100644 index 00000000..3961ccdc --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_settings.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_share.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_share.svg new file mode 100644 index 00000000..2b68edbd --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_share.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_shield.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_shield.svg new file mode 100644 index 00000000..5d4d575a --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_shield.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_star.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_star.svg new file mode 100644 index 00000000..2aa766a9 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_star.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_streak.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_streak.svg new file mode 100644 index 00000000..b24ec3d4 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_streak.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_sync.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_sync.svg new file mode 100644 index 00000000..b93eb9e0 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_sync.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_timeline.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_timeline.svg new file mode 100644 index 00000000..733081f6 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_timeline.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_trash.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_trash.svg new file mode 100644 index 00000000..949365ea --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_trash.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_trending_up.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_trending_up.svg new file mode 100644 index 00000000..fe351e98 --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_trending_up.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/glyphs/source-svg/glyph_warning.svg b/docs/brand/generated-art/glyphs/source-svg/glyph_warning.svg new file mode 100644 index 00000000..82baf86b --- /dev/null +++ b/docs/brand/generated-art/glyphs/source-svg/glyph_warning.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/brand/generated-art/illustration_reveal_celebration.png b/docs/brand/generated-art/illustration_reveal_celebration.png new file mode 100644 index 00000000..97d4b0ce Binary files /dev/null and b/docs/brand/generated-art/illustration_reveal_celebration.png differ diff --git a/docs/brand/generated-art/illustration_spin_wheel.png b/docs/brand/generated-art/illustration_spin_wheel.png new file mode 100644 index 00000000..f66274ea Binary files /dev/null and b/docs/brand/generated-art/illustration_spin_wheel.png differ diff --git a/docs/brand/generated-art/illustration_streak_milestone.png b/docs/brand/generated-art/illustration_streak_milestone.png new file mode 100644 index 00000000..0d8967f2 Binary files /dev/null and b/docs/brand/generated-art/illustration_streak_milestone.png differ diff --git a/docs/brand/generated-art/transparent-assets-theme-check.png b/docs/brand/generated-art/transparent-assets-theme-check.png new file mode 100644 index 00000000..b6c4b38e Binary files /dev/null and b/docs/brand/generated-art/transparent-assets-theme-check.png differ