Skip to content

cryowire/artwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

cryowire

cryowire/artwork

Official logos and brand assets for cryowire.

Website

Logo

Icon mark only.

logo

Logo Type

Logo with "cryowire" text.

logo-type

Favicon

Favicons generated from the logo for web use.

File Size Usage
favicon.ico 16x16, 32x32, 48x48 Browser tab (multi-size ICO)
favicon-16x16.png 16x16 Small PNG
favicon-32x32.png 32x32 Standard PNG
favicon-48x48.png 48x48 Medium PNG
apple-touch-icon.png 180x180 iOS home screen
android-chrome-192x192.png 192x192 Android Chrome
android-chrome-512x512.png 512x512 Android Chrome (high-res)

HTML Usage

<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">

Directory Structure

artwork/
├── favicon/
│   ├── android-chrome-192x192.png
│   ├── android-chrome-512x512.png
│   ├── apple-touch-icon.png
│   ├── favicon-16x16.png
│   ├── favicon-32x32.png
│   ├── favicon-48x48.png
│   └── favicon.ico
├── logo/
│   └── logo.png
├── logo-type/
│   └── logo-type.png
└── README.md

License

Licensed under the Apache License, Version 2.0. See LICENSE for details.

About

Official logos and brand assets for cryowire.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors