✏️
ICN
  • Basics
    • What is icn?
    • How can i use icn?
  • Commands
    • Weight
    • Colour
    • Lines
    • Dot
    • Square
    • Cutcircle
    • Ellipse
Powered by GitBook
On this page
Edit on GitHub
  1. Commands

Colour

PreviousWeightNextLines

Last updated 2 months ago

You can set the colour of all subsequent lines to be drawn using the command c

c #hexcode

You use the command to set the colour of specific parts of the icon

c #555
line 10 10 -10 -10
c #fff
cont 10 -10

This draws two connected lines with a darker colour and a lighter colour