diff --git a/pulsar-iconography/README.md b/pulsar-iconography/README.md new file mode 100644 index 0000000..9173d53 --- /dev/null +++ b/pulsar-iconography/README.md @@ -0,0 +1,62 @@ +# Pulsar Iconography + +This folder contains the entire icon set used by the Pulsar Team. + +This folder will need to be updated as rebranding occurs, but in the meantime theres no reason to not define practices around branding. + +Icons are broken up into sections as needed to help a quick reference and access to them as needed. But below will be a table to help find the icon required. + +--- + +## application-icons + +This folder contains the icons in use for each platform, as needed. + +- linux: This will contain any icons used on the Linux Binaries of Pulsar. +- macos: This will contain any icons used on the MacOS Binaries of Pulsar. +- windows: This will contain any icons used on the Windows Binaries of Pulsar. + +## generic-icons + +This is a collection of either the highquality/scalable source files for the icons in use elsewhere. Likely if you are needing to create an icon of a new size you'll want to grab an icon from here to be able to modify it as needed to fit on your platform/service. + +Additionally the files at the root of `generic-icons` follow a specific file naming pattern to help find whats needed. + +``` +PURPOSE_colourLOCATION_modifier_SIZE.EXT +``` + +Where purpose can be of +- favicon +- pulsar (For the Major Logo) +- pulsar_banner + +Then location should likely be one of the following as permits: +- FG (Foreground colour, or the colur of the lines within the image) +- BG (The background colour of the image) + +The size generally only be required if the icon has duplicates or is not scalable. + +Within the `generic-icons` folder are additional folders. + +- auxiliary: Contains other iconography we have not limited to the Pulsar Icon or Banner. +- generic_reference: This contains the major icons, without specific filenames if you want a quick reference and don't need specificity. +- mascot: Contains the source files of the Pulsar Mascot. + +## historic + +The `historic` folder contains all files that helped to build our current branding and iconography. + +This includes community attempts at a design before we got in touch with a professional. And includes many of the professional designers work that was sent over as mock ups of our branding as a whole. Which could be animations, logos, font styling, and more. They have been named as accuratly as possible. + +But this folder will likely not find much use going forward, and is kept mostly as a keepsake of the journey to accomplish our branding. + +## service-icons + +This will contain iconography and branding files related to specific services. + +Each individual service should get it's own folder, with the file names representing it's purpose and use. + +## web-icons + +This contains icons that should be used on the web. Such as our many websites. This folder includes anything else that's needed to acheive the branding we want on websites, such as `site.webmanifest` files or `browserconfig.xml` files. diff --git a/pulsar-iconography/application-icons/linux/pulsar128x128.png b/pulsar-iconography/application-icons/linux/pulsar128x128.png new file mode 100644 index 0000000..3309767 Binary files /dev/null and b/pulsar-iconography/application-icons/linux/pulsar128x128.png differ diff --git a/pulsar-iconography/application-icons/linux/pulsar16x16.png b/pulsar-iconography/application-icons/linux/pulsar16x16.png new file mode 100644 index 0000000..1d1e06f Binary files /dev/null and b/pulsar-iconography/application-icons/linux/pulsar16x16.png differ diff --git a/pulsar-iconography/application-icons/linux/pulsar192x192.png b/pulsar-iconography/application-icons/linux/pulsar192x192.png new file mode 100644 index 0000000..3eeec57 Binary files /dev/null and b/pulsar-iconography/application-icons/linux/pulsar192x192.png differ diff --git a/pulsar-iconography/application-icons/linux/pulsar24x24.png b/pulsar-iconography/application-icons/linux/pulsar24x24.png new file mode 100644 index 0000000..ce8dd95 Binary files /dev/null and b/pulsar-iconography/application-icons/linux/pulsar24x24.png differ diff --git a/pulsar-iconography/application-icons/linux/pulsar256x256.png b/pulsar-iconography/application-icons/linux/pulsar256x256.png new file mode 100644 index 0000000..1437508 Binary files /dev/null and b/pulsar-iconography/application-icons/linux/pulsar256x256.png differ diff --git a/pulsar-iconography/application-icons/linux/pulsar32x32.png b/pulsar-iconography/application-icons/linux/pulsar32x32.png new file mode 100644 index 0000000..2c514d9 Binary files /dev/null and b/pulsar-iconography/application-icons/linux/pulsar32x32.png differ diff --git a/pulsar-iconography/application-icons/linux/pulsar48x48.png b/pulsar-iconography/application-icons/linux/pulsar48x48.png new file mode 100644 index 0000000..01cd408 Binary files /dev/null and b/pulsar-iconography/application-icons/linux/pulsar48x48.png differ diff --git a/pulsar-iconography/application-icons/linux/pulsar64x64.png b/pulsar-iconography/application-icons/linux/pulsar64x64.png new file mode 100644 index 0000000..6741114 Binary files /dev/null and b/pulsar-iconography/application-icons/linux/pulsar64x64.png differ diff --git a/pulsar-iconography/application-icons/macos/macos.png b/pulsar-iconography/application-icons/macos/macos.png new file mode 100644 index 0000000..d561574 Binary files /dev/null and b/pulsar-iconography/application-icons/macos/macos.png differ diff --git a/pulsar-iconography/application-icons/windows/SplashScreen.scale-100.png b/pulsar-iconography/application-icons/windows/SplashScreen.scale-100.png new file mode 100644 index 0000000..0eb08d2 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/SplashScreen.scale-100.png differ diff --git a/pulsar-iconography/application-icons/windows/SplashScreen.scale-125.png b/pulsar-iconography/application-icons/windows/SplashScreen.scale-125.png new file mode 100644 index 0000000..f0f278f Binary files /dev/null and b/pulsar-iconography/application-icons/windows/SplashScreen.scale-125.png differ diff --git a/pulsar-iconography/application-icons/windows/SplashScreen.scale-150.png b/pulsar-iconography/application-icons/windows/SplashScreen.scale-150.png new file mode 100644 index 0000000..a2d82ee Binary files /dev/null and b/pulsar-iconography/application-icons/windows/SplashScreen.scale-150.png differ diff --git a/pulsar-iconography/application-icons/windows/SplashScreen.scale-200.png b/pulsar-iconography/application-icons/windows/SplashScreen.scale-200.png new file mode 100644 index 0000000..4a1eba6 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/SplashScreen.scale-200.png differ diff --git a/pulsar-iconography/application-icons/windows/SplashScreen.scale-400.png b/pulsar-iconography/application-icons/windows/SplashScreen.scale-400.png new file mode 100644 index 0000000..2827a58 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/SplashScreen.scale-400.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-16.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-16.png new file mode 100644 index 0000000..25f52c0 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-16.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-24.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-24.png new file mode 100644 index 0000000..b709508 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-24.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-256.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-256.png new file mode 100644 index 0000000..cd456cc Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-256.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-32.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-32.png new file mode 100644 index 0000000..608a5f7 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-32.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-48.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-48.png new file mode 100644 index 0000000..0fa1e02 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-lightunplated_targetsize-48.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-16.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-16.png new file mode 100644 index 0000000..25f52c0 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-16.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-256.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-256.png new file mode 100644 index 0000000..cd456cc Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-256.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-32.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-32.png new file mode 100644 index 0000000..608a5f7 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-32.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-48.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-48.png new file mode 100644 index 0000000..0fa1e02 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.altform-unplated_targetsize-48.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-100.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-100.png new file mode 100644 index 0000000..2790a5b Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-100.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-125.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-125.png new file mode 100644 index 0000000..349d5a4 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-125.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-150.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-150.png new file mode 100644 index 0000000..7e450be Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-150.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-200.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-200.png new file mode 100644 index 0000000..29427f0 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-200.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-400.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-400.png new file mode 100644 index 0000000..998b7cf Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.scale-400.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-16.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-16.png new file mode 100644 index 0000000..7346afa Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-16.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-24.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-24.png new file mode 100644 index 0000000..9365216 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-24.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-24_altform-unplated.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-24_altform-unplated.png new file mode 100644 index 0000000..b709508 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-24_altform-unplated.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-256.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-256.png new file mode 100644 index 0000000..b0abed1 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-256.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-32.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-32.png new file mode 100644 index 0000000..bd02610 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-32.png differ diff --git a/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-48.png b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-48.png new file mode 100644 index 0000000..81e26f5 Binary files /dev/null and b/pulsar-iconography/application-icons/windows/Square44x44Logo.targetsize-48.png differ diff --git a/pulsar-iconography/application-icons/windows/pulsar.ico b/pulsar-iconography/application-icons/windows/pulsar.ico new file mode 100644 index 0000000..e25a62f Binary files /dev/null and b/pulsar-iconography/application-icons/windows/pulsar.ico differ diff --git a/pulsar-iconography/generic-icons/auxiliary/rocket.svg b/pulsar-iconography/generic-icons/auxiliary/rocket.svg new file mode 100644 index 0000000..e338b6e --- /dev/null +++ b/pulsar-iconography/generic-icons/auxiliary/rocket.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/auxiliary/swoosh.svg b/pulsar-iconography/generic-icons/auxiliary/swoosh.svg new file mode 100644 index 0000000..1822580 --- /dev/null +++ b/pulsar-iconography/generic-icons/auxiliary/swoosh.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/auxiliary/ufo.svg b/pulsar-iconography/generic-icons/auxiliary/ufo.svg new file mode 100644 index 0000000..4b68f01 --- /dev/null +++ b/pulsar-iconography/generic-icons/auxiliary/ufo.svg @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/favicon_blackFG_transparent.svg b/pulsar-iconography/generic-icons/favicon_blackFG_transparent.svg new file mode 100644 index 0000000..4adc03c --- /dev/null +++ b/pulsar-iconography/generic-icons/favicon_blackFG_transparent.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/favicon_purpleBG.svg b/pulsar-iconography/generic-icons/favicon_purpleBG.svg new file mode 100644 index 0000000..ba80f11 --- /dev/null +++ b/pulsar-iconography/generic-icons/favicon_purpleBG.svg @@ -0,0 +1,973 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/favicon_purpleFG_transparent.svg b/pulsar-iconography/generic-icons/favicon_purpleFG_transparent.svg new file mode 100644 index 0000000..b1e9994 --- /dev/null +++ b/pulsar-iconography/generic-icons/favicon_purpleFG_transparent.svg @@ -0,0 +1,1088 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pulsar-iconography/generic-icons/favicon_purpleFG_transparent_compressed.svg b/pulsar-iconography/generic-icons/favicon_purpleFG_transparent_compressed.svg new file mode 100644 index 0000000..2c7bfb6 --- /dev/null +++ b/pulsar-iconography/generic-icons/favicon_purpleFG_transparent_compressed.svg @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/generic_reference/favicon_black.svg b/pulsar-iconography/generic-icons/generic_reference/favicon_black.svg new file mode 100644 index 0000000..4adc03c --- /dev/null +++ b/pulsar-iconography/generic-icons/generic_reference/favicon_black.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/generic_reference/favicon_purple.svg b/pulsar-iconography/generic-icons/generic_reference/favicon_purple.svg new file mode 100644 index 0000000..b1e9994 --- /dev/null +++ b/pulsar-iconography/generic-icons/generic_reference/favicon_purple.svg @@ -0,0 +1,1088 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pulsar-iconography/generic-icons/generic_reference/pulsar.png b/pulsar-iconography/generic-icons/generic_reference/pulsar.png new file mode 100644 index 0000000..1327dc3 Binary files /dev/null and b/pulsar-iconography/generic-icons/generic_reference/pulsar.png differ diff --git a/pulsar-iconography/generic-icons/generic_reference/pulsar.svg b/pulsar-iconography/generic-icons/generic_reference/pulsar.svg new file mode 100644 index 0000000..bc86ae2 --- /dev/null +++ b/pulsar-iconography/generic-icons/generic_reference/pulsar.svg @@ -0,0 +1,970 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/generic_reference/pulsar_black.svg b/pulsar-iconography/generic-icons/generic_reference/pulsar_black.svg new file mode 100644 index 0000000..85a6db0 --- /dev/null +++ b/pulsar-iconography/generic-icons/generic_reference/pulsar_black.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/generic_reference/pulsar_offcenter.svg b/pulsar-iconography/generic-icons/generic_reference/pulsar_offcenter.svg new file mode 100644 index 0000000..7208dc1 --- /dev/null +++ b/pulsar-iconography/generic-icons/generic_reference/pulsar_offcenter.svg @@ -0,0 +1,973 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/generic_reference/pulsar_purple.png b/pulsar-iconography/generic-icons/generic_reference/pulsar_purple.png new file mode 100644 index 0000000..9e3120f Binary files /dev/null and b/pulsar-iconography/generic-icons/generic_reference/pulsar_purple.png differ diff --git a/pulsar-iconography/generic-icons/mascot/Game_of_life_pulsar.gif b/pulsar-iconography/generic-icons/mascot/Game_of_life_pulsar.gif new file mode 100644 index 0000000..bb07c52 Binary files /dev/null and b/pulsar-iconography/generic-icons/mascot/Game_of_life_pulsar.gif differ diff --git a/pulsar-iconography/generic-icons/mascot/pulsar_mascot.png b/pulsar-iconography/generic-icons/mascot/pulsar_mascot.png new file mode 100644 index 0000000..564bc2d Binary files /dev/null and b/pulsar-iconography/generic-icons/mascot/pulsar_mascot.png differ diff --git a/pulsar-iconography/generic-icons/mascot/pulsar_mascot.svg b/pulsar-iconography/generic-icons/mascot/pulsar_mascot.svg new file mode 100644 index 0000000..05e2941 --- /dev/null +++ b/pulsar-iconography/generic-icons/mascot/pulsar_mascot.svg @@ -0,0 +1,315 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/pulsar_banner_below.svg b/pulsar-iconography/generic-icons/pulsar_banner_below.svg new file mode 100644 index 0000000..6317b41 --- /dev/null +++ b/pulsar-iconography/generic-icons/pulsar_banner_below.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/pulsar_banner_side.svg b/pulsar-iconography/generic-icons/pulsar_banner_side.svg new file mode 100644 index 0000000..12298dc --- /dev/null +++ b/pulsar-iconography/generic-icons/pulsar_banner_side.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/pulsar_banner_side_2480x834.png b/pulsar-iconography/generic-icons/pulsar_banner_side_2480x834.png new file mode 100644 index 0000000..15bb6a9 Binary files /dev/null and b/pulsar-iconography/generic-icons/pulsar_banner_side_2480x834.png differ diff --git a/pulsar-iconography/generic-icons/pulsar_blackFG_transparent.svg b/pulsar-iconography/generic-icons/pulsar_blackFG_transparent.svg new file mode 100644 index 0000000..85a6db0 --- /dev/null +++ b/pulsar-iconography/generic-icons/pulsar_blackFG_transparent.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/pulsar_purpleBG_circle.svg b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle.svg new file mode 100644 index 0000000..bc86ae2 --- /dev/null +++ b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle.svg @@ -0,0 +1,970 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_1024x1024.png b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_1024x1024.png new file mode 100644 index 0000000..1327dc3 Binary files /dev/null and b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_1024x1024.png differ diff --git a/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_400x400.png b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_400x400.png new file mode 100644 index 0000000..9538daf Binary files /dev/null and b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_400x400.png differ diff --git a/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_border.svg b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_border.svg new file mode 100644 index 0000000..49e0ad6 --- /dev/null +++ b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_border.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_compressed.svg b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_compressed.svg new file mode 100644 index 0000000..f6b7333 --- /dev/null +++ b/pulsar-iconography/generic-icons/pulsar_purpleBG_circle_compressed.svg @@ -0,0 +1 @@ + diff --git a/pulsar-iconography/generic-icons/pulsar_purpleFG_transparent.png b/pulsar-iconography/generic-icons/pulsar_purpleFG_transparent.png new file mode 100644 index 0000000..9e3120f Binary files /dev/null and b/pulsar-iconography/generic-icons/pulsar_purpleFG_transparent.png differ diff --git a/pulsar-iconography/generic-icons/pulsar_purpleFG_transparent_compressed.svg b/pulsar-iconography/generic-icons/pulsar_purpleFG_transparent_compressed.svg new file mode 100644 index 0000000..83022ca --- /dev/null +++ b/pulsar-iconography/generic-icons/pulsar_purpleFG_transparent_compressed.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/pulsar-iconography/historic/community_initial_wip.png b/pulsar-iconography/historic/community_initial_wip.png new file mode 100644 index 0000000..b800033 Binary files /dev/null and b/pulsar-iconography/historic/community_initial_wip.png differ diff --git a/pulsar-iconography/historic/community_initial_wip_1.png b/pulsar-iconography/historic/community_initial_wip_1.png new file mode 100644 index 0000000..5d4a711 Binary files /dev/null and b/pulsar-iconography/historic/community_initial_wip_1.png differ diff --git a/pulsar-iconography/historic/designer_auxilary_icons.png b/pulsar-iconography/historic/designer_auxilary_icons.png new file mode 100644 index 0000000..fca8fe8 Binary files /dev/null and b/pulsar-iconography/historic/designer_auxilary_icons.png differ diff --git a/pulsar-iconography/historic/designer_collection.pdf b/pulsar-iconography/historic/designer_collection.pdf new file mode 100644 index 0000000..4068453 Binary files /dev/null and b/pulsar-iconography/historic/designer_collection.pdf differ diff --git a/pulsar-iconography/historic/designer_dark_theme.png b/pulsar-iconography/historic/designer_dark_theme.png new file mode 100644 index 0000000..29006f6 Binary files /dev/null and b/pulsar-iconography/historic/designer_dark_theme.png differ diff --git a/pulsar-iconography/historic/designer_desktop_variant.png b/pulsar-iconography/historic/designer_desktop_variant.png new file mode 100644 index 0000000..db6b449 Binary files /dev/null and b/pulsar-iconography/historic/designer_desktop_variant.png differ diff --git a/pulsar-iconography/historic/designer_desktop_variant_2.png b/pulsar-iconography/historic/designer_desktop_variant_2.png new file mode 100644 index 0000000..f3032ca Binary files /dev/null and b/pulsar-iconography/historic/designer_desktop_variant_2.png differ diff --git a/pulsar-iconography/historic/designer_desktop_variant_3.png b/pulsar-iconography/historic/designer_desktop_variant_3.png new file mode 100644 index 0000000..ae64fc4 Binary files /dev/null and b/pulsar-iconography/historic/designer_desktop_variant_3.png differ diff --git a/pulsar-iconography/historic/designer_icon_1.png b/pulsar-iconography/historic/designer_icon_1.png new file mode 100644 index 0000000..d18f047 Binary files /dev/null and b/pulsar-iconography/historic/designer_icon_1.png differ diff --git a/pulsar-iconography/historic/designer_icon_2.png b/pulsar-iconography/historic/designer_icon_2.png new file mode 100644 index 0000000..0e9db2f Binary files /dev/null and b/pulsar-iconography/historic/designer_icon_2.png differ diff --git a/pulsar-iconography/historic/designer_icon_3.png b/pulsar-iconography/historic/designer_icon_3.png new file mode 100644 index 0000000..5d2fd56 Binary files /dev/null and b/pulsar-iconography/historic/designer_icon_3.png differ diff --git a/pulsar-iconography/historic/designer_icon_colours.png b/pulsar-iconography/historic/designer_icon_colours.png new file mode 100644 index 0000000..566e57e Binary files /dev/null and b/pulsar-iconography/historic/designer_icon_colours.png differ diff --git a/pulsar-iconography/historic/designer_icon_variants.png b/pulsar-iconography/historic/designer_icon_variants.png new file mode 100644 index 0000000..fa73e16 Binary files /dev/null and b/pulsar-iconography/historic/designer_icon_variants.png differ diff --git a/pulsar-iconography/historic/designer_initial_animated.mp4 b/pulsar-iconography/historic/designer_initial_animated.mp4 new file mode 100644 index 0000000..51dbd5b Binary files /dev/null and b/pulsar-iconography/historic/designer_initial_animated.mp4 differ diff --git a/pulsar-iconography/historic/designer_initial_icon_variants.png b/pulsar-iconography/historic/designer_initial_icon_variants.png new file mode 100644 index 0000000..a54bf30 Binary files /dev/null and b/pulsar-iconography/historic/designer_initial_icon_variants.png differ diff --git a/pulsar-iconography/historic/designer_initial_nasa.png b/pulsar-iconography/historic/designer_initial_nasa.png new file mode 100644 index 0000000..52441ca Binary files /dev/null and b/pulsar-iconography/historic/designer_initial_nasa.png differ diff --git a/pulsar-iconography/historic/designer_initial_organic.png b/pulsar-iconography/historic/designer_initial_organic.png new file mode 100644 index 0000000..9b4d75b Binary files /dev/null and b/pulsar-iconography/historic/designer_initial_organic.png differ diff --git a/pulsar-iconography/historic/designer_initial_pulse.png b/pulsar-iconography/historic/designer_initial_pulse.png new file mode 100644 index 0000000..44af160 Binary files /dev/null and b/pulsar-iconography/historic/designer_initial_pulse.png differ diff --git a/pulsar-iconography/historic/designer_initial_retro.png b/pulsar-iconography/historic/designer_initial_retro.png new file mode 100644 index 0000000..5463024 Binary files /dev/null and b/pulsar-iconography/historic/designer_initial_retro.png differ diff --git a/pulsar-iconography/historic/designer_light_theme.png b/pulsar-iconography/historic/designer_light_theme.png new file mode 100644 index 0000000..99aad39 Binary files /dev/null and b/pulsar-iconography/historic/designer_light_theme.png differ diff --git a/pulsar-iconography/historic/designer_website_mock.png b/pulsar-iconography/historic/designer_website_mock.png new file mode 100644 index 0000000..dcd90b8 Binary files /dev/null and b/pulsar-iconography/historic/designer_website_mock.png differ diff --git a/pulsar-iconography/historic/designer_winning_icon_and_font.jpeg b/pulsar-iconography/historic/designer_winning_icon_and_font.jpeg new file mode 100644 index 0000000..008b734 Binary files /dev/null and b/pulsar-iconography/historic/designer_winning_icon_and_font.jpeg differ diff --git a/pulsar-iconography/service-icons/discord/profile_server_icon.png b/pulsar-iconography/service-icons/discord/profile_server_icon.png new file mode 100644 index 0000000..5e928d3 Binary files /dev/null and b/pulsar-iconography/service-icons/discord/profile_server_icon.png differ diff --git a/pulsar-iconography/service-icons/github/pulsar_org_profile.png b/pulsar-iconography/service-icons/github/pulsar_org_profile.png new file mode 100644 index 0000000..b5e4ca5 Binary files /dev/null and b/pulsar-iconography/service-icons/github/pulsar_org_profile.png differ diff --git a/pulsar-iconography/web-icons/android-chrome-192x192.png b/pulsar-iconography/web-icons/android-chrome-192x192.png new file mode 100644 index 0000000..4680970 Binary files /dev/null and b/pulsar-iconography/web-icons/android-chrome-192x192.png differ diff --git a/pulsar-iconography/web-icons/android-chrome-512x512.png b/pulsar-iconography/web-icons/android-chrome-512x512.png new file mode 100644 index 0000000..5bb88c1 Binary files /dev/null and b/pulsar-iconography/web-icons/android-chrome-512x512.png differ diff --git a/pulsar-iconography/web-icons/apple-touch-icon.png b/pulsar-iconography/web-icons/apple-touch-icon.png new file mode 100644 index 0000000..f16b154 Binary files /dev/null and b/pulsar-iconography/web-icons/apple-touch-icon.png differ diff --git a/pulsar-iconography/web-icons/browserconfig.xml b/pulsar-iconography/web-icons/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/pulsar-iconography/web-icons/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/pulsar-iconography/web-icons/favicon-16x16.png b/pulsar-iconography/web-icons/favicon-16x16.png new file mode 100644 index 0000000..119cfef Binary files /dev/null and b/pulsar-iconography/web-icons/favicon-16x16.png differ diff --git a/pulsar-iconography/web-icons/favicon-32x32.png b/pulsar-iconography/web-icons/favicon-32x32.png new file mode 100644 index 0000000..02d0700 Binary files /dev/null and b/pulsar-iconography/web-icons/favicon-32x32.png differ diff --git a/pulsar-iconography/web-icons/favicon.ico b/pulsar-iconography/web-icons/favicon.ico new file mode 100644 index 0000000..b864e91 Binary files /dev/null and b/pulsar-iconography/web-icons/favicon.ico differ diff --git a/pulsar-iconography/web-icons/favicon.svg b/pulsar-iconography/web-icons/favicon.svg new file mode 100644 index 0000000..b1e9994 --- /dev/null +++ b/pulsar-iconography/web-icons/favicon.svg @@ -0,0 +1,1088 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pulsar-iconography/web-icons/mstile-150x150.png b/pulsar-iconography/web-icons/mstile-150x150.png new file mode 100644 index 0000000..a664aee Binary files /dev/null and b/pulsar-iconography/web-icons/mstile-150x150.png differ diff --git a/pulsar-iconography/web-icons/safari-pinned-tab.svg b/pulsar-iconography/web-icons/safari-pinned-tab.svg new file mode 100644 index 0000000..db353a8 --- /dev/null +++ b/pulsar-iconography/web-icons/safari-pinned-tab.svg @@ -0,0 +1,196 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + + + + + + + diff --git a/pulsar-iconography/web-icons/site.webmanifest b/pulsar-iconography/web-icons/site.webmanifest new file mode 100644 index 0000000..0fb3bbe --- /dev/null +++ b/pulsar-iconography/web-icons/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "Pulsar Packages", + "short_name": "Pulsar Packages", + "icons": [ + { + "src": "/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +}