Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

maptiler/styles

Repository files navigation

MapTiler Styles

Visual front-end framework of MapTiler brand based on Bootstrap

Icons

We use material icons for all the icons, with some custom ones made by our designer.

Icons structure

/extra folder contains all the edited icons or the ones that need to be editable with css and are being used in different components.

/SVG folder contains all the .svg files of our icons

icon.svg file contains all our icons compiled and ready to be used as inline svgs, this is the preferred way of using icons because you can change them with CSS.

Add icon as an inline svg from icon sheet(icon.svg) with all icons, this option can be styled.


or as a file

icon

All icons with names can be viewed in demo.html accessible manually.

Adding an icon

Choose an icon from the material icon resource, then add svg file to the /SVG folder, then add the same icon to icons.svg with unique id so it can be used both ways.

How to add to icon svg

About

No description, website, or topics provided.

Resources

Readme

Stars

Watchers

Forks

Packages

Contributors