LogoLogo
Main siteIcon SearchSource Code
  • Welcome to the Arcticons Knowledge base
  • FAQ
    • Icon Requests
    • Supported Launchers
    • Donate
    • Feedback & Suggestions
  • Troubleshooting
  • Contribute
    • GitHub guide
    • Creating icons
    • Credit Yourself
    • Vector editing software
      • Inkscape
      • Vector Asset Creator
    • Updating existing apps
    • Categorize icons
    • The IconRequest App
      • Gather the Appfilter code for an installed App
      • Get Appfilter and Icons
    • Building the app yourself
  • Other platforms
    • Linux
      • Installation
      • Contribute
      • Advanced: Generate your own flavour of Arcticons
    • OnionOS
    • iPhone
  • Request Dashboard
  • Changelog
  • Community
  • Work with Arcticons
    • Arcticons for Business
    • Launcher developers
Powered by GitBook
On this page
  • The Arcticons style
  • Basic principles
  • Exporting & making them work
  • Start creating
  • Uploading to GitHub.

Was this helpful?

Export as PDF
  1. Contribute

Creating icons

PreviousGitHub guideNextCredit Yourself

Last updated 1 month ago

Was this helpful?

The Arcticons style

When creating icons, there are three key points to test your design to:

  • Recognizable: There needs to be a clear link with the app, such as the word mark or logo.

  • Minimalistic: Try using as fewer lines as possible, resulting in an easy-to-read icon.

  • Elegant: Strive for the best-looking design you can make with the source material that you're working with. This is a bit of a personal preference, but make adjustments when necessary to keep your design clean.

Basic principles

  • The size of your document should always be 48×48 px.

  • Every line has a stroke thickness of 1 px and the color should always be #ffffff (white).

  • Dots are 1,5×1,5 px and have a fill (and no stroke) that should also be white.

  • The maximum size of your icon should fit into the template circle icon (43×43 px).

    • Square-like icons should fit into the square template (37×37 px).

    • Rectangular icons should fit into the rectangle templates (31×39 px).

  • We have created our own font for Arcticons icons, all letters, numbers and other glyphs have to use it for consistency.

You can find the font as an SVG file inside the template folder.

  • All lines should have rounded caps & rounded corners.

  • Try to keep icons as simple as possible, unnecessary lines make icons harder to read.

Exporting & making them work

Export your icons as SVG files.

Make sure to remove the reference image before exporting.

We don't accept icons that are rastered (PNG, WebP), are too cluttered or don't follow the basic principles.

Start creating

Uploading to GitHub.

Vector editing software
GitHub guide