vinceliuice / Tela-circle-icon-theme

Tela-circle-icon-theme
689 stars 44 forks source link

[Icon Request] OpenSCAD #101

Closed sljunkie closed 1 year ago

sljunkie commented 2 years ago

OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD aspects rather than artistic ones. . OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script. This gives the designer full control over the modelling process and enables him to easily change any step in the modelling process or make designes that are defined by configurable parameters.

home page:

https://openscad.org/

provided .desktop file:

[Desktop Entry]
Type=Application
Version=1.0
Name=OpenSCAD
Icon=openscad
Exec=openscad %f
MimeType=application/x-openscad;
Categories=Graphics;3DGraphics;Engineering;
Keywords=3d;solid;geometry;csg;model;stl;

provided png icon:

openscad