From 0e926593c5fb4e41a36fbe944107a9385d51216c Mon Sep 17 00:00:00 2001 From: Santiago Ruano Rincón Date: Fri, 22 Apr 2011 13:59:08 +0000 Subject: Two icons for replacement of groups and neighborhood. * The tulpa would be an alternative to represent the closest relationship. The tulpa is hearth, built with three stones, iconized by three circles. * The resguardo is the collectively-owned territory of each community. An analogy to the resgugardo would be used in the interface instead of the neighborhood. Signed-off-by: Santiago --- diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am index 9df018b..c315f14 100644 --- a/icons/scalable/actions/Makefile.am +++ b/icons/scalable/actions/Makefile.am @@ -109,6 +109,8 @@ icon_DATA = \ zoom-home.svg \ zoom-in.svg \ zoom-neighborhood.svg \ + zoom-tulpa.svg \ + zoom-resguardo.svg \ zoom-original.svg \ zoom-out.svg diff --git a/icons/scalable/actions/zoom-resguardo.svg b/icons/scalable/actions/zoom-resguardo.svg new file mode 100644 index 0000000..7305f8a --- /dev/null +++ b/icons/scalable/actions/zoom-resguardo.svg @@ -0,0 +1,94 @@ + +image/svg+xml + + \ No newline at end of file diff --git a/icons/scalable/actions/zoom-tulpa.svg b/icons/scalable/actions/zoom-tulpa.svg new file mode 100644 index 0000000..bc36847 --- /dev/null +++ b/icons/scalable/actions/zoom-tulpa.svg @@ -0,0 +1,68 @@ + +image/svg+xml + + \ No newline at end of file -- cgit v0.9.1