view icons/open-incognito.svg @ 0:3353f3c48b6b

Initial revision
author Guido Berhoerster <guido+open-incognito@berhoerster.name>
date Fri, 14 Dec 2018 15:59:37 +0100
parents
children
line wrap: on
line source

<!--
Copyright (C) 2018 Guido Berhoerster <guido+open-incognito@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 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <rect width="48" height="48" rx="9" ry="9" fill="#6200a4"/>
  <path d="m30 12-6-6m0 0-6 6m6 8v-14" fill="none" stroke="#ffffff" stroke-linecap="round" stroke-width="4"/>
  <path id="mask-left-half" d="m12 24c-4 0-8 0-8 6 0 4 2 12 8 12 8 0 6-4 12-4v-12c-4 0-3-2-12-2zm3 6c4 0 5 1 6 2.5-1.4 2-3.8 2-6 2-1 0-3 0-5-2 1.8-2.5 4-2.5 5-2.5z" fill="#ffffff"/>
  <use transform="matrix(-1,0,0,1,48,0)" xlink:href="#mask-left-half"/>
</svg>