Skip to content

mimesia/icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Icon

What if the logo is inside a rectangle? ―Dilbert

logo

Shortcut Icon

The shortcut icon consists of a 16 by 16 pixel version of the Mimesia symbol, in Mimesia blue (see Mimesia Blue) on a transparent background.

<link
    rel="shortcut icon"
    href="https://mimesia.net/favicon.ico">

💁 How to Add a Shortcut Icon to a Web Page (Internet Explorer)

Source

The pixel data is also available in two text formats, in which a 0 represents transparency, a 1 represents the primary color, and a 2 represents an optional secondary color.

Touch Icon

<link
    rel="apple-touch-icon-precomposed"
    href="https://mimesia.net/apple-touch-icon-precomposed.png">

💁 Configuring Web Applications

Mask Icon

<link
    rel="mask-icon"
    href="https://mimesia.net/favicon.svg"
    color="#2269ca">

💁 Creating Pinned Tab Icons

Fluid icon

Not yet available.

About

Mimesia icon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors