creating icons with inkscape – a basic workflow

Here is another great tutorial for everyone’s favourite open source vector graphics editor. (that would be inkscape…)
Today’s tutorial outlines a basic workflow for creating, tweaking and exporting icons with inkscape. If you need some more icon tutorials check out the icon category
inkscape-icons-base.png

22 Responses to creating icons with inkscape – a basic workflow

  1. I thought you´d teach how to build an icon from scratch instead of showing how its done to export a ready one… but its also nice to have this feature native in the new Inkscape version! ^^

  2. ry says:

    i think the author’s purpose for that tutorial was to show the basic workflow in inkscape for icon creation.

    There are a few tutorials already listed on this blog that show different ways of actually drawing the icons:

    http://inkscapetutorials.wordpress.com/category/icons/

  3. [...] creating icons with inkscape – a basic workflow « the inkscape tutorials blog — a big list of coo… [...]

  4. [...] creating icons with inkscape – a basic workflow « the inkscape tutorials blog — a big list of coo… [...]

  5. now i downloading the soft
    i will try it and come back for update you

  6. Hannes says:

    I could not find any e-Mail address of the author, so I post it here, The way to do it without awk is like this:

    $ svg=/home/nugget/xxx.whatever.svg
    $ file=”$(basename “$svg”)”
    $ echo “$file”
    $ name=”${file%.*}”
    $ echo “$name”

    Hannes

  7. schlm3 says:

    I got a problem using the bitmap export of inkscape.
    I draw my icons with a document size of 32x32px.
    The I export them to png of size 16x16px. The DPI-Size is set to 45 automatically.

    When I open import such a png into MS Word, Word enlarges the icon to the size of approximatively 32x32px.

    When I manually edit the dpi of such a png to be 90dpi (by using irfanview for example), MSWord correctly imports the icon.

    Why is there a fixed correlation between the icon size and the dpi? Why can’t I export a 16×16 png with a 90dpi from a 32x32px document?

  8. [...] Tutorials: Using Inkscape to Illustrate Tomatoes, Creating Icons in Inkscape: A Basic Workflow, Render a Bitmap Image Using Tiled SVG [...]

  9. pbhj says:

    What I’d liked to of seen is actually making icon files with the multiple sizes embedded, the process I use with The Gimp is hideous.

  10. My friend on Facebook shared this link with me and I’m not dissapointed at all that I came here.

  11. i am happy that i came here

  12. This is very hot info. I think I’ll share it on Delicious.
    p.s. Year One is already on the Internet and you can watch it for free.

  13. מאמרים says:

    believe they went through that whole segment us

  14. sham says:

    link is broken.. fix it:(

  15. cleary says:

    @sham: Sorry, the wiki module has been upgraded and broke the url

    The new url is:
    http://sidux.com/index.php?module=Wikula&tag=InkscapeIconBasicsEN

    I’ll let someone who manages this know

  16. cleary says:

    @ Hannes:
    Thanks, my bash knowledge and skills have grown since then, I compressed your 4 lines into one:

    ICON=$(basename ${MYICONPATH%.svg})

  17. [...] A basic workflow to create icons with Inkscape [...]

  18. I’ve switched from AI to Inkscape on the Mac, and am loving it – especially the cost!

    This tutorial helped show me how to do a few things I used to do in AI but hadn’t learnt how to do in IS, cheers!

  19. fpmurphy says:

    Heads up – the link to the tutorial no longer works.

  20. AdhiSesha says:

    Nice useful article keep post like this.. Thanks for sharing this info.
    My Blog

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 180 other followers