├── .gitignore ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── STYLE-GUIDE.md ├── brand-logos ├── 25px_Beeper.svg ├── 25px_Bluesky.svg ├── 25px_Discord.svg ├── 25px_Duolingo.svg ├── 25px_Element.svg ├── 25px_Google_Chat.svg ├── 25px_Google_Tasks.svg ├── 25px_Home_Assistant.svg ├── 25px_Memfault.svg ├── 25px_Outlook.svg ├── 25px_Reddit.svg ├── 25px_Signal.svg ├── 25px_Steam.svg ├── 25px_Teams.svg ├── 25px_Threads.svg ├── 25px_Twitch.svg ├── 25px_Unifi_Protect.svg ├── 25px_Youtube.svg ├── 25px_Zoom.svg ├── 25px_eBay.svg ├── 50px_Beeper.svg ├── 50px_Bluesky.svg ├── 50px_Discord.svg ├── 50px_Duolingo.svg ├── 50px_Element.svg ├── 50px_Google_Chat.svg ├── 50px_Google_Tasks.svg ├── 50px_Home_Assistant.svg ├── 50px_Memfault.svg ├── 50px_Outlook.svg ├── 50px_Signal.svg ├── 50px_Steam.svg ├── 50px_Teams.svg ├── 50px_Threads.svg ├── 50px_Twitch.svg ├── 50px_Unifi_Protect.svg ├── 50px_Youtube.svg ├── 50px_Zoom.svg ├── 50px_eBay.svg ├── 80px_Beeper.svg ├── 80px_Bluesky.svg ├── 80px_Discord.svg ├── 80px_Duolingo.svg ├── 80px_Element.svg ├── 80px_Google_Chat.svg ├── 80px_Google_Tasks.svg ├── 80px_Home_Assistant.svg ├── 80px_Memfault.svg ├── 80px_Outlook.svg ├── 80px_Signal.svg ├── 80px_Steam.svg ├── 80px_Teams.svg ├── 80px_Threads.svg ├── 80px_Twitch.svg ├── 80px_Unifi_Protect.svg ├── 80px_Youtube.svg ├── 80px_Zoom.svg └── 80px_eBay.svg ├── github-images ├── Three sizes.png ├── angle limits.png ├── closed shapes solid fill.png └── pixel alignment.png ├── hidpi-stickers ├── Rebble app - Android Adaptive Color.svg ├── Rebble app - Android Legacy.svg ├── Rebble app - Android.svg ├── Rebble app - iOS.svg ├── Rebble logo sticker.svg ├── Rebble sideloader app Android.svg └── watches │ ├── layer order.png │ ├── pebble 2 │ ├── Pebble 2.svg │ ├── pebble_2_body_fill.svg │ ├── pebble_2_body_stroke.svg │ ├── pebble_2_buttons_stroke.svg │ ├── pebble_2_screen_fill.svg │ └── pebble_2_screen_stroke.svg │ ├── pebble classic │ ├── Pebble Classic.svg │ ├── classic_body_fill.svg │ ├── classic_body_stroke.svg │ ├── classic_screen_fill.svg │ └── classic_screen_stroke.svg │ ├── pebble steel │ ├── Pebble Steel.svg │ ├── classic_steel_body_fill.svg │ ├── classic_steel_body_stroke.svg │ ├── classic_steel_screen_fill.svg │ └── classic_steel_screen_stroke.svg │ ├── pebble time round │ ├── Pebble Time Round.svg │ ├── time_round_body_fill.svg │ ├── time_round_body_stroke.svg │ ├── time_round_screen_fill.svg │ └── time_round_screen_stroke.svg │ ├── pebble time steel │ ├── Pebble Time Steel.svg │ ├── time_steel_body_fill.svg │ ├── time_steel_body_stroke.svg │ ├── time_steel_screen_fill.svg │ └── time_steel_screen_stroke.svg │ ├── pebble time │ ├── Pebble Time.svg │ ├── time_body_fill.svg │ ├── time_body_stroke.svg │ ├── time_screen_fill.svg │ └── time_screen_stroke.svg │ └── readme.md ├── icons ├── 18px_Music_disc.svg ├── 18px_Music_note.svg ├── 25px_About.svg ├── 25px_About_Book.svg ├── 25px_Add_Plus.svg ├── 25px_Analytics_telescope.svg ├── 25px_Apps_box.svg ├── 25px_Apps_toolbox_closed.svg ├── 25px_Appstore.svg ├── 25px_Calendar.svg ├── 25px_Caret_down.svg ├── 25px_Caret_left.svg ├── 25px_Caret_right.svg ├── 25px_Caret_up.svg ├── 25px_Check_for_updates.svg ├── 25px_Checkmark.svg ├── 25px_Clock_and_details.svg ├── 25px_Close_X.svg ├── 25px_Cloud.svg ├── 25px_Connect_to_watch.svg ├── 25px_Contacts_book.svg ├── 25px_Customize_navbar.svg ├── 25px_Delete_trash.svg ├── 25px_Developer_console.svg ├── 25px_Developer_options_semicolon.svg ├── 25px_Devices.svg ├── 25px_Disconnect_from_watch.svg ├── 25px_Download_apply_update.svg ├── 25px_Floppy_disk_generic.svg ├── 25px_Floppy_disk_health_database.svg ├── 25px_Floppy_disk_stats.svg ├── 25px_Fonts_language ├── 25px_Health_journal.svg ├── 25px_Heart.svg ├── 25px_Heart_empty.svg ├── 25px_Heart_filled.svg ├── 25px_Location.svg ├── 25px_Location_problem.svg ├── 25px_Locker.svg ├── 25px_Menu_icon_horizontal.svg ├── 25px_Menu_icon_vertical.svg ├── 25px_Microphone.svg ├── 25px_Music_disc.svg ├── 25px_Music_note.svg ├── 25px_Music_radio.svg ├── 25px_Notification_email.svg ├── 25px_Notification_megaphone.svg ├── 25px_Notification_popup.svg ├── 25px_Notifications_mailbox.svg ├── 25px_Permissions_lock.svg ├── 25px_Phone.svg ├── 25px_Rocket.svg ├── 25px_SMS.svg ├── 25px_Sad_phone.svg ├── 25px_Search.svg ├── 25px_Send_to_watch_checked.svg ├── 25px_Send_to_watch_unchecked.svg ├── 25px_Settings.svg ├── 25px_Settings_alt.svg ├── 25px_Settings_alt_2.svg ├── 25px_Share.svg ├── 25px_Shopping_bag.svg ├── 25px_Silence_phone.svg ├── 25px_Sleep.svg ├── 25px_Sports.svg ├── 25px_Steps.svg ├── 25px_Timeline_pin.svg ├── 25px_Timeline_weather.svg ├── 25px_Toolbox_watch_apps.svg ├── 25px_Unknown_app.svg ├── 25px_Unpair_sad_watch.svg ├── 25px_Unsupported_nope.svg ├── 25px_Vibrating_watch.svg ├── 25px_Warning_sign.svg ├── 25px_Watch_faces.svg ├── 50px_Appstore.svg ├── 80px_Appstore.svg ├── 80px_Ghost.svg ├── 80px_Rocket.svg └── Screenshot_camera.svg └── pebbleos ├── Pebble-PRF_download_app_fu~bw.svg ├── Pebble-PRF_download_app_fu~color.svg ├── Pebble-PRF_launch_app.svg ├── Pebble-PRF_launch_app~bw.svg ├── Pebble-PRF_launch_app~color.svg ├── Pebble-PRF_low_power_charging.svg ├── Pebble-PRF_low_power_discharging.svg ├── Pebble_25x25_Activity.svg ├── Pebble_25x25_Alarm_clock.svg ├── Pebble_25x25_Amazon.svg ├── Pebble_25x25_American_football.svg ├── Pebble_25x25_Audio_cassette.svg ├── Pebble_25x25_BLE_HRM_Sharing.svg ├── Pebble_25x25_Baseball_game.svg ├── Pebble_25x25_Basketball.svg ├── Pebble_25x25_Birthday_event.svg ├── Pebble_25x25_Blackberry_messenger.svg ├── Pebble_25x25_Calendar.svg ├── Pebble_25x25_Calories.svg ├── Pebble_25x25_Car_rental.svg ├── Pebble_25x25_Cloudy_day.svg ├── Pebble_25x25_Cricket_game.svg ├── Pebble_25x25_Day_separator.svg ├── Pebble_25x25_Deleted.svg ├── Pebble_25x25_Dinner_reservation.svg ├── Pebble_25x25_Dismiss.svg ├── Pebble_25x25_Dismissed_call.svg ├── Pebble_25x25_Distance.svg ├── Pebble_25x25_Duration.svg ├── Pebble_25x25_During_phone_call.svg ├── Pebble_25x25_Facebook_messenger_notification.svg ├── Pebble_25x25_Facebook_notification.svg ├── Pebble_25x25_Facetime_dismissed.svg ├── Pebble_25x25_Facetime_during.svg ├── Pebble_25x25_Facetime_incoming.svg ├── Pebble_25x25_Facetime_missed.svg ├── Pebble_25x25_Facetime_outgoing.svg ├── Pebble_25x25_Generic_SMS.svg ├── Pebble_25x25_Generic_confirmation.svg ├── Pebble_25x25_Generic_e-mail.svg ├── Pebble_25x25_Generic_failed.svg ├── Pebble_25x25_Generic_notification.svg ├── Pebble_25x25_Generic_pin.svg ├── Pebble_25x25_Generic_question.svg ├── Pebble_25x25_Generic_reminder.svg ├── Pebble_25x25_Generic_sports.svg ├── Pebble_25x25_Generic_warning.svg ├── Pebble_25x25_Generic_weather.svg ├── Pebble_25x25_Glucose_monitor.svg ├── Pebble_25x25_Gmail_notification.svg ├── Pebble_25x25_Google_Hangouts_notification.svg ├── Pebble_25x25_Google_Maps.svg ├── Pebble_25x25_Google_Photos.svg ├── Pebble_25x25_Google_inbox_notification.svg ├── Pebble_25x25_Google_messenger.svg ├── Pebble_25x25_Heart.svg ├── Pebble_25x25_Heavy_rain.svg ├── Pebble_25x25_Heavy_snow.svg ├── Pebble_25x25_Hipchat.svg ├── Pebble_25x25_Hockey_game.svg ├── Pebble_25x25_Hotel_reservation.svg ├── Pebble_25x25_Incoming_call.svg ├── Pebble_25x25_Instagram.svg ├── Pebble_25x25_KakaoTalk.svg ├── Pebble_25x25_Kik.svg ├── Pebble_25x25_Light_rain.svg ├── Pebble_25x25_Light_snow.svg ├── Pebble_25x25_Lighthouse.svg ├── Pebble_25x25_Line.svg ├── Pebble_25x25_LinkedIn.svg ├── Pebble_25x25_Location.svg ├── Pebble_25x25_Mailbox.svg ├── Pebble_25x25_Missed_call.svg ├── Pebble_25x25_Moon.svg ├── Pebble_25x25_Movie_event.svg ├── Pebble_25x25_Music_event.svg ├── Pebble_25x25_News_event.svg ├── Pebble_25x25_Outlook.svg ├── Pebble_25x25_Pace.svg ├── Pebble_25x25_Partly_cloudy.svg ├── Pebble_25x25_Pay_bill.svg ├── Pebble_25x25_Quick_dismiss.svg ├── Pebble_25x25_Radio_show.svg ├── Pebble_25x25_Raining_and_snowing.svg ├── Pebble_25x25_Reached_fitness_goal.svg ├── Pebble_25x25_Result_shredded.svg ├── Pebble_25x25_Run.svg ├── Pebble_25x25_Scheduled_event.svg ├── Pebble_25x25_Scheduled_flight.svg ├── Pebble_25x25_Sent.svg ├── Pebble_25x25_Settings.svg ├── Pebble_25x25_Skype.svg ├── Pebble_25x25_Slack.svg ├── Pebble_25x25_Sleep.svg ├── Pebble_25x25_Smart_alarm.svg ├── Pebble_25x25_Snapchat.svg ├── Pebble_25x25_Soccer_game.svg ├── Pebble_25x25_Stocks_event.svg ├── Pebble_25x25_Sunny_day.svg ├── Pebble_25x25_Sunrise.svg ├── Pebble_25x25_Sunset.svg ├── Pebble_25x25_TV_show.svg ├── Pebble_25x25_Telegram_app.svg ├── Pebble_25x25_Test_Animated.pdc ├── Pebble_25x25_Tide_is_high.svg ├── Pebble_25x25_Twitter_notification.svg ├── Pebble_25x25_Viber.svg ├── Pebble_25x25_WeChat.svg ├── Pebble_25x25_WhatsApp_notification.svg ├── Pebble_25x25_Yahoo_mail.svg ├── Pebble_25x25_iOS_Photos.svg ├── Pebble_50x50_Activity.svg ├── Pebble_50x50_Activity_avg_down.svg ├── Pebble_50x50_Activity_avg_up.svg ├── Pebble_50x50_Alarm_clock.svg ├── Pebble_50x50_Amazon.svg ├── Pebble_50x50_American_football.svg ├── Pebble_50x50_Arrow_down.svg ├── Pebble_50x50_Arrow_up.svg ├── Pebble_50x50_Audio_cassette.svg ├── Pebble_50x50_BLE_HRM_Sharing.svg ├── Pebble_50x50_Baseball_game.svg ├── Pebble_50x50_Basketball.svg ├── Pebble_50x50_Birthday_event.svg ├── Pebble_50x50_Blackberry_messenger.svg ├── Pebble_50x50_Calendar.svg ├── Pebble_50x50_Car_rental.svg ├── Pebble_50x50_Check_internet_connection.svg ├── Pebble_50x50_Cloudy_day.svg ├── Pebble_50x50_Cricket_game.svg ├── Pebble_50x50_Day_seperator.svg ├── Pebble_50x50_Deleted.svg ├── Pebble_50x50_Dinner_reservation.svg ├── Pebble_50x50_Dismiss.svg ├── Pebble_50x50_Dismissed_call.svg ├── Pebble_50x50_During_phone_call.svg ├── Pebble_50x50_Empty_calendar.svg ├── Pebble_50x50_Facebook_messenger_notification.svg ├── Pebble_50x50_Facebook_notification.svg ├── Pebble_50x50_Facetime_dismissed.svg ├── Pebble_50x50_Facetime_during.svg ├── Pebble_50x50_Facetime_incoming.svg ├── Pebble_50x50_Facetime_missed.svg ├── Pebble_50x50_Facetime_outgoing.svg ├── Pebble_50x50_Fin.svg ├── Pebble_50x50_Generic_SMS.svg ├── Pebble_50x50_Generic_confirmation.svg ├── Pebble_50x50_Generic_e-mail.svg ├── Pebble_50x50_Generic_failed.svg ├── Pebble_50x50_Generic_notification.svg ├── Pebble_50x50_Generic_pin.svg ├── Pebble_50x50_Generic_question.svg ├── Pebble_50x50_Generic_reminder.svg ├── Pebble_50x50_Generic_sports.svg ├── Pebble_50x50_Generic_warning.svg ├── Pebble_50x50_Generic_weather.svg ├── Pebble_50x50_Glucose_monitor.svg ├── Pebble_50x50_Gmail_notification.svg ├── Pebble_50x50_Google_Hangouts_notification.svg ├── Pebble_50x50_Google_Maps.svg ├── Pebble_50x50_Google_Photos.svg ├── Pebble_50x50_Google_inbox_notification.svg ├── Pebble_50x50_Google_messenger.svg ├── Pebble_50x50_Heart.svg ├── Pebble_50x50_Heavy_rain.svg ├── Pebble_50x50_Heavy_snow.svg ├── Pebble_50x50_Hipchat.svg ├── Pebble_50x50_Hockey_game.svg ├── Pebble_50x50_Hotel_reservation.svg ├── Pebble_50x50_Incoming_call.svg ├── Pebble_50x50_Instagram.svg ├── Pebble_50x50_KakaoTalk.svg ├── Pebble_50x50_Kik.svg ├── Pebble_50x50_Light_rain.svg ├── Pebble_50x50_Light_snow.svg ├── Pebble_50x50_Lighthouse.svg ├── Pebble_50x50_Line.svg ├── Pebble_50x50_LinkedIn.svg ├── Pebble_50x50_Location.svg ├── Pebble_50x50_Mailbox.svg ├── Pebble_50x50_Missed_call.svg ├── Pebble_50x50_Movie_event.svg ├── Pebble_50x50_Music_event.svg ├── Pebble_50x50_Needs_Charging.svg ├── Pebble_50x50_News_event.svg ├── Pebble_50x50_Outlook.svg ├── Pebble_50x50_Partly_cloudy.svg ├── Pebble_50x50_Pay_bill.svg ├── Pebble_50x50_Radio_show.svg ├── Pebble_50x50_Raining_and_snowing.svg ├── Pebble_50x50_Reached_fitness_goal.svg ├── Pebble_50x50_Resetting_device.svg ├── Pebble_50x50_Result_shredded.svg ├── Pebble_50x50_Scheduled_event.svg ├── Pebble_50x50_Scheduled_flight.svg ├── Pebble_50x50_Sent.svg ├── Pebble_50x50_Settings.svg ├── Pebble_50x50_Skype.svg ├── Pebble_50x50_Slack.svg ├── Pebble_50x50_Sleep.svg ├── Pebble_50x50_Sleep_avg_down.svg ├── Pebble_50x50_Sleep_avg_up.svg ├── Pebble_50x50_Snapchat.svg ├── Pebble_50x50_Soccer_game.svg ├── Pebble_50x50_Software_updating.svg ├── Pebble_50x50_Software_updating_3.svg ├── Pebble_50x50_Stocks_event.svg ├── Pebble_50x50_Sunny_day.svg ├── Pebble_50x50_Sunrise.svg ├── Pebble_50x50_Sunset.svg ├── Pebble_50x50_TV_show.svg ├── Pebble_50x50_Telegram_app.svg ├── Pebble_50x50_Test_Animated.pdc ├── Pebble_50x50_Thumbs_up.svg ├── Pebble_50x50_Tide_is_high.svg ├── Pebble_50x50_Twitter_notification.svg ├── Pebble_50x50_Viber.svg ├── Pebble_50x50_Watch_disconnected.svg ├── Pebble_50x50_WeChat.svg ├── Pebble_50x50_WhatsApp_notification.svg ├── Pebble_50x50_Yahoo_mail.svg ├── Pebble_50x50_iOS_Photos.svg ├── Pebble_80x80_Activity.svg ├── Pebble_80x80_Airplane.svg ├── Pebble_80x80_Alarm_clock_static.svg ├── Pebble_80x80_Amazon.svg ├── Pebble_80x80_American_football.svg ├── Pebble_80x80_Audio_cassette.svg ├── Pebble_80x80_BLE_HRM_Sharing.svg ├── Pebble_80x80_Backlight.svg ├── Pebble_80x80_Baseball_game.svg ├── Pebble_80x80_Basketball.svg ├── Pebble_80x80_Battery_currently_charging.svg ├── Pebble_80x80_Battery_currently_charging_inverted.svg ├── Pebble_80x80_Battery_full.svg ├── Pebble_80x80_Battery_full_inverted.svg ├── Pebble_80x80_Birthday_event.svg ├── Pebble_80x80_Blackberry_messenger.svg ├── Pebble_80x80_Bluescreen_of_death.svg ├── Pebble_80x80_Calendar.svg ├── Pebble_80x80_Car_rental.svg ├── Pebble_80x80_Check_internet_connection.svg ├── Pebble_80x80_Cloudy_day.svg ├── Pebble_80x80_Cricket_game.svg ├── Pebble_80x80_Day_separator.svg ├── Pebble_80x80_Deleted.svg ├── Pebble_80x80_Dinner_reservation.svg ├── Pebble_80x80_Dismiss.svg ├── Pebble_80x80_Dismissed_call.svg ├── Pebble_80x80_During_call.svg ├── Pebble_80x80_During_phone_call.svg ├── Pebble_80x80_Emoji_big_open_smile.svg ├── Pebble_80x80_Emoji_big_smile.svg ├── Pebble_80x80_Emoji_heart.svg ├── Pebble_80x80_Emoji_kissing_with_heart.svg ├── Pebble_80x80_Emoji_laughing_with_tears.svg ├── Pebble_80x80_Emoji_sad.svg ├── Pebble_80x80_Emoji_smiling_blush.svg ├── Pebble_80x80_Emoji_smiling_hearts.svg ├── Pebble_80x80_Emoji_smiling_with_teeth.svg ├── Pebble_80x80_Emoji_thumbs_up.svg ├── Pebble_80x80_Emoji_wink.svg ├── Pebble_80x80_Emoji_wink_tongue.svg ├── Pebble_80x80_Facebook_messenger_notification.svg ├── Pebble_80x80_Facebook_notification.svg ├── Pebble_80x80_Facetime_dismissed.svg ├── Pebble_80x80_Facetime_during.svg ├── Pebble_80x80_Facetime_incoming.svg ├── Pebble_80x80_Facetime_missed.svg ├── Pebble_80x80_Facetime_outgoing.svg ├── Pebble_80x80_Generic_SMS.svg ├── Pebble_80x80_Generic_confirmation.svg ├── Pebble_80x80_Generic_e-mail.svg ├── Pebble_80x80_Generic_failed.svg ├── Pebble_80x80_Generic_notification.svg ├── Pebble_80x80_Generic_pin.svg ├── Pebble_80x80_Generic_question.svg ├── Pebble_80x80_Generic_reminder.svg ├── Pebble_80x80_Generic_sports.svg ├── Pebble_80x80_Generic_warning.svg ├── Pebble_80x80_Generic_weather.svg ├── Pebble_80x80_Glucose_monitor.svg ├── Pebble_80x80_Gmail_notification.svg ├── Pebble_80x80_Google_Hangouts_notification.svg ├── Pebble_80x80_Google_Maps.svg ├── Pebble_80x80_Google_Photos.svg ├── Pebble_80x80_Google_inbox_notification.svg ├── Pebble_80x80_Google_messenger.svg ├── Pebble_80x80_Heart.svg ├── Pebble_80x80_Heavy_rain.svg ├── Pebble_80x80_Heavy_snow.svg ├── Pebble_80x80_Hipchat.svg ├── Pebble_80x80_Hockey_game.svg ├── Pebble_80x80_Hotel_reservation.svg ├── Pebble_80x80_Incoming_call.svg ├── Pebble_80x80_Incoming_call_centered.svg ├── Pebble_80x80_Instagram.svg ├── Pebble_80x80_KakaoTalk.svg ├── Pebble_80x80_Kik.svg ├── Pebble_80x80_Light_rain.svg ├── Pebble_80x80_Light_snow.svg ├── Pebble_80x80_Lighthouse.svg ├── Pebble_80x80_Line.svg ├── Pebble_80x80_LinkedIn.svg ├── Pebble_80x80_Location.svg ├── Pebble_80x80_Low_battery.svg ├── Pebble_80x80_Mailbox.svg ├── Pebble_80x80_Microphone.svg ├── Pebble_80x80_Missed_call.svg ├── Pebble_80x80_Movie_event.svg ├── Pebble_80x80_Music_event.svg ├── Pebble_80x80_Mute-end.svg ├── Pebble_80x80_Mute-middle.svg ├── Pebble_80x80_Mute-start.svg ├── Pebble_80x80_Mute.svg ├── Pebble_80x80_News_event.svg ├── Pebble_80x80_No_events.pdc ├── Pebble_80x80_No_events.svg ├── Pebble_80x80_Outgoing_call.svg ├── Pebble_80x80_Outlook.svg ├── Pebble_80x80_Partly_cloudy.svg ├── Pebble_80x80_Pay_bill.svg ├── Pebble_80x80_Quiet_time_mouse.svg ├── Pebble_80x80_Quiet_time_mouse_right_aligned.svg ├── Pebble_80x80_Radio_show.svg ├── Pebble_80x80_Raining_and_snowing.svg ├── Pebble_80x80_Reached_fitness_goal.svg ├── Pebble_80x80_Reminder_snooze.svg ├── Pebble_80x80_Resetting_device.svg ├── Pebble_80x80_Result_shredded.svg ├── Pebble_80x80_Reward_average.svg ├── Pebble_80x80_Reward_bad.svg ├── Pebble_80x80_Reward_good.svg ├── Pebble_80x80_Run.svg ├── Pebble_80x80_Scheduled_event.svg ├── Pebble_80x80_Scheduled_flight.svg ├── Pebble_80x80_Sent.svg ├── Pebble_80x80_Settings.svg ├── Pebble_80x80_Skype.svg ├── Pebble_80x80_Slack.svg ├── Pebble_80x80_Sleep.svg ├── Pebble_80x80_Snapchat.svg ├── Pebble_80x80_Soccer_game.svg ├── Pebble_80x80_Software_updating.svg ├── Pebble_80x80_Software_updating_2.svg ├── Pebble_80x80_Software_updating_3.svg ├── Pebble_80x80_Start_playback_on_phone.svg ├── Pebble_80x80_Stocks_event.svg ├── Pebble_80x80_Sunny_day.svg ├── Pebble_80x80_Sunrise.svg ├── Pebble_80x80_Sunset.svg ├── Pebble_80x80_TV_show.svg ├── Pebble_80x80_Telegram_app.svg ├── Pebble_80x80_Test_Animated.pdc ├── Pebble_80x80_Thumbs_up.svg ├── Pebble_80x80_Tide_is_high.svg ├── Pebble_80x80_Twitter_notification.svg ├── Pebble_80x80_Unmute.svg ├── Pebble_80x80_Very_low_battery.svg ├── Pebble_80x80_Viber.svg ├── Pebble_80x80_Watch_disconnected.svg ├── Pebble_80x80_WeChat.svg ├── Pebble_80x80_WhatsApp_notification.svg ├── Pebble_80x80_Yahoo_mail.svg ├── Pebble_80x80_iOS_Photos.svg ├── README.md ├── action_bar_icon_check.png ├── action_bar_icon_down.png ├── action_bar_icon_more.png ├── action_bar_icon_pause.png ├── action_bar_icon_sms.png ├── action_bar_icon_snooze.png ├── action_bar_icon_start.png ├── action_bar_icon_stop.png ├── action_bar_icon_toggle.png ├── action_bar_icon_up.png ├── action_bar_icon_x.png ├── action_menu_fade_bottom.png ├── action_menu_fade_top.png ├── animated_pdcs ├── Pebble_80x80_Alarm_clock.pdc ├── Pebble_80x80_Battery_currently_charging.pdc ├── Pebble_80x80_Deleted.pdc ├── Pebble_80x80_Dismiss.pdc ├── Pebble_80x80_Generic_confirmation.pdc ├── Pebble_80x80_Incoming_call.pdc ├── Pebble_80x80_Mute.pdc ├── Pebble_80x80_Result_shredded.pdc ├── Pebble_80x80_Sent.pdc └── Pebble_80x80_Unmute.pdc ├── app_crash_face.png ├── arrow_down~bw.png ├── arrow_down~color.png ├── arrow_left.png ├── arrow_right.png ├── arrow_up.png ├── background_worker.png ├── bar_icon_actions.png ├── bar_icon_check.png ├── bar_icon_down.png ├── bar_icon_ellipsis.png ├── bar_icon_next.png ├── bar_icon_no.png ├── bar_icon_pause.png ├── bar_icon_phone.png ├── bar_icon_play.png ├── bar_icon_playpause.png ├── bar_icon_previous.png ├── bar_icon_snooze.png ├── bar_icon_speaker_loud.png ├── bar_icon_speaker_soft.png ├── bar_icon_up.png ├── bar_icon_x.png ├── bar_icon_yes.png ├── battery_100_percent.png ├── battery_10_percent.png ├── battery_20_percent.png ├── battery_30_percent.png ├── battery_40_percent.png ├── battery_50_percent.png ├── battery_5_percent.png ├── battery_60_percent.png ├── battery_70_percent.png ├── battery_80_percent.png ├── battery_90_percent.png ├── battery_charging_icon.png ├── bluebird.apng ├── bt_pair_approve_on_phone.svg ├── bt_pair_approve_on_phone~bw.svg ├── bt_pair_approve_on_phone~color.svg ├── bt_pair_confirmation.svg ├── bt_pair_failure~bw.svg ├── bt_pair_failure~color.svg ├── bt_pair_success~bw.svg ├── bt_pair_success~color.svg ├── charge_battery_icon.png ├── charging_100_percent.png ├── charging_10_percent.png ├── charging_20_percent.png ├── charging_30_percent.png ├── charging_40_percent.png ├── charging_50_percent.png ├── charging_5_percent.png ├── charging_60_percent.png ├── charging_70_percent.png ├── charging_80_percent.png ├── charging_90_percent.png ├── checkbox-checked~bw.png ├── checkbox-checked~color.png ├── checkbox-checked~color~round.png ├── checkbox-unchecked~bw.png ├── checkbox-unchecked~color.png ├── checkbox-unchecked~color~round.png ├── checkmark-black~bw.png ├── checkmark-black~color.png ├── checkmark-gray~bw.png ├── checkmark-gray~color.png ├── checkmark-white.png ├── connectivity_bluetooth_airplane_mode.png ├── connectivity_bluetooth_app_issues.png ├── connectivity_bluetooth_calls_only.png ├── connectivity_bluetooth_connected.png ├── connectivity_bluetooth_disconnected.png ├── connectivity_bluetooth_dnd.png ├── connectivity_bluetooth_downtime~bw.png ├── generic_icon.png ├── generic_watchapp_icon.png ├── generic_watchface_icon.png ├── health_app_activity.png ├── health_app_crown.svg ├── health_app_hr.png ├── health_app_pulsing_heart.pdc ├── health_app_sleep.png ├── health_icon_moon.png ├── health_icon_rotated_moon.png ├── hello.png ├── incoming_call_mute.png ├── launcher_app_face_espn_icon.png ├── launcher_app_face_health_icon.svg ├── launcher_app_face_send_text_icon.svg ├── launcher_app_face_stopwatch_icon.svg ├── launcher_app_face_timer_icon.svg ├── menu_icon_classic_watch.png ├── menu_icon_enigma_watch.png ├── menu_icon_eye.png ├── menu_icon_fuzzy_watch.png ├── menu_icon_kickstart_watch.png ├── menu_icon_simplicity_watch.png ├── menu_icon_text_watch.png ├── menu_icon_tictoc_watch~bw.png ├── menu_icon_tictoc_watch~color.png ├── menu_icon_trash.png ├── modal_contract_from_modal ├── CrossOverContractFromModal 01.svg ├── CrossOverContractFromModal 02.svg ├── CrossOverContractFromModal 03.svg ├── CrossOverContractFromModal 04.svg ├── CrossOverContractFromModal 05.svg ├── CrossOverContractFromModal 06.svg ├── CrossOverContractFromModal 07.svg └── CrossOverContractFromModal 08.svg ├── modal_contract_to_modal ├── CrossOverContractToModal 01.svg ├── CrossOverContractToModal 02.svg ├── CrossOverContractToModal 03.svg ├── CrossOverContractToModal 04.svg ├── CrossOverContractToModal 05.svg ├── CrossOverContractToModal 06.svg ├── CrossOverContractToModal 07.svg └── CrossOverContractToModal 08.svg ├── modal_expand_to_app ├── SpiderStretchExpandToApp 01.svg ├── SpiderStretchExpandToApp 02.svg ├── SpiderStretchExpandToApp 03.svg ├── SpiderStretchExpandToApp 04.svg ├── SpiderStretchExpandToApp 05.svg ├── SpiderStretchExpandToApp 06.svg ├── SpiderStretchExpandToApp 07.svg ├── SpiderStretchExpandToApp 08.svg ├── SpiderStretchExpandToApp 09.svg ├── SpiderStretchExpandToApp 10.svg ├── SpiderStretchExpandToApp 11.svg └── SpiderStretchExpandToApp 12.svg ├── music_app_glance_pause.png ├── music_app_glance_play.png ├── music_app_icon.png ├── music_icon_ellipsis.png ├── music_icon_pause.png ├── music_icon_play.png ├── music_icon_play_pause.png ├── music_icon_skip_backward.png ├── music_icon_skip_forward.png ├── music_icon_volume_down.png ├── music_icon_volume_up.png ├── music_launcher_icon.png ├── music_no_music.png ├── music_no_music~bw.png ├── music_no_music~color.png ├── music_paused~bw.png ├── music_paused~color.png ├── music_small_cassette~bw.png ├── music_small_cassette~color.png ├── notification_status_checkmark.png ├── notification_status_crossmark.png ├── notification_status_emoji.png ├── notification_status_failed.png ├── notification_status_large_checkmark.png ├── notification_status_large_crossmark.png ├── notification_status_mail_sent.png ├── notification_status_message_sent.png ├── notification_status_opened_on_phone.png ├── notifications_app_glance.png ├── notifications_app_icon.png ├── plus_black.png ├── plus_dotted.png ├── plus_gray.png ├── plus_white.png ├── pug.png ├── quiet_time.png ├── quiet_time_active.png ├── quiet_time_status_icon.png ├── quiet_time~bw.png ├── radiobutton_checked~bw.png ├── radiobutton_checked~color.png ├── radiobutton_unchecked~bw.png ├── radiobutton_unchecked~color.png ├── sa_list_icon_black.png ├── send_text_app_glance.png ├── settings_generic_large.png ├── settings_icon_airplane.png ├── settings_icon_bluetooth.png ├── settings_icon_bluetooth_alt.png ├── settings_icon_notifications.png ├── settings_icon_quick_launch.png ├── simple_bg.png ├── simple_hour.png ├── simple_minute.png ├── status_icon_bbm.png ├── status_icon_calendar.png ├── status_icon_email.png ├── status_icon_facebook.png ├── status_icon_kik.png ├── status_icon_phone.png ├── status_icon_pong.png ├── status_icon_sms.png ├── status_icon_snapchat.png ├── status_icon_twitter.png ├── status_icon_whatsapp.png ├── stride_heart.png ├── stride_shoe 2.png ├── stride_shoe.png ├── stride_shoe_blue.png ├── stride_shoe_blue_small.png ├── stride_shoe_green.png ├── stride_shoe_green_small.png ├── system_kcc_mark.png ├── system_r_mark.png ├── system_t_mark.png ├── system_weee_mark.png ├── timeline_sent_large.png ├── timeline_telegram_large.png ├── volume_down_big~bw.png ├── volume_down_big~color.png ├── volume_up_big~bw.png ├── volume_up_big~color.png ├── watchfaces_app_glance.png ├── weather_channel_logo~bw.png ├── weather_channel_logo~color.png ├── workout_app_detected.png ├── workout_app_end.png ├── workout_app_heart.png ├── workout_app_hr_pulse_tiny.png ├── workout_app_measuring_hr.png ├── workout_app_one.svg ├── workout_app_run.png ├── workout_app_run_small.png ├── workout_app_run_tiny.png ├── workout_app_three.svg ├── workout_app_two.svg ├── workout_app_walk.png ├── workout_app_walk_small.png ├── workout_app_walk_tiny.png ├── workout_app_workout.png └── workout_app_workout_small.png /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/.gitignore -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/README.md -------------------------------------------------------------------------------- /STYLE-GUIDE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/STYLE-GUIDE.md -------------------------------------------------------------------------------- /brand-logos/25px_Beeper.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Beeper.svg -------------------------------------------------------------------------------- /brand-logos/25px_Bluesky.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Bluesky.svg -------------------------------------------------------------------------------- /brand-logos/25px_Discord.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Discord.svg -------------------------------------------------------------------------------- /brand-logos/25px_Duolingo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Duolingo.svg -------------------------------------------------------------------------------- /brand-logos/25px_Element.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Element.svg -------------------------------------------------------------------------------- /brand-logos/25px_Google_Chat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Google_Chat.svg -------------------------------------------------------------------------------- /brand-logos/25px_Google_Tasks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Google_Tasks.svg -------------------------------------------------------------------------------- /brand-logos/25px_Home_Assistant.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Home_Assistant.svg -------------------------------------------------------------------------------- /brand-logos/25px_Memfault.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Memfault.svg -------------------------------------------------------------------------------- /brand-logos/25px_Outlook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Outlook.svg -------------------------------------------------------------------------------- /brand-logos/25px_Reddit.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Reddit.svg -------------------------------------------------------------------------------- /brand-logos/25px_Signal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Signal.svg -------------------------------------------------------------------------------- /brand-logos/25px_Steam.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Steam.svg -------------------------------------------------------------------------------- /brand-logos/25px_Teams.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Teams.svg -------------------------------------------------------------------------------- /brand-logos/25px_Threads.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Threads.svg -------------------------------------------------------------------------------- /brand-logos/25px_Twitch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Twitch.svg -------------------------------------------------------------------------------- /brand-logos/25px_Unifi_Protect.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Unifi_Protect.svg -------------------------------------------------------------------------------- /brand-logos/25px_Youtube.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Youtube.svg -------------------------------------------------------------------------------- /brand-logos/25px_Zoom.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_Zoom.svg -------------------------------------------------------------------------------- /brand-logos/25px_eBay.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/25px_eBay.svg -------------------------------------------------------------------------------- /brand-logos/50px_Beeper.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Beeper.svg -------------------------------------------------------------------------------- /brand-logos/50px_Bluesky.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Bluesky.svg -------------------------------------------------------------------------------- /brand-logos/50px_Discord.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Discord.svg -------------------------------------------------------------------------------- /brand-logos/50px_Duolingo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Duolingo.svg -------------------------------------------------------------------------------- /brand-logos/50px_Element.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Element.svg -------------------------------------------------------------------------------- /brand-logos/50px_Google_Chat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Google_Chat.svg -------------------------------------------------------------------------------- /brand-logos/50px_Google_Tasks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Google_Tasks.svg -------------------------------------------------------------------------------- /brand-logos/50px_Home_Assistant.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Home_Assistant.svg -------------------------------------------------------------------------------- /brand-logos/50px_Memfault.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Memfault.svg -------------------------------------------------------------------------------- /brand-logos/50px_Outlook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Outlook.svg -------------------------------------------------------------------------------- /brand-logos/50px_Signal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Signal.svg -------------------------------------------------------------------------------- /brand-logos/50px_Steam.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Steam.svg -------------------------------------------------------------------------------- /brand-logos/50px_Teams.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Teams.svg -------------------------------------------------------------------------------- /brand-logos/50px_Threads.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Threads.svg -------------------------------------------------------------------------------- /brand-logos/50px_Twitch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Twitch.svg -------------------------------------------------------------------------------- /brand-logos/50px_Unifi_Protect.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Unifi_Protect.svg -------------------------------------------------------------------------------- /brand-logos/50px_Youtube.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Youtube.svg -------------------------------------------------------------------------------- /brand-logos/50px_Zoom.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_Zoom.svg -------------------------------------------------------------------------------- /brand-logos/50px_eBay.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/50px_eBay.svg -------------------------------------------------------------------------------- /brand-logos/80px_Beeper.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Beeper.svg -------------------------------------------------------------------------------- /brand-logos/80px_Bluesky.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Bluesky.svg -------------------------------------------------------------------------------- /brand-logos/80px_Discord.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Discord.svg -------------------------------------------------------------------------------- /brand-logos/80px_Duolingo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Duolingo.svg -------------------------------------------------------------------------------- /brand-logos/80px_Element.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Element.svg -------------------------------------------------------------------------------- /brand-logos/80px_Google_Chat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Google_Chat.svg -------------------------------------------------------------------------------- /brand-logos/80px_Google_Tasks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Google_Tasks.svg -------------------------------------------------------------------------------- /brand-logos/80px_Home_Assistant.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Home_Assistant.svg -------------------------------------------------------------------------------- /brand-logos/80px_Memfault.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Memfault.svg -------------------------------------------------------------------------------- /brand-logos/80px_Outlook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Outlook.svg -------------------------------------------------------------------------------- /brand-logos/80px_Signal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Signal.svg -------------------------------------------------------------------------------- /brand-logos/80px_Steam.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Steam.svg -------------------------------------------------------------------------------- /brand-logos/80px_Teams.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Teams.svg -------------------------------------------------------------------------------- /brand-logos/80px_Threads.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Threads.svg -------------------------------------------------------------------------------- /brand-logos/80px_Twitch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Twitch.svg -------------------------------------------------------------------------------- /brand-logos/80px_Unifi_Protect.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Unifi_Protect.svg -------------------------------------------------------------------------------- /brand-logos/80px_Youtube.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Youtube.svg -------------------------------------------------------------------------------- /brand-logos/80px_Zoom.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_Zoom.svg -------------------------------------------------------------------------------- /brand-logos/80px_eBay.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/brand-logos/80px_eBay.svg -------------------------------------------------------------------------------- /github-images/Three sizes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/github-images/Three sizes.png -------------------------------------------------------------------------------- /github-images/angle limits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/github-images/angle limits.png -------------------------------------------------------------------------------- /github-images/closed shapes solid fill.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/github-images/closed shapes solid fill.png -------------------------------------------------------------------------------- /github-images/pixel alignment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/github-images/pixel alignment.png -------------------------------------------------------------------------------- /hidpi-stickers/Rebble app - Android Adaptive Color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/Rebble app - Android Adaptive Color.svg -------------------------------------------------------------------------------- /hidpi-stickers/Rebble app - Android Legacy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/Rebble app - Android Legacy.svg -------------------------------------------------------------------------------- /hidpi-stickers/Rebble app - Android.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/Rebble app - Android.svg -------------------------------------------------------------------------------- /hidpi-stickers/Rebble app - iOS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/Rebble app - iOS.svg -------------------------------------------------------------------------------- /hidpi-stickers/Rebble logo sticker.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/Rebble logo sticker.svg -------------------------------------------------------------------------------- /hidpi-stickers/Rebble sideloader app Android.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/Rebble sideloader app Android.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/layer order.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/layer order.png -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble 2/Pebble 2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble 2/Pebble 2.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble 2/pebble_2_body_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble 2/pebble_2_body_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble 2/pebble_2_body_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble 2/pebble_2_body_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble 2/pebble_2_buttons_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble 2/pebble_2_buttons_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble 2/pebble_2_screen_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble 2/pebble_2_screen_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble 2/pebble_2_screen_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble 2/pebble_2_screen_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble classic/Pebble Classic.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble classic/Pebble Classic.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble classic/classic_body_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble classic/classic_body_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble classic/classic_body_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble classic/classic_body_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble classic/classic_screen_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble classic/classic_screen_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble classic/classic_screen_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble classic/classic_screen_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble steel/Pebble Steel.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble steel/Pebble Steel.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble steel/classic_steel_body_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble steel/classic_steel_body_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble steel/classic_steel_body_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble steel/classic_steel_body_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble steel/classic_steel_screen_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble steel/classic_steel_screen_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble steel/classic_steel_screen_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble steel/classic_steel_screen_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time round/Pebble Time Round.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time round/Pebble Time Round.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time round/time_round_body_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time round/time_round_body_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time round/time_round_body_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time round/time_round_body_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time round/time_round_screen_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time round/time_round_screen_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time round/time_round_screen_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time round/time_round_screen_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time steel/Pebble Time Steel.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time steel/Pebble Time Steel.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time steel/time_steel_body_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time steel/time_steel_body_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time steel/time_steel_body_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time steel/time_steel_body_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time steel/time_steel_screen_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time steel/time_steel_screen_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time steel/time_steel_screen_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time steel/time_steel_screen_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time/Pebble Time.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time/Pebble Time.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time/time_body_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time/time_body_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time/time_body_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time/time_body_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time/time_screen_fill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time/time_screen_fill.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/pebble time/time_screen_stroke.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/pebble time/time_screen_stroke.svg -------------------------------------------------------------------------------- /hidpi-stickers/watches/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/hidpi-stickers/watches/readme.md -------------------------------------------------------------------------------- /icons/18px_Music_disc.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/18px_Music_disc.svg -------------------------------------------------------------------------------- /icons/18px_Music_note.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/18px_Music_note.svg -------------------------------------------------------------------------------- /icons/25px_About.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_About.svg -------------------------------------------------------------------------------- /icons/25px_About_Book.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_About_Book.svg -------------------------------------------------------------------------------- /icons/25px_Add_Plus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Add_Plus.svg -------------------------------------------------------------------------------- /icons/25px_Analytics_telescope.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Analytics_telescope.svg -------------------------------------------------------------------------------- /icons/25px_Apps_box.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Apps_box.svg -------------------------------------------------------------------------------- /icons/25px_Apps_toolbox_closed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Apps_toolbox_closed.svg -------------------------------------------------------------------------------- /icons/25px_Appstore.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Appstore.svg -------------------------------------------------------------------------------- /icons/25px_Calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Calendar.svg -------------------------------------------------------------------------------- /icons/25px_Caret_down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Caret_down.svg -------------------------------------------------------------------------------- /icons/25px_Caret_left.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Caret_left.svg -------------------------------------------------------------------------------- /icons/25px_Caret_right.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Caret_right.svg -------------------------------------------------------------------------------- /icons/25px_Caret_up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Caret_up.svg -------------------------------------------------------------------------------- /icons/25px_Check_for_updates.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Check_for_updates.svg -------------------------------------------------------------------------------- /icons/25px_Checkmark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Checkmark.svg -------------------------------------------------------------------------------- /icons/25px_Clock_and_details.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Clock_and_details.svg -------------------------------------------------------------------------------- /icons/25px_Close_X.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Close_X.svg -------------------------------------------------------------------------------- /icons/25px_Cloud.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Cloud.svg -------------------------------------------------------------------------------- /icons/25px_Connect_to_watch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Connect_to_watch.svg -------------------------------------------------------------------------------- /icons/25px_Contacts_book.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Contacts_book.svg -------------------------------------------------------------------------------- /icons/25px_Customize_navbar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Customize_navbar.svg -------------------------------------------------------------------------------- /icons/25px_Delete_trash.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Delete_trash.svg -------------------------------------------------------------------------------- /icons/25px_Developer_console.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Developer_console.svg -------------------------------------------------------------------------------- /icons/25px_Developer_options_semicolon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Developer_options_semicolon.svg -------------------------------------------------------------------------------- /icons/25px_Devices.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Devices.svg -------------------------------------------------------------------------------- /icons/25px_Disconnect_from_watch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Disconnect_from_watch.svg -------------------------------------------------------------------------------- /icons/25px_Download_apply_update.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Download_apply_update.svg -------------------------------------------------------------------------------- /icons/25px_Floppy_disk_generic.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Floppy_disk_generic.svg -------------------------------------------------------------------------------- /icons/25px_Floppy_disk_health_database.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Floppy_disk_health_database.svg -------------------------------------------------------------------------------- /icons/25px_Floppy_disk_stats.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Floppy_disk_stats.svg -------------------------------------------------------------------------------- /icons/25px_Fonts_language: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Fonts_language -------------------------------------------------------------------------------- /icons/25px_Health_journal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Health_journal.svg -------------------------------------------------------------------------------- /icons/25px_Heart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Heart.svg -------------------------------------------------------------------------------- /icons/25px_Heart_empty.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Heart_empty.svg -------------------------------------------------------------------------------- /icons/25px_Heart_filled.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Heart_filled.svg -------------------------------------------------------------------------------- /icons/25px_Location.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Location.svg -------------------------------------------------------------------------------- /icons/25px_Location_problem.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Location_problem.svg -------------------------------------------------------------------------------- /icons/25px_Locker.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Locker.svg -------------------------------------------------------------------------------- /icons/25px_Menu_icon_horizontal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Menu_icon_horizontal.svg -------------------------------------------------------------------------------- /icons/25px_Menu_icon_vertical.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Menu_icon_vertical.svg -------------------------------------------------------------------------------- /icons/25px_Microphone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Microphone.svg -------------------------------------------------------------------------------- /icons/25px_Music_disc.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Music_disc.svg -------------------------------------------------------------------------------- /icons/25px_Music_note.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Music_note.svg -------------------------------------------------------------------------------- /icons/25px_Music_radio.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Music_radio.svg -------------------------------------------------------------------------------- /icons/25px_Notification_email.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Notification_email.svg -------------------------------------------------------------------------------- /icons/25px_Notification_megaphone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Notification_megaphone.svg -------------------------------------------------------------------------------- /icons/25px_Notification_popup.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Notification_popup.svg -------------------------------------------------------------------------------- /icons/25px_Notifications_mailbox.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Notifications_mailbox.svg -------------------------------------------------------------------------------- /icons/25px_Permissions_lock.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Permissions_lock.svg -------------------------------------------------------------------------------- /icons/25px_Phone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Phone.svg -------------------------------------------------------------------------------- /icons/25px_Rocket.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Rocket.svg -------------------------------------------------------------------------------- /icons/25px_SMS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_SMS.svg -------------------------------------------------------------------------------- /icons/25px_Sad_phone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Sad_phone.svg -------------------------------------------------------------------------------- /icons/25px_Search.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Search.svg -------------------------------------------------------------------------------- /icons/25px_Send_to_watch_checked.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Send_to_watch_checked.svg -------------------------------------------------------------------------------- /icons/25px_Send_to_watch_unchecked.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Send_to_watch_unchecked.svg -------------------------------------------------------------------------------- /icons/25px_Settings.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Settings.svg -------------------------------------------------------------------------------- /icons/25px_Settings_alt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Settings_alt.svg -------------------------------------------------------------------------------- /icons/25px_Settings_alt_2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Settings_alt_2.svg -------------------------------------------------------------------------------- /icons/25px_Share.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Share.svg -------------------------------------------------------------------------------- /icons/25px_Shopping_bag.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Shopping_bag.svg -------------------------------------------------------------------------------- /icons/25px_Silence_phone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Silence_phone.svg -------------------------------------------------------------------------------- /icons/25px_Sleep.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Sleep.svg -------------------------------------------------------------------------------- /icons/25px_Sports.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Sports.svg -------------------------------------------------------------------------------- /icons/25px_Steps.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Steps.svg -------------------------------------------------------------------------------- /icons/25px_Timeline_pin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Timeline_pin.svg -------------------------------------------------------------------------------- /icons/25px_Timeline_weather.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Timeline_weather.svg -------------------------------------------------------------------------------- /icons/25px_Toolbox_watch_apps.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Toolbox_watch_apps.svg -------------------------------------------------------------------------------- /icons/25px_Unknown_app.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Unknown_app.svg -------------------------------------------------------------------------------- /icons/25px_Unpair_sad_watch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Unpair_sad_watch.svg -------------------------------------------------------------------------------- /icons/25px_Unsupported_nope.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Unsupported_nope.svg -------------------------------------------------------------------------------- /icons/25px_Vibrating_watch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Vibrating_watch.svg -------------------------------------------------------------------------------- /icons/25px_Warning_sign.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Warning_sign.svg -------------------------------------------------------------------------------- /icons/25px_Watch_faces.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/25px_Watch_faces.svg -------------------------------------------------------------------------------- /icons/50px_Appstore.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/50px_Appstore.svg -------------------------------------------------------------------------------- /icons/80px_Appstore.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/80px_Appstore.svg -------------------------------------------------------------------------------- /icons/80px_Ghost.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/80px_Ghost.svg -------------------------------------------------------------------------------- /icons/80px_Rocket.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/80px_Rocket.svg -------------------------------------------------------------------------------- /icons/Screenshot_camera.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/icons/Screenshot_camera.svg -------------------------------------------------------------------------------- /pebbleos/Pebble-PRF_download_app_fu~bw.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble-PRF_download_app_fu~bw.svg -------------------------------------------------------------------------------- /pebbleos/Pebble-PRF_download_app_fu~color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble-PRF_download_app_fu~color.svg -------------------------------------------------------------------------------- /pebbleos/Pebble-PRF_launch_app.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble-PRF_launch_app.svg -------------------------------------------------------------------------------- /pebbleos/Pebble-PRF_launch_app~bw.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble-PRF_launch_app~bw.svg -------------------------------------------------------------------------------- /pebbleos/Pebble-PRF_launch_app~color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble-PRF_launch_app~color.svg -------------------------------------------------------------------------------- /pebbleos/Pebble-PRF_low_power_charging.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble-PRF_low_power_charging.svg -------------------------------------------------------------------------------- /pebbleos/Pebble-PRF_low_power_discharging.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble-PRF_low_power_discharging.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Activity.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Activity.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Alarm_clock.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Alarm_clock.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Amazon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Amazon.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_American_football.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_American_football.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Audio_cassette.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Audio_cassette.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_BLE_HRM_Sharing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_BLE_HRM_Sharing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Baseball_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Baseball_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Basketball.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Basketball.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Birthday_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Birthday_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Blackberry_messenger.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Blackberry_messenger.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Calendar.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Calories.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Calories.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Car_rental.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Car_rental.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Cloudy_day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Cloudy_day.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Cricket_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Cricket_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Day_separator.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Day_separator.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Deleted.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Deleted.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Dinner_reservation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Dinner_reservation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Dismiss.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Dismiss.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Dismissed_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Dismissed_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Distance.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Distance.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Duration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Duration.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_During_phone_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_During_phone_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Facebook_messenger_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Facebook_messenger_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Facebook_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Facebook_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Facetime_dismissed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Facetime_dismissed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Facetime_during.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Facetime_during.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Facetime_incoming.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Facetime_incoming.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Facetime_missed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Facetime_missed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Facetime_outgoing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Facetime_outgoing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_SMS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_SMS.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_confirmation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_confirmation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_e-mail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_e-mail.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_failed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_failed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_pin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_pin.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_question.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_question.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_reminder.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_reminder.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_sports.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_sports.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_warning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_warning.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Generic_weather.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Generic_weather.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Glucose_monitor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Glucose_monitor.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Gmail_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Gmail_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Google_Hangouts_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Google_Hangouts_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Google_Maps.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Google_Maps.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Google_Photos.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Google_Photos.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Google_inbox_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Google_inbox_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Google_messenger.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Google_messenger.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Heart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Heart.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Heavy_rain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Heavy_rain.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Heavy_snow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Heavy_snow.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Hipchat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Hipchat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Hockey_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Hockey_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Hotel_reservation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Hotel_reservation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Incoming_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Incoming_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Instagram.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Instagram.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_KakaoTalk.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_KakaoTalk.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Kik.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Kik.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Light_rain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Light_rain.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Light_snow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Light_snow.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Lighthouse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Lighthouse.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Line.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Line.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_LinkedIn.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_LinkedIn.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Location.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Location.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Mailbox.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Mailbox.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Missed_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Missed_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Moon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Moon.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Movie_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Movie_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Music_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Music_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_News_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_News_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Outlook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Outlook.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Pace.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Pace.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Partly_cloudy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Partly_cloudy.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Pay_bill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Pay_bill.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Quick_dismiss.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Quick_dismiss.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Radio_show.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Radio_show.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Raining_and_snowing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Raining_and_snowing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Reached_fitness_goal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Reached_fitness_goal.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Result_shredded.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Result_shredded.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Run.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Run.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Scheduled_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Scheduled_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Scheduled_flight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Scheduled_flight.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Sent.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Sent.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Settings.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Settings.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Skype.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Skype.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Slack.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Slack.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Sleep.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Sleep.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Smart_alarm.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Smart_alarm.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Snapchat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Snapchat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Soccer_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Soccer_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Stocks_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Stocks_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Sunny_day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Sunny_day.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Sunrise.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Sunrise.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Sunset.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Sunset.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_TV_show.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_TV_show.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Telegram_app.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Telegram_app.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Test_Animated.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Test_Animated.pdc -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Tide_is_high.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Tide_is_high.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Twitter_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Twitter_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Viber.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Viber.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_WeChat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_WeChat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_WhatsApp_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_WhatsApp_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_Yahoo_mail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_Yahoo_mail.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_25x25_iOS_Photos.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_25x25_iOS_Photos.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Activity.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Activity.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Activity_avg_down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Activity_avg_down.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Activity_avg_up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Activity_avg_up.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Alarm_clock.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Alarm_clock.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Amazon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Amazon.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_American_football.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_American_football.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Arrow_down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Arrow_down.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Arrow_up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Arrow_up.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Audio_cassette.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Audio_cassette.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_BLE_HRM_Sharing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_BLE_HRM_Sharing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Baseball_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Baseball_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Basketball.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Basketball.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Birthday_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Birthday_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Blackberry_messenger.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Blackberry_messenger.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Calendar.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Car_rental.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Car_rental.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Check_internet_connection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Check_internet_connection.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Cloudy_day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Cloudy_day.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Cricket_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Cricket_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Day_seperator.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Day_seperator.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Deleted.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Deleted.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Dinner_reservation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Dinner_reservation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Dismiss.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Dismiss.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Dismissed_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Dismissed_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_During_phone_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_During_phone_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Empty_calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Empty_calendar.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Facebook_messenger_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Facebook_messenger_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Facebook_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Facebook_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Facetime_dismissed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Facetime_dismissed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Facetime_during.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Facetime_during.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Facetime_incoming.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Facetime_incoming.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Facetime_missed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Facetime_missed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Facetime_outgoing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Facetime_outgoing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Fin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Fin.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_SMS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_SMS.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_confirmation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_confirmation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_e-mail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_e-mail.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_failed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_failed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_pin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_pin.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_question.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_question.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_reminder.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_reminder.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_sports.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_sports.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_warning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_warning.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Generic_weather.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Generic_weather.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Glucose_monitor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Glucose_monitor.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Gmail_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Gmail_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Google_Hangouts_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Google_Hangouts_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Google_Maps.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Google_Maps.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Google_Photos.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Google_Photos.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Google_inbox_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Google_inbox_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Google_messenger.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Google_messenger.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Heart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Heart.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Heavy_rain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Heavy_rain.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Heavy_snow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Heavy_snow.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Hipchat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Hipchat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Hockey_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Hockey_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Hotel_reservation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Hotel_reservation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Incoming_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Incoming_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Instagram.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Instagram.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_KakaoTalk.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_KakaoTalk.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Kik.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Kik.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Light_rain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Light_rain.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Light_snow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Light_snow.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Lighthouse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Lighthouse.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Line.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Line.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_LinkedIn.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_LinkedIn.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Location.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Location.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Mailbox.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Mailbox.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Missed_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Missed_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Movie_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Movie_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Music_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Music_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Needs_Charging.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Needs_Charging.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_News_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_News_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Outlook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Outlook.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Partly_cloudy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Partly_cloudy.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Pay_bill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Pay_bill.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Radio_show.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Radio_show.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Raining_and_snowing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Raining_and_snowing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Reached_fitness_goal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Reached_fitness_goal.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Resetting_device.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Resetting_device.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Result_shredded.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Result_shredded.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Scheduled_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Scheduled_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Scheduled_flight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Scheduled_flight.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Sent.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Sent.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Settings.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Settings.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Skype.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Skype.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Slack.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Slack.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Sleep.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Sleep.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Sleep_avg_down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Sleep_avg_down.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Sleep_avg_up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Sleep_avg_up.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Snapchat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Snapchat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Soccer_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Soccer_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Software_updating.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Software_updating.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Software_updating_3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Software_updating_3.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Stocks_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Stocks_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Sunny_day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Sunny_day.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Sunrise.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Sunrise.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Sunset.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Sunset.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_TV_show.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_TV_show.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Telegram_app.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Telegram_app.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Test_Animated.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Test_Animated.pdc -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Thumbs_up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Thumbs_up.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Tide_is_high.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Tide_is_high.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Twitter_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Twitter_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Viber.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Viber.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Watch_disconnected.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Watch_disconnected.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_WeChat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_WeChat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_WhatsApp_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_WhatsApp_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_Yahoo_mail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_Yahoo_mail.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_50x50_iOS_Photos.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_50x50_iOS_Photos.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Activity.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Activity.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Airplane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Airplane.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Alarm_clock_static.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Alarm_clock_static.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Amazon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Amazon.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_American_football.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_American_football.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Audio_cassette.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Audio_cassette.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_BLE_HRM_Sharing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_BLE_HRM_Sharing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Backlight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Backlight.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Baseball_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Baseball_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Basketball.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Basketball.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Battery_currently_charging.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Battery_currently_charging.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Battery_currently_charging_inverted.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Battery_currently_charging_inverted.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Battery_full.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Battery_full.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Battery_full_inverted.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Battery_full_inverted.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Birthday_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Birthday_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Blackberry_messenger.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Blackberry_messenger.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Bluescreen_of_death.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Bluescreen_of_death.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Calendar.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Car_rental.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Car_rental.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Check_internet_connection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Check_internet_connection.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Cloudy_day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Cloudy_day.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Cricket_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Cricket_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Day_separator.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Day_separator.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Deleted.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Deleted.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Dinner_reservation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Dinner_reservation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Dismiss.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Dismiss.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Dismissed_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Dismissed_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_During_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_During_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_During_phone_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_During_phone_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_big_open_smile.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_big_open_smile.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_big_smile.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_big_smile.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_heart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_heart.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_kissing_with_heart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_kissing_with_heart.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_laughing_with_tears.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_laughing_with_tears.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_sad.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_sad.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_smiling_blush.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_smiling_blush.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_smiling_hearts.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_smiling_hearts.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_smiling_with_teeth.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_smiling_with_teeth.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_thumbs_up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_thumbs_up.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_wink.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_wink.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Emoji_wink_tongue.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Emoji_wink_tongue.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Facebook_messenger_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Facebook_messenger_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Facebook_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Facebook_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Facetime_dismissed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Facetime_dismissed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Facetime_during.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Facetime_during.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Facetime_incoming.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Facetime_incoming.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Facetime_missed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Facetime_missed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Facetime_outgoing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Facetime_outgoing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_SMS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_SMS.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_confirmation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_confirmation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_e-mail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_e-mail.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_failed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_failed.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_pin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_pin.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_question.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_question.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_reminder.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_reminder.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_sports.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_sports.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_warning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_warning.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Generic_weather.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Generic_weather.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Glucose_monitor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Glucose_monitor.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Gmail_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Gmail_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Google_Hangouts_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Google_Hangouts_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Google_Maps.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Google_Maps.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Google_Photos.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Google_Photos.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Google_inbox_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Google_inbox_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Google_messenger.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Google_messenger.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Heart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Heart.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Heavy_rain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Heavy_rain.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Heavy_snow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Heavy_snow.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Hipchat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Hipchat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Hockey_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Hockey_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Hotel_reservation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Hotel_reservation.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Incoming_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Incoming_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Incoming_call_centered.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Incoming_call_centered.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Instagram.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Instagram.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_KakaoTalk.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_KakaoTalk.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Kik.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Kik.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Light_rain.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Light_rain.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Light_snow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Light_snow.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Lighthouse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Lighthouse.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Line.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Line.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_LinkedIn.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_LinkedIn.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Location.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Location.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Low_battery.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Low_battery.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Mailbox.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Mailbox.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Microphone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Microphone.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Missed_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Missed_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Movie_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Movie_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Music_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Music_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Mute-end.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Mute-end.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Mute-middle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Mute-middle.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Mute-start.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Mute-start.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Mute.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Mute.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_News_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_News_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_No_events.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_No_events.pdc -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_No_events.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_No_events.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Outgoing_call.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Outgoing_call.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Outlook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Outlook.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Partly_cloudy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Partly_cloudy.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Pay_bill.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Pay_bill.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Quiet_time_mouse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Quiet_time_mouse.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Quiet_time_mouse_right_aligned.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Quiet_time_mouse_right_aligned.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Radio_show.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Radio_show.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Raining_and_snowing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Raining_and_snowing.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Reached_fitness_goal.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Reached_fitness_goal.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Reminder_snooze.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Reminder_snooze.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Resetting_device.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Resetting_device.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Result_shredded.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Result_shredded.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Reward_average.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Reward_average.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Reward_bad.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Reward_bad.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Reward_good.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Reward_good.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Run.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Run.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Scheduled_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Scheduled_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Scheduled_flight.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Scheduled_flight.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Sent.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Sent.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Settings.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Settings.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Skype.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Skype.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Slack.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Slack.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Sleep.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Sleep.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Snapchat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Snapchat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Soccer_game.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Soccer_game.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Software_updating.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Software_updating.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Software_updating_2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Software_updating_2.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Software_updating_3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Software_updating_3.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Start_playback_on_phone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Start_playback_on_phone.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Stocks_event.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Stocks_event.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Sunny_day.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Sunny_day.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Sunrise.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Sunrise.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Sunset.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Sunset.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_TV_show.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_TV_show.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Telegram_app.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Telegram_app.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Test_Animated.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Test_Animated.pdc -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Thumbs_up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Thumbs_up.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Tide_is_high.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Tide_is_high.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Twitter_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Twitter_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Unmute.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Unmute.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Very_low_battery.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Very_low_battery.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Viber.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Viber.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Watch_disconnected.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Watch_disconnected.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_WeChat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_WeChat.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_WhatsApp_notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_WhatsApp_notification.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_Yahoo_mail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_Yahoo_mail.svg -------------------------------------------------------------------------------- /pebbleos/Pebble_80x80_iOS_Photos.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/Pebble_80x80_iOS_Photos.svg -------------------------------------------------------------------------------- /pebbleos/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/README.md -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_check.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_down.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_more.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_more.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_pause.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_sms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_sms.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_snooze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_snooze.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_start.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_stop.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_toggle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_toggle.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_up.png -------------------------------------------------------------------------------- /pebbleos/action_bar_icon_x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_bar_icon_x.png -------------------------------------------------------------------------------- /pebbleos/action_menu_fade_bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_menu_fade_bottom.png -------------------------------------------------------------------------------- /pebbleos/action_menu_fade_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/action_menu_fade_top.png -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Alarm_clock.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Alarm_clock.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Battery_currently_charging.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Battery_currently_charging.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Deleted.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Deleted.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Dismiss.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Dismiss.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Generic_confirmation.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Generic_confirmation.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Incoming_call.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Incoming_call.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Mute.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Mute.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Result_shredded.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Result_shredded.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Sent.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Sent.pdc -------------------------------------------------------------------------------- /pebbleos/animated_pdcs/Pebble_80x80_Unmute.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/animated_pdcs/Pebble_80x80_Unmute.pdc -------------------------------------------------------------------------------- /pebbleos/app_crash_face.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/app_crash_face.png -------------------------------------------------------------------------------- /pebbleos/arrow_down~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/arrow_down~bw.png -------------------------------------------------------------------------------- /pebbleos/arrow_down~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/arrow_down~color.png -------------------------------------------------------------------------------- /pebbleos/arrow_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/arrow_left.png -------------------------------------------------------------------------------- /pebbleos/arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/arrow_right.png -------------------------------------------------------------------------------- /pebbleos/arrow_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/arrow_up.png -------------------------------------------------------------------------------- /pebbleos/background_worker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/background_worker.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_actions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_actions.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_check.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_down.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_ellipsis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_ellipsis.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_next.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_no.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_pause.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_phone.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_play.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_playpause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_playpause.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_previous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_previous.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_snooze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_snooze.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_speaker_loud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_speaker_loud.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_speaker_soft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_speaker_soft.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_up.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_x.png -------------------------------------------------------------------------------- /pebbleos/bar_icon_yes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bar_icon_yes.png -------------------------------------------------------------------------------- /pebbleos/battery_100_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_100_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_10_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_10_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_20_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_20_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_30_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_30_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_40_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_40_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_50_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_50_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_5_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_5_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_60_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_60_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_70_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_70_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_80_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_80_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_90_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_90_percent.png -------------------------------------------------------------------------------- /pebbleos/battery_charging_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/battery_charging_icon.png -------------------------------------------------------------------------------- /pebbleos/bluebird.apng: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bluebird.apng -------------------------------------------------------------------------------- /pebbleos/bt_pair_approve_on_phone.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bt_pair_approve_on_phone.svg -------------------------------------------------------------------------------- /pebbleos/bt_pair_approve_on_phone~bw.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bt_pair_approve_on_phone~bw.svg -------------------------------------------------------------------------------- /pebbleos/bt_pair_approve_on_phone~color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bt_pair_approve_on_phone~color.svg -------------------------------------------------------------------------------- /pebbleos/bt_pair_confirmation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bt_pair_confirmation.svg -------------------------------------------------------------------------------- /pebbleos/bt_pair_failure~bw.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bt_pair_failure~bw.svg -------------------------------------------------------------------------------- /pebbleos/bt_pair_failure~color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bt_pair_failure~color.svg -------------------------------------------------------------------------------- /pebbleos/bt_pair_success~bw.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bt_pair_success~bw.svg -------------------------------------------------------------------------------- /pebbleos/bt_pair_success~color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/bt_pair_success~color.svg -------------------------------------------------------------------------------- /pebbleos/charge_battery_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charge_battery_icon.png -------------------------------------------------------------------------------- /pebbleos/charging_100_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_100_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_10_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_10_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_20_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_20_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_30_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_30_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_40_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_40_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_50_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_50_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_5_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_5_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_60_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_60_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_70_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_70_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_80_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_80_percent.png -------------------------------------------------------------------------------- /pebbleos/charging_90_percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/charging_90_percent.png -------------------------------------------------------------------------------- /pebbleos/checkbox-checked~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkbox-checked~bw.png -------------------------------------------------------------------------------- /pebbleos/checkbox-checked~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkbox-checked~color.png -------------------------------------------------------------------------------- /pebbleos/checkbox-checked~color~round.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkbox-checked~color~round.png -------------------------------------------------------------------------------- /pebbleos/checkbox-unchecked~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkbox-unchecked~bw.png -------------------------------------------------------------------------------- /pebbleos/checkbox-unchecked~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkbox-unchecked~color.png -------------------------------------------------------------------------------- /pebbleos/checkbox-unchecked~color~round.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkbox-unchecked~color~round.png -------------------------------------------------------------------------------- /pebbleos/checkmark-black~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkmark-black~bw.png -------------------------------------------------------------------------------- /pebbleos/checkmark-black~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkmark-black~color.png -------------------------------------------------------------------------------- /pebbleos/checkmark-gray~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkmark-gray~bw.png -------------------------------------------------------------------------------- /pebbleos/checkmark-gray~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkmark-gray~color.png -------------------------------------------------------------------------------- /pebbleos/checkmark-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/checkmark-white.png -------------------------------------------------------------------------------- /pebbleos/connectivity_bluetooth_airplane_mode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/connectivity_bluetooth_airplane_mode.png -------------------------------------------------------------------------------- /pebbleos/connectivity_bluetooth_app_issues.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/connectivity_bluetooth_app_issues.png -------------------------------------------------------------------------------- /pebbleos/connectivity_bluetooth_calls_only.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/connectivity_bluetooth_calls_only.png -------------------------------------------------------------------------------- /pebbleos/connectivity_bluetooth_connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/connectivity_bluetooth_connected.png -------------------------------------------------------------------------------- /pebbleos/connectivity_bluetooth_disconnected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/connectivity_bluetooth_disconnected.png -------------------------------------------------------------------------------- /pebbleos/connectivity_bluetooth_dnd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/connectivity_bluetooth_dnd.png -------------------------------------------------------------------------------- /pebbleos/connectivity_bluetooth_downtime~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/connectivity_bluetooth_downtime~bw.png -------------------------------------------------------------------------------- /pebbleos/generic_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/generic_icon.png -------------------------------------------------------------------------------- /pebbleos/generic_watchapp_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/generic_watchapp_icon.png -------------------------------------------------------------------------------- /pebbleos/generic_watchface_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/generic_watchface_icon.png -------------------------------------------------------------------------------- /pebbleos/health_app_activity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/health_app_activity.png -------------------------------------------------------------------------------- /pebbleos/health_app_crown.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/health_app_crown.svg -------------------------------------------------------------------------------- /pebbleos/health_app_hr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/health_app_hr.png -------------------------------------------------------------------------------- /pebbleos/health_app_pulsing_heart.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/health_app_pulsing_heart.pdc -------------------------------------------------------------------------------- /pebbleos/health_app_sleep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/health_app_sleep.png -------------------------------------------------------------------------------- /pebbleos/health_icon_moon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/health_icon_moon.png -------------------------------------------------------------------------------- /pebbleos/health_icon_rotated_moon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/health_icon_rotated_moon.png -------------------------------------------------------------------------------- /pebbleos/hello.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/hello.png -------------------------------------------------------------------------------- /pebbleos/incoming_call_mute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/incoming_call_mute.png -------------------------------------------------------------------------------- /pebbleos/launcher_app_face_espn_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/launcher_app_face_espn_icon.png -------------------------------------------------------------------------------- /pebbleos/launcher_app_face_health_icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/launcher_app_face_health_icon.svg -------------------------------------------------------------------------------- /pebbleos/launcher_app_face_send_text_icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/launcher_app_face_send_text_icon.svg -------------------------------------------------------------------------------- /pebbleos/launcher_app_face_stopwatch_icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/launcher_app_face_stopwatch_icon.svg -------------------------------------------------------------------------------- /pebbleos/launcher_app_face_timer_icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/launcher_app_face_timer_icon.svg -------------------------------------------------------------------------------- /pebbleos/menu_icon_classic_watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_classic_watch.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_enigma_watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_enigma_watch.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_eye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_eye.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_fuzzy_watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_fuzzy_watch.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_kickstart_watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_kickstart_watch.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_simplicity_watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_simplicity_watch.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_text_watch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_text_watch.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_tictoc_watch~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_tictoc_watch~bw.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_tictoc_watch~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_tictoc_watch~color.png -------------------------------------------------------------------------------- /pebbleos/menu_icon_trash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/menu_icon_trash.png -------------------------------------------------------------------------------- /pebbleos/modal_contract_from_modal/CrossOverContractFromModal 01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_from_modal/CrossOverContractFromModal 01.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_from_modal/CrossOverContractFromModal 02.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_from_modal/CrossOverContractFromModal 02.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_from_modal/CrossOverContractFromModal 03.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_from_modal/CrossOverContractFromModal 03.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_from_modal/CrossOverContractFromModal 04.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_from_modal/CrossOverContractFromModal 04.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_from_modal/CrossOverContractFromModal 05.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_from_modal/CrossOverContractFromModal 05.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_from_modal/CrossOverContractFromModal 06.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_from_modal/CrossOverContractFromModal 06.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_from_modal/CrossOverContractFromModal 07.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_from_modal/CrossOverContractFromModal 07.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_from_modal/CrossOverContractFromModal 08.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_from_modal/CrossOverContractFromModal 08.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_to_modal/CrossOverContractToModal 01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_to_modal/CrossOverContractToModal 01.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_to_modal/CrossOverContractToModal 02.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_to_modal/CrossOverContractToModal 02.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_to_modal/CrossOverContractToModal 03.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_to_modal/CrossOverContractToModal 03.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_to_modal/CrossOverContractToModal 04.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_to_modal/CrossOverContractToModal 04.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_to_modal/CrossOverContractToModal 05.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_to_modal/CrossOverContractToModal 05.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_to_modal/CrossOverContractToModal 06.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_to_modal/CrossOverContractToModal 06.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_to_modal/CrossOverContractToModal 07.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_to_modal/CrossOverContractToModal 07.svg -------------------------------------------------------------------------------- /pebbleos/modal_contract_to_modal/CrossOverContractToModal 08.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_contract_to_modal/CrossOverContractToModal 08.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 01.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 02.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 02.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 03.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 03.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 04.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 04.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 05.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 05.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 06.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 06.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 07.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 07.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 08.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 08.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 09.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 09.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 10.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 10.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 11.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 11.svg -------------------------------------------------------------------------------- /pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 12.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/modal_expand_to_app/SpiderStretchExpandToApp 12.svg -------------------------------------------------------------------------------- /pebbleos/music_app_glance_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_app_glance_pause.png -------------------------------------------------------------------------------- /pebbleos/music_app_glance_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_app_glance_play.png -------------------------------------------------------------------------------- /pebbleos/music_app_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_app_icon.png -------------------------------------------------------------------------------- /pebbleos/music_icon_ellipsis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_icon_ellipsis.png -------------------------------------------------------------------------------- /pebbleos/music_icon_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_icon_pause.png -------------------------------------------------------------------------------- /pebbleos/music_icon_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_icon_play.png -------------------------------------------------------------------------------- /pebbleos/music_icon_play_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_icon_play_pause.png -------------------------------------------------------------------------------- /pebbleos/music_icon_skip_backward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_icon_skip_backward.png -------------------------------------------------------------------------------- /pebbleos/music_icon_skip_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_icon_skip_forward.png -------------------------------------------------------------------------------- /pebbleos/music_icon_volume_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_icon_volume_down.png -------------------------------------------------------------------------------- /pebbleos/music_icon_volume_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_icon_volume_up.png -------------------------------------------------------------------------------- /pebbleos/music_launcher_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_launcher_icon.png -------------------------------------------------------------------------------- /pebbleos/music_no_music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_no_music.png -------------------------------------------------------------------------------- /pebbleos/music_no_music~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_no_music~bw.png -------------------------------------------------------------------------------- /pebbleos/music_no_music~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_no_music~color.png -------------------------------------------------------------------------------- /pebbleos/music_paused~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_paused~bw.png -------------------------------------------------------------------------------- /pebbleos/music_paused~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_paused~color.png -------------------------------------------------------------------------------- /pebbleos/music_small_cassette~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_small_cassette~bw.png -------------------------------------------------------------------------------- /pebbleos/music_small_cassette~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/music_small_cassette~color.png -------------------------------------------------------------------------------- /pebbleos/notification_status_checkmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_checkmark.png -------------------------------------------------------------------------------- /pebbleos/notification_status_crossmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_crossmark.png -------------------------------------------------------------------------------- /pebbleos/notification_status_emoji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_emoji.png -------------------------------------------------------------------------------- /pebbleos/notification_status_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_failed.png -------------------------------------------------------------------------------- /pebbleos/notification_status_large_checkmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_large_checkmark.png -------------------------------------------------------------------------------- /pebbleos/notification_status_large_crossmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_large_crossmark.png -------------------------------------------------------------------------------- /pebbleos/notification_status_mail_sent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_mail_sent.png -------------------------------------------------------------------------------- /pebbleos/notification_status_message_sent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_message_sent.png -------------------------------------------------------------------------------- /pebbleos/notification_status_opened_on_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notification_status_opened_on_phone.png -------------------------------------------------------------------------------- /pebbleos/notifications_app_glance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notifications_app_glance.png -------------------------------------------------------------------------------- /pebbleos/notifications_app_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/notifications_app_icon.png -------------------------------------------------------------------------------- /pebbleos/plus_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/plus_black.png -------------------------------------------------------------------------------- /pebbleos/plus_dotted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/plus_dotted.png -------------------------------------------------------------------------------- /pebbleos/plus_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/plus_gray.png -------------------------------------------------------------------------------- /pebbleos/plus_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/plus_white.png -------------------------------------------------------------------------------- /pebbleos/pug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/pug.png -------------------------------------------------------------------------------- /pebbleos/quiet_time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/quiet_time.png -------------------------------------------------------------------------------- /pebbleos/quiet_time_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/quiet_time_active.png -------------------------------------------------------------------------------- /pebbleos/quiet_time_status_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/quiet_time_status_icon.png -------------------------------------------------------------------------------- /pebbleos/quiet_time~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/quiet_time~bw.png -------------------------------------------------------------------------------- /pebbleos/radiobutton_checked~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/radiobutton_checked~bw.png -------------------------------------------------------------------------------- /pebbleos/radiobutton_checked~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/radiobutton_checked~color.png -------------------------------------------------------------------------------- /pebbleos/radiobutton_unchecked~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/radiobutton_unchecked~bw.png -------------------------------------------------------------------------------- /pebbleos/radiobutton_unchecked~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/radiobutton_unchecked~color.png -------------------------------------------------------------------------------- /pebbleos/sa_list_icon_black.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/sa_list_icon_black.png -------------------------------------------------------------------------------- /pebbleos/send_text_app_glance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/send_text_app_glance.png -------------------------------------------------------------------------------- /pebbleos/settings_generic_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/settings_generic_large.png -------------------------------------------------------------------------------- /pebbleos/settings_icon_airplane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/settings_icon_airplane.png -------------------------------------------------------------------------------- /pebbleos/settings_icon_bluetooth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/settings_icon_bluetooth.png -------------------------------------------------------------------------------- /pebbleos/settings_icon_bluetooth_alt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/settings_icon_bluetooth_alt.png -------------------------------------------------------------------------------- /pebbleos/settings_icon_notifications.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/settings_icon_notifications.png -------------------------------------------------------------------------------- /pebbleos/settings_icon_quick_launch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/settings_icon_quick_launch.png -------------------------------------------------------------------------------- /pebbleos/simple_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/simple_bg.png -------------------------------------------------------------------------------- /pebbleos/simple_hour.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/simple_hour.png -------------------------------------------------------------------------------- /pebbleos/simple_minute.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/simple_minute.png -------------------------------------------------------------------------------- /pebbleos/status_icon_bbm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_bbm.png -------------------------------------------------------------------------------- /pebbleos/status_icon_calendar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_calendar.png -------------------------------------------------------------------------------- /pebbleos/status_icon_email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_email.png -------------------------------------------------------------------------------- /pebbleos/status_icon_facebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_facebook.png -------------------------------------------------------------------------------- /pebbleos/status_icon_kik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_kik.png -------------------------------------------------------------------------------- /pebbleos/status_icon_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_phone.png -------------------------------------------------------------------------------- /pebbleos/status_icon_pong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_pong.png -------------------------------------------------------------------------------- /pebbleos/status_icon_sms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_sms.png -------------------------------------------------------------------------------- /pebbleos/status_icon_snapchat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_snapchat.png -------------------------------------------------------------------------------- /pebbleos/status_icon_twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_twitter.png -------------------------------------------------------------------------------- /pebbleos/status_icon_whatsapp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/status_icon_whatsapp.png -------------------------------------------------------------------------------- /pebbleos/stride_heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/stride_heart.png -------------------------------------------------------------------------------- /pebbleos/stride_shoe 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/stride_shoe 2.png -------------------------------------------------------------------------------- /pebbleos/stride_shoe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/stride_shoe.png -------------------------------------------------------------------------------- /pebbleos/stride_shoe_blue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/stride_shoe_blue.png -------------------------------------------------------------------------------- /pebbleos/stride_shoe_blue_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/stride_shoe_blue_small.png -------------------------------------------------------------------------------- /pebbleos/stride_shoe_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/stride_shoe_green.png -------------------------------------------------------------------------------- /pebbleos/stride_shoe_green_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/stride_shoe_green_small.png -------------------------------------------------------------------------------- /pebbleos/system_kcc_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/system_kcc_mark.png -------------------------------------------------------------------------------- /pebbleos/system_r_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/system_r_mark.png -------------------------------------------------------------------------------- /pebbleos/system_t_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/system_t_mark.png -------------------------------------------------------------------------------- /pebbleos/system_weee_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/system_weee_mark.png -------------------------------------------------------------------------------- /pebbleos/timeline_sent_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/timeline_sent_large.png -------------------------------------------------------------------------------- /pebbleos/timeline_telegram_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/timeline_telegram_large.png -------------------------------------------------------------------------------- /pebbleos/volume_down_big~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/volume_down_big~bw.png -------------------------------------------------------------------------------- /pebbleos/volume_down_big~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/volume_down_big~color.png -------------------------------------------------------------------------------- /pebbleos/volume_up_big~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/volume_up_big~bw.png -------------------------------------------------------------------------------- /pebbleos/volume_up_big~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/volume_up_big~color.png -------------------------------------------------------------------------------- /pebbleos/watchfaces_app_glance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/watchfaces_app_glance.png -------------------------------------------------------------------------------- /pebbleos/weather_channel_logo~bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/weather_channel_logo~bw.png -------------------------------------------------------------------------------- /pebbleos/weather_channel_logo~color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/weather_channel_logo~color.png -------------------------------------------------------------------------------- /pebbleos/workout_app_detected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_detected.png -------------------------------------------------------------------------------- /pebbleos/workout_app_end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_end.png -------------------------------------------------------------------------------- /pebbleos/workout_app_heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_heart.png -------------------------------------------------------------------------------- /pebbleos/workout_app_hr_pulse_tiny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_hr_pulse_tiny.png -------------------------------------------------------------------------------- /pebbleos/workout_app_measuring_hr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_measuring_hr.png -------------------------------------------------------------------------------- /pebbleos/workout_app_one.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_one.svg -------------------------------------------------------------------------------- /pebbleos/workout_app_run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_run.png -------------------------------------------------------------------------------- /pebbleos/workout_app_run_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_run_small.png -------------------------------------------------------------------------------- /pebbleos/workout_app_run_tiny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_run_tiny.png -------------------------------------------------------------------------------- /pebbleos/workout_app_three.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_three.svg -------------------------------------------------------------------------------- /pebbleos/workout_app_two.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_two.svg -------------------------------------------------------------------------------- /pebbleos/workout_app_walk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_walk.png -------------------------------------------------------------------------------- /pebbleos/workout_app_walk_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_walk_small.png -------------------------------------------------------------------------------- /pebbleos/workout_app_walk_tiny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_walk_tiny.png -------------------------------------------------------------------------------- /pebbleos/workout_app_workout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_workout.png -------------------------------------------------------------------------------- /pebbleos/workout_app_workout_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pebble-dev/iconography/HEAD/pebbleos/workout_app_workout_small.png --------------------------------------------------------------------------------