diff icons/context-web-search.svg @ 0:2050741e9711

Initial revision
author Guido Berhoerster <guido+cws@berhoerster.name>
date Tue, 18 Sep 2018 22:57:18 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/icons/context-web-search.svg	Tue Sep 18 22:57:18 2018 +0200
@@ -0,0 +1,14 @@
+<!--
+Copyright (C) 2018 Guido Berhoerster <guido+cws@berhoerster.name>
+
+This Source Code Form is subject to the terms of the Mozilla Public
+License, v. 2.0. If a copy of the MPL was not distributed with this
+file, You can obtain one at http://mozilla.org/MPL/2.0/.
+-->
+<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+  <rect width="16" height="16" rx="3" ry="3" fill="#ed00b5"/>
+  <g stroke="#ffffff" stroke-linecap="round" stroke-width="2" fill="none">
+    <circle cx="7" cy="7" r="4"/>
+    <path d="m10 10 3 3"/>
+  </g>
+</svg>