freecad.ose3dprinter.icon

Package containing icons.

Name

Description

get_icon_path

Get the path to a given icon.


Icons

Icon

Filename

svg

Extruder.svg

svg

Frame.svg

svg

HeatedBed.svg

svg

Std_CoordinateSystem.svg

svg

XAxis.svg

svg

YAxis.svg

svg

ZAxis.svg

svg

document-save-as.svg

svg

edit-copy.svg


get_icon_path(icon_filename)

Get the path to a given icon.

Parameters

icon_filename (str) – icon filename (e.g. Box.svg)

Returns

Path to icon file.

Return type

str