Files
create/kindred-icons/Constraint_Dimension.svg
forbes-0023 1c309a0ca8
All checks were successful
Build and Test / build (push) Successful in 1h13m23s
feat(icons): complete Phase 3 icon migration (#6)
This completes the Kindred Create icon set with 191 Catppuccin Mocha themed SVG icons.

New icon categories added:
- DrawStyle icons (7): Wireframe, Shaded, FlatLines, etc.
- View orientation icons (12): Front, Rear, Top, Bottom, etc.
- Tree view icons (15): Tree_*, tree-* for document tree
- Link & Feature icons (14): Link*, Feature, Group, etc.
- Button/navigation icons (11): button_*, edit_OK, edit_Cancel
- Cursor icons (4): pan, rotate, zoom, through
- Selection icons (8): edge, face, vertex, clear-selection
- DAG view icons (4): Pass, Fail, Pending, Visible
- Std_* view/toggle icons (15): ShowObjects, HideObjects, etc.
- Utility icons (25+): Document, folder, info, Warning, etc.

All icons follow the design standards:
- 32x32 viewBox with rx=4 rounded background
- Catppuccin Mocha color palette
- Category-based color coding:
  - Blue: File operations
  - Green: Edit/Creation operations
  - Yellow/Peach: View operations
  - Mauve/Lavender: System/Settings
  - Red: Destructive actions

Closes #6
2026-02-05 12:05:58 -06:00

88 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 32 32"
version="1.1"
id="svg5"
sodipodi:docname="Constraint_Dimension.svg"
inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs5" />
<sodipodi:namedview
id="namedview5"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="25"
inkscape:cx="16"
inkscape:cy="19.2"
inkscape:window-width="1920"
inkscape:window-height="1011"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg5" />
<rect
x="2"
y="2"
width="28"
height="28"
rx="4"
fill="#313244"
id="rect1" />
<!-- Line being dimensioned -->
<!-- Dimension line -->
<line
x1="6"
y1="12"
x2="26"
y2="12"
stroke="#a6e3a1"
stroke-width="1.5"
id="line2" />
<!-- Extension lines -->
<line
x1="6"
y1="20"
x2="6"
y2="10"
stroke="#a6e3a1"
stroke-width="1"
id="line3" />
<line
x1="26"
y1="20"
x2="26"
y2="10"
stroke="#a6e3a1"
stroke-width="1"
id="line4" />
<!-- Arrows -->
<path
d="M6 12 L10 10 L10 14 Z"
fill="#a6e3a1"
id="path4" />
<path
d="M26 12 L22 10 L22 14 Z"
fill="#a6e3a1"
id="path5" />
<line
x1="6"
y1="20"
x2="26"
y2="20"
stroke="#f9e2af"
stroke-width="2"
stroke-linecap="round"
id="line1" />
<!-- Dimension text -->
</svg>