diff options
Diffstat (limited to 'icons/chrome.svg')
-rw-r--r-- | icons/chrome.svg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/icons/chrome.svg b/icons/chrome.svg deleted file mode 100644 index 6e0f37f2..00000000 --- a/icons/chrome.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chrome" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path stroke="none" d="M0 0h24v24H0z"/> - <circle cx="12" cy="12" r="9" /> - <circle cx="12" cy="12" r="3" /> - <line x1="12" y1="9" x2="20.5" y2="9" /> - <line x1="12" y1="9" x2="20.5" y2="9" transform="rotate(120 12 12)" /> - <line x1="12" y1="9" x2="20.5" y2="9" transform="rotate(240 12 12)" /> -</svg> - - |