6f7c94efa5
* Add markdown support * Fix a lot of issues * Add core components * Add codeblocks * fix codeblocks * Add More components * add links * Fix loading docs * Fix docs * Fix empty lines * small Fix * Add heading provider * created menu * remove borderline * Add mobilemenu component * add next env * update code style * generate heading element positions * Add package pages * add fetch packages * Add lucide logo * Add icons and adjust description * improve some things * fix types * Fix logo types * fix types * Add logo's * update packages docs * resize icons * small changes * update packages links
1.9 KiB
1.9 KiB
Inkscape Setup Guide
This guide shows the steps to setup Inkscape for creating icons that conform to the Featherity design guidelines.
Setting up The Canvas
When opening a new document, Inkscape will create a canvas of a default size. To change the size to 24x24:
- Open the Document Properties dialog (File -> Document Properties).
- On the “Page Size” tab, under “Custom Size” set the Units to
pxand set both Height and Width to 24.
- On the “Grid” tab, select
Rectangular Gridand click “New Grid”.
- Set the Grid Units to
pxand set Spacing X and Spacing Y both to 1.
- Close the Document Properties dialog.
- To center the canvas in the viewport, select View -> Zoom -> Drawing.
Setting up The Paths
- Create a path or shape.
- With the path selected, open the Stroke and Fill panel by pressing
Ctrl+Shift+Fon your keyboard.
- On the “Stroke Style” tab:
- Set Stroke Width to
2px. - Select the rounded join type.
- Select the rounded cap type.
- Set Stroke Width to
- If the shape is a rectangle, select the rectangle and in the top of the screen below the menu bar, set
RxandRyto2px.

