diff options
Diffstat (limited to 'client/simple/src/svg/information-circle-outline.svg')
| -rw-r--r-- | client/simple/src/svg/information-circle-outline.svg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/client/simple/src/svg/information-circle-outline.svg b/client/simple/src/svg/information-circle-outline.svg deleted file mode 100644 index b7c300094..000000000 --- a/client/simple/src/svg/information-circle-outline.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"> - <title>Information Circle</title> - <path d="M248 64C146.39 64 64 146.39 64 248s82.39 184 184 184 184-82.39 184-184S349.61 64 248 64z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M220 220h32v116"/> - <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M208 340h88"/> - <path fill="currentColor" stroke="currentColor" stroke-linecap="round" d="M248 130a26 26 0 1026 26 26 26 0 00-26-26z"/> -</svg>
\ No newline at end of file |