Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorGary Martin <gary@garycmartin.com>2010-07-27 01:37:59 (GMT)
committer Gary Martin <gary@garycmartin.com>2010-07-27 01:37:59 (GMT)
commitafd7f300f2fd95b37db39c6feaa36c31be31e809 (patch)
treee0cc7f5d8771176fc61002041813924e3be7823c /icons
parentc5b2f9f4084e02772cbf801e90b172df506c47f5 (diff)
Updated deg/rad and sci/eng icons for visual state clarity.
Diffstat (limited to 'icons')
-rw-r--r--icons/format-deg.svg8
-rw-r--r--icons/format-exp.svg6
-rw-r--r--icons/format-rad.svg8
-rw-r--r--icons/format-sci.svg6
4 files changed, 18 insertions, 10 deletions
diff --git a/icons/format-deg.svg b/icons/format-deg.svg
index d1b67ae..d223982 100644
--- a/icons/format-deg.svg
+++ b/icons/format-deg.svg
@@ -1,11 +1,13 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
<!ENTITY fill_color "#FFFFFF">
-]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="stock-xo_1_">
+]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="format-deg">
<defs>
<mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
<path d="M 3 3 L 53 3 L 53 53 L 3 53 z" stroke-width="3.5" fill="white" stroke="white"/>
- <text x="2" y="35" font-size="25" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">deg</text>
+ <text x="15" y="23" font-size="16" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">deg</text>
+ <path d="M 9 18 l 0 -2 l 3 2 l -3 2 z" stroke-width="3.5" fill="black" stroke="black"/>
+ <text x="15" y="43" font-size="18" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">rad</text>
</mask>
</defs>
<path d="M 3 12 Q 3 3 12 3 L 43 3 Q 53 3 53 12 L 53 43 Q 53 53 43 53 L 12 53 Q 3 53 3 43 z" fill="&fill_color;" stroke="&fill_color;" stroke-width="3.5" mask="url(#Mask)"/>
-</g></svg> \ No newline at end of file
+</g></svg>
diff --git a/icons/format-exp.svg b/icons/format-exp.svg
index 24d3d63..a20431c 100644
--- a/icons/format-exp.svg
+++ b/icons/format-exp.svg
@@ -1,10 +1,12 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
<!ENTITY fill_color "#FFFFFF">
-]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="stock-xo_1_">
+]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="format-exp">
<defs>
<mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
<path d="M 3 3 L 53 3 L 53 53 L 3 53 z" stroke-width="3.5" fill="white" stroke="white"/>
- <text x="2" y="35" font-size="25" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">exp</text>
+ <text x="15" y="23" font-size="18" font-family="Bitstream Vera Sans" letter-spacing="1" font-weight="bold" fill="black" stroke="none">sci</text>
+ <text x="15" y="43" font-size="16" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">eng</text>
+ <path d="M 9 38 l 0 -2 l 3 2 l -3 2 z" stroke-width="3.5" fill="black" stroke="black"/>
</mask>
</defs>
<path d="M 3 12 Q 3 3 12 3 L 43 3 Q 53 3 53 12 L 53 43 Q 53 53 43 53 L 12 53 Q 3 53 3 43 z" fill="&fill_color;" stroke="&fill_color;" stroke-width="3.5" mask="url(#Mask)"/>
diff --git a/icons/format-rad.svg b/icons/format-rad.svg
index f3a6944..58c5ba1 100644
--- a/icons/format-rad.svg
+++ b/icons/format-rad.svg
@@ -1,11 +1,13 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
<!ENTITY fill_color "#FFFFFF">
-]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="stock-xo_1_">
+]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="format-rad">
<defs>
<mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
<path d="M 3 3 L 53 3 L 53 53 L 3 53 z" stroke-width="3.5" fill="white" stroke="white"/>
- <text x="4" y="35" font-size="25" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">rad</text>
+ <text x="15" y="23" font-size="16" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">deg</text>
+ <text x="15" y="43" font-size="18" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">rad</text>
+ <path d="M 9 38 l 0 -2 l 3 2 l -3 2 z" stroke-width="3.5" fill="black" stroke="black"/>
</mask>
</defs>
<path d="M 3 12 Q 3 3 12 3 L 43 3 Q 53 3 53 12 L 53 43 Q 53 53 43 53 L 12 53 Q 3 53 3 43 z" fill="&fill_color;" stroke="&fill_color;" stroke-width="3.5" mask="url(#Mask)"/>
-</g></svg> \ No newline at end of file
+</g></svg>
diff --git a/icons/format-sci.svg b/icons/format-sci.svg
index 6670b83..2fc57e5 100644
--- a/icons/format-sci.svg
+++ b/icons/format-sci.svg
@@ -1,10 +1,12 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
<!ENTITY fill_color "#FFFFFF">
-]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="stock-xo_1_">
+]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="format-sci">
<defs>
<mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
<path d="M 3 3 L 53 3 L 53 53 L 3 53 z" stroke-width="3.5" fill="white" stroke="white"/>
- <text x="9" y="35" font-size="25" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">sci</text>
+ <text x="15" y="23" font-size="18" font-family="Bitstream Vera Sans" letter-spacing="1" font-weight="bold" fill="black" stroke="none">sci</text>
+ <path d="M 9 18 l 0 -2 l 3 2 l -3 2 z" stroke-width="3.5" fill="black" stroke="black"/>
+ <text x="15" y="43" font-size="16" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">eng</text>
</mask>
</defs>
<path d="M 3 12 Q 3 3 12 3 L 43 3 Q 53 3 53 12 L 53 43 Q 53 53 43 53 L 12 53 Q 3 53 3 43 z" fill="&fill_color;" stroke="&fill_color;" stroke-width="3.5" mask="url(#Mask)"/>