Wholesale copy of all Kindred Create additions that don't conflict with upstream FreeCAD code: - kindred-icons/ (1444 Catppuccin Mocha SVG icon overrides) - src/Mod/Create/ (Kindred Create workbench) - src/Gui/ Kindred source files (FileOrigin, OriginManager, OriginSelectorWidget, CommandOrigin, BreadcrumbToolBar, EditingContext) - src/Gui/Icons/ (Kindred branding and silo icons) - src/Gui/PreferencePacks/KindredCreate/ - src/Gui/Stylesheets/ (KindredCreate.qss, images_dark-light/) - package/ (rattler-build recipe) - docs/ (architecture, guides, specifications) - .gitea/ (CI workflows, issue templates) - mods/silo, mods/ztools submodules - .gitmodules (Kindred submodule URLs) - resources/ (kindred-create.desktop, kindred-create.xml) - banner-logo-light.png, CONTRIBUTING.md
77 lines
2.1 KiB
XML
77 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
viewBox="0 0 32 32"
|
|
version="1.1"
|
|
id="svg5"
|
|
sodipodi:docname="PartDesign_Chamfer.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="22.627417"
|
|
inkscape:cx="11.136932"
|
|
inkscape:cy="18.473165"
|
|
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" />
|
|
<!-- Block with chamfered edge -->
|
|
<path
|
|
d="M 6,24 5.9375,16.0625 11.171008,8.026064 16,6 26,10 V 24 L 16,28 Z M 20.923535,12.327039 26.006643,9.9805673 Z"
|
|
fill="#45475a"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="path1"
|
|
sodipodi:nodetypes="ccccccccccc" />
|
|
<path
|
|
d="M 16,19.88 V 28"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5"
|
|
id="path3"
|
|
sodipodi:nodetypes="cc" />
|
|
<path
|
|
d="M 5.721457,16 10.416889,7.8973687 21,12 16.132583,20.145165 Z"
|
|
fill="#a6e3a1"
|
|
fill-opacity="0.3"
|
|
id="path5"
|
|
sodipodi:nodetypes="ccccc"
|
|
style="opacity:1;fill:#a6e3a1;fill-opacity:1" />
|
|
<!-- Chamfer cut on edge -->
|
|
<!-- Chamfer face -->
|
|
<path
|
|
d="M 21.289264,12.075764 15.938527,20.29433"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.5847"
|
|
id="path3-0"
|
|
sodipodi:nodetypes="cc" />
|
|
<path
|
|
d="M 11.313916,7.9020371 5.8336127,16.235844"
|
|
stroke="#89b4fa"
|
|
stroke-width="1.61498"
|
|
id="path3-0-3"
|
|
sodipodi:nodetypes="cc" />
|
|
</svg>
|