![](https://secure.gravatar.com/avatar/cb05f8930948859ba6f5eafcdc14e722.jpg?s=120&d=mm&r=g)
On Sat, Jan 08, 2005 at 01:39:06AM +0100, David Christian Berg wrote:
Good news for you guys :) http://home.tu-clausthal.de/~dcb/icons.svg is updated. Really nice fill and stroke icons are included now.
I have implemented the first cut at theming. It's basically just intelligent fallback. The paths searched are:
$HOME/.inkscape/icons/ICONNAME.svg $HOME/.inkscape/icons/icons.svg /usr/share/inkscape/icons/ICONNAME.svg /usr/share/inkscape/icons/icons.svg
(adjust for Win32...)
So I tossed David's icons.svg into ~/.inkscape/icons/, and loaded up inkscape. All his stuff appeared right along side the new XPM replacements that aren't in his file yet. Yay!
(for now, the ICONNAME.svg file still needs to have a group named ICONNAME for it to be loaded correctly.)
*happy clapping noises*
Please review my changes to src/widgets/icon.cpp... I worry about nasty STL brokenness. I'm still learning. :)
Now anyone can easily use whatever icon set they feel like! :)