Difference between revisions of "Application icons"

From Inkscape Wiki
Jump to navigation Jump to search
m
m
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This list is here to provide a guide of what gnome stock icon names match functions, tools and dialogs in inkscape. 
By referencing to these icons it allows inkscapes icon set to be modified by the global gnome theme.


I'll be creating gnome style icons for the functions not yet included and submit them to the gnome icon theme to be distributed with the rest of the stock gnome icons
    *[[TangoifiedIcons|Tangoified Inkscape Icon Set]]
- [[AndyFitz]]
    *[[HowToEditIcons|How to Edit Icons]]
    *[[IconsStyle|Icon Style]]
    *[http://www.out-of-order.ca/inkscape-icon-tutorial/ A Beginner's tutorial on making icons in Inkscape]
    *[http://developer.gnome.org/projects/gup/hig/2.0/icons.html Gnome HIG about icons]
    *[http://developer.gnome.org/projects/gup/hig/2.0/design.html#Palette Colors for Gnome icons]
    *[http://mmmaybe.gimp.org/tutorials/Creating_Icons/ "Creating Icons" tutorial from Jacub Steiner for GIMP]
    *[http://jimmac.musichall.cz/ikony.php3 Jacub Steiners icons]
    *[http://placide.home.sapo.pt/inkscape.html Plácido Sousa's crispy icon theme]
    *[http://www.freeiconsweb.com Free Icons Library]


 
[[Category:Developer Discussion]]
 
[[Category:Needs Work]]
<h2>menu</h2>
 
<h3>FILE</h3>
new document
/stock/document/stock_new
 
print
/stock/io/stock_print
 
open
/stock/io/stock_open
 
save
/stock/io/stock_save
 
save as
/stock/io/stock_save-as
 
revert
/stock/io/stock_reload
 
export bitmap
/stock/io/stock_export
 
 
<h3>EDIT</h3>
cut
/stock/generic/stock_cut
 
copy
/stock/generic/stock_copy
 
paste
/stock/generic/stock_paste
 
delete
/stock/generic/stock_delete
 
undo
/stock/generic/stock_undo
 
redo
/stock/generic/stock_redo
 
<h3>HELP</h3>
 
About
/stock/generic/stock_about
 
Tutorials
/stock/generic/stock_book-open
 
keys and mouse
!TBD-[[AndyFitz]]!
 
 
<h2>Main Toolbar</h2>
<strong>new document </strong>
/stock/object/stock_inster_graphic
 
<strong>insert image</strong>
/stock/image/stock_insert_image
 
 
<h2>functions</h2>
 
<strong>cut</strong>
/stock/generic/stock_cut
 
<strong>copy</strong>
/stock/generic/stock_copy
 
<strong>paste</strong>
/stock/generic/stock_paste
 
<strong>delete</strong>
/stock/generic/stock_delete
 
<strong>undo</strong>
/stock/generic/stock_undo
 
<strong>redo</strong>
/stock/generic/stock_redo
 
<strong>print</strong>
/stock/io/stock_print
 
<strong>open</strong>
/stock/io/stock_open
 
<strong>save</strong>
/stock/io/stock_save
 
<strong>save as</strong>
/stock/io/stock_save-as
 
<strong>revert</strong>
/stock/io/stock_reload
 
<strong>export bitmap</strong>
/stock/io/stock_export
 
 
 
<h2>TOOLS</h2>
 
<strong>Pencil ( Freehand tool )</strong>
/stock/image/stock_draw-freeform-line
 
<strong>pen / bezier</strong>
/stock/image/stock_linepen
 
<strong>text</strong>
/stock/text/stock_draw-text
 
<strong>zoom</strong>
/stock/navigation/stock_zoom
 
<strong>color picker</strong>
/stock/image/stock_3d-color-picker
 
<h2>Dialogs</h2>
 
<strong>Fill and Stroke</strong>
 
<strong>Inkscape Properties</strong>
/stock/generic/stock_properties
 
<strong>document Properties</strong>
/stock/generic/stock_file-properties
grid
/stock/image/stock_display-grid
 
 
 
<strong>Align and Distribute</strong>
/stock/image/stock_graphics-align-left
/stock/image/stock_graphics-align-right
/stock/image/stock_graphics-align-top
/stock/image/stock_graphics-align-bottom
/stock/image/stock_graphics-align-center
/stock/image/stock_graphics-align-centered
 
 
<strong>circle, elipse, arc</strong>
/stock/image/stock_draw-circle-pie
 
<strong>open arc</strong>
/stock/image/stock_draw-circle-segment
 
<strong>rectangle, square </strong>
/stock/image/stock_draw-rounded-rectangle

Revision as of 18:34, 19 June 2009