Slate Menu Icons — 24px outlined set
====================================

Six single-colour outlined dark slate menu icons on a 24×24 grid: play, pause,
settings, inventory, map and sound. Sheet plus individual files.

The six icons almost every game menu needs, drawn on a strict grid and
released into the public domain. This set is here so you can try the style in
your project without reading a licence first; the rest of the kits carry a
credit line.

All six icons sit on a strict 24×24 grid with a uniform 2 px stroke weight,
and they share the same optical weight, so a row of them looks like one set
rather than six drawings that happen to be the same size. The set covers play,
pause, settings, inventory, map and sound.

Everything is single-colour. There is one value in each file, which means
recolouring the whole set is a find-and-replace, or a tint on the material if
you are using the PNGs. Nothing is baked in — no shadows, no gradients, no
bevels — because an icon that carries its own lighting stops matching your
interface the moment your interface changes.

The set ships three ways. Individual SVGs are the ones to use if your engine
rasterises vectors or you plan to edit them. The 144×24 sheet lays all six out
on the same grid for engines that prefer one texture and a rectangle offset —
cell N starts at x = N × 24. The PNG exports cover 1x, 2x and 4x with clean
transparent edges.

HOW TO USE

  - From the sheet, icon N occupies the rectangle x = N × 24, y = 0, width 24,
    height 24 — in that order: play, pause, settings, inventory, map, sound.
  - Keep the icons on whole pixels at 1x, 2x or 4x; rendering a 2 px stroke at
    a fractional scale is what turns a crisp icon into a grey smudge.
  - To recolour, change the single fill or stroke value in the SVG, or apply a
    colour tint to the PNG in your UI material — every shape in a file uses
    one value.
  - For touch targets, keep the 24 px icon and grow the button behind it
    rather than scaling the icon; the stroke weight is tuned to this size.

License: CC0-1.0 — see LICENSE.txt
Page: https://www.colorosse.com/assets/2d/ui/slate-menu-icons-24
More free assets: https://www.colorosse.com
