view icons/context-web-search.svg @ 8:688074a7d58e default tip

Added tag version-3 for changeset 369e61618ff0
author Guido Berhoerster <guido+cws@berhoerster.name>
date Sun, 10 Oct 2021 20:56:41 +0200
parents 2050741e9711
children
line wrap: on
line source

<!--
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>