diff options
author | Unrud <unrud@openaliasbox.org> | 2017-03-10 23:02:35 +0100 |
---|---|---|
committer | Unrud <unrud@openaliasbox.org> | 2017-03-11 00:42:55 +0100 |
commit | e8e32f7a1194baabd6e158805f40396c667e6c56 (patch) | |
tree | 03d0cc2d188fcc148e726f0a6b24e8821a9e8635 /radicale_web/web/infcloud/images/search.svg | |
parent | Init (diff) | |
download | radicaleinfcloud-e8e32f7a1194baabd6e158805f40396c667e6c56.tar.gz radicaleinfcloud-e8e32f7a1194baabd6e158805f40396c667e6c56.tar.bz2 radicaleinfcloud-e8e32f7a1194baabd6e158805f40396c667e6c56.zip |
Add InfCloud
Diffstat (limited to 'radicale_web/web/infcloud/images/search.svg')
-rw-r--r-- | radicale_web/web/infcloud/images/search.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/radicale_web/web/infcloud/images/search.svg b/radicale_web/web/infcloud/images/search.svg new file mode 100644 index 0000000..efd7fb7 --- /dev/null +++ b/radicale_web/web/infcloud/images/search.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ width="20px" height="16px" viewBox="0 0 20 16" enable-background="new 0 0 20 16" xml:space="preserve">
+<circle fill="#585858" cx="7.5" cy="7.5" r="7.5"/>
+<circle fill="#FFFFFF" cx="7.5" cy="7.5" r="5.5"/>
+<rect x="14.789" y="8.82" transform="matrix(0.5423 -0.8402 0.8402 0.5423 -3.4518 19.3028)" fill="#585858" width="2.402" height="7.999"/>
+</svg>
|