Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk3/theme/assets/cursor-handle-insertion.svg
diff options
context:
space:
mode:
authorSimon Schampijer <simon@laptop.org>2012-11-06 14:29:49 (GMT)
committer Simon Schampijer <simon@laptop.org>2012-11-06 14:33:06 (GMT)
commit0f72292c2b38f4aff9dfe16dc627ec705bdda045 (patch)
tree3a11e078e5b79cea846761f77ddde2e745b8eb8d /gtk3/theme/assets/cursor-handle-insertion.svg
parent599c6730decba9c36dab4949dcb4d350898bc12d (diff)
TextHandle: adapt to new style class naming, part of #4152
Signed-off-by: Simon Schampijer <simon@laptop.org> Acked-by: Manuel QuiƱones <manuq@laptop.org>
Diffstat (limited to 'gtk3/theme/assets/cursor-handle-insertion.svg')
-rw-r--r--gtk3/theme/assets/cursor-handle-insertion.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/gtk3/theme/assets/cursor-handle-insertion.svg b/gtk3/theme/assets/cursor-handle-insertion.svg
new file mode 100644
index 0000000..1bcc86a
--- /dev/null
+++ b/gtk3/theme/assets/cursor-handle-insertion.svg
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="110" height="110" viewBox="0, 0, 110, 110">
+ <g id="Layer 1">
+ <g>
+ <path d="M37,19 L55,1 L73,19 L73,60 L37,60 z" fill="#000000"/>
+ <path d="M42,21 L55,8 L68,21 L68,55 L42,55 z" fill="#FFFFFF"/>
+ </g>
+ </g>
+ <defs/>
+</svg>