Sketch Menu Icons — 32px outlined set
=====================================

Seven single-colour outlined inked notebook menu icons on a 32×32 grid: play,
pause, settings, inventory, map, confirm and close. Sheet plus individual
files.

Icons on a 32px grid with a 2.5px stroke, drawn with the same restless line as
the panels. The larger grid is not decoration: a wobbling outline on a 16px
icon reads as a rendering error, and it needs room before it reads as a hand.

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

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 224×32 sheet lays all seven
out on the same grid for engines that prefer one texture and a rectangle
offset — cell N starts at x = N × 32. 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 × 32, y = 0, width 32,
    height 32 — in that order: play, pause, settings, inventory, map, confirm,
    close.
  - Keep the icons on whole pixels at 1x, 2x or 4x; rendering a 2.5 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 32 px icon and grow the button behind it
    rather than scaling the icon; the stroke weight is tuned to this size.

License: CC-BY-4.0 — see LICENSE.txt
Page: https://www.colorosse.com/assets/2d/ui/sketch-menu-icons-32
More free assets: https://www.colorosse.com
