Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorLucian Branescu Mihaila <lucian.branescu@gmail.com>2011-02-19 22:10:07 (GMT)
committer Lucian Branescu Mihaila <lucian.branescu@gmail.com>2011-02-19 22:10:07 (GMT)
commitf783d11780bbb91d495b163818e961e00387e305 (patch)
treea480a8c7128e94edc121cff0ba1e1ada8fd0112b /icons
parent7955f089faae07a6c1bff4a8d7b3cb01cbd3d7e6 (diff)
Closing branch.webkit
Diffstat (limited to 'icons')
-rw-r--r--icons/add-link.svg7
-rw-r--r--icons/link.svg12
2 files changed, 0 insertions, 19 deletions
diff --git a/icons/add-link.svg b/icons/add-link.svg
deleted file mode 100644
index 4f1693a..0000000
--- a/icons/add-link.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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 stroke_color "#010101">
- <!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="share-link">
- <polygon display="inline" fill="&fill_color;" points="27.5,7.266 34.074,20.588 48.774,22.723 38.138,33.092 40.647,47.734 27.5,40.82 14.353,47.734 16.862,33.092 6.226,22.723 20.926,20.588 " stroke="&stroke_color;" stroke-width="3.5"/>
-</g></svg>
-
diff --git a/icons/link.svg b/icons/link.svg
deleted file mode 100644
index ee31fbe..0000000
--- a/icons/link.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
- <!ENTITY ns_svg "http://www.w3.org/2000/svg">
- <!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
- <!ENTITY stroke_color "#ff0000">
- <!ENTITY fill_color "#0000ff">
-]>
-
-<svg version="1.1" id="Icon" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="120" height="110"
- overflow="visible" xml:space="preserve" viewBox="0 0 120 110" enable-background="new 0 0 120 110">
- <rect x="0" y="0" width="120" height="110" fill="&fill_color;" stroke="&stroke_color;" stroke-width="4px" />
-</svg>