Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add icons #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!icons/
mindrones marked this conversation as resolved.
Show resolved Hide resolved
46 changes: 46 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# @sveltejs/branding

Logos and Logotypes for Svelte in different formats.

`svelte-logo.pdf` or `sapper-logo.pdf` are editable Adobe-Illustrator-CC-files which can be useful for occasions where none of the provided solutions fit.

`colors.ase` is the exported svelte color-palette [Adobe CC]

**Don't** alter paths or proportions in any way.



### Icons

* Icons are available at sizes 16, 24, 32, 48, 64 or 128px
* Either 1x or 4x resolution
* .png or .svg

<img style="width:32px; height:32px" src="https://github.com/sveltejs/branding/icons/svelte.svg" alt="svelte icon 32x32" />
mindrones marked this conversation as resolved.
Show resolved Hide resolved



### Logos | Press

- prefered format is `svelte-horizontal`
- use `svelte-vertical` if your Layout isn't suited a for the use of `svelte-horizontal`
- for print you'll have to separate the colors from RGB to 4c yourself, according to your print-process

<img style="width:300px" src="https://github.com/sveltejs/branding/press/svelte-horizontal.svg" alt="svelte-horizontal logo" />
mindrones marked this conversation as resolved.
Show resolved Hide resolved



### Colors

<table>
<td style="width:120px; height:120px; padding: .8em 1.2em; color:white; background:#ff3e00;">#ff3e00</td>
<td style="width:120px; height:120px; padding: .8em 1.2em; color:white; background:#009498;">#009498</td>
<td style="width:120px; height:120px; padding: .8em 1.2em; color:white; background:#4a4a55;">#4a4a55</td>
</table>



## License

[]()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing Licence

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. I'm unsure about this and asked in the comment.

Copy link
Member

@mindrones mindrones May 18, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, right, sorry.

I had a look at creative commons (https://creativecommons.org/choose/):

  • if you don't want others to derive anything from the logos there's CC BY-NC-ND 4.0, that is Attribution-NonCommercial-NoDerivatives 4.0 International;
  • if you're ok with others making new things with the logos there's CC BY-NC-SA 4.0, that is Attribution-NonCommercial-ShareAlike 4.0 International.


Binary file added colors.ase
Binary file not shown.
Binary file added icons/sapper-128-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-16-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-24-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-32-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-48-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-64-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/sapper-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/sapper.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-128-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-16-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-24-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-32-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-48-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-64-4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/svelte-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/svelte.svg
Binary file added logos/sapper-horizontal-4x.png
Binary file added logos/sapper-horizontal.png
1 change: 1 addition & 0 deletions logos/sapper-horizontal.svg
Binary file added logos/sapper-logo-4x.png
Binary file added logos/sapper-logo.png
1 change: 1 addition & 0 deletions logos/sapper-logo.svg
Binary file added logos/sapper-logotype-4x.png
Binary file added logos/sapper-logotype.png
1 change: 1 addition & 0 deletions logos/sapper-logotype.svg
Binary file added logos/sapper-vertical-4x.png
Binary file added logos/sapper-vertical.png
1 change: 1 addition & 0 deletions logos/sapper-vertical.svg
File renamed without changes
Binary file added logos/svelte-horizontal.png
1 change: 1 addition & 0 deletions logos/svelte-horizontal.svg
Binary file added logos/svelte-logo-4x.png
Binary file added logos/svelte-logo.png
Loading