diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2025-09-15 01:07:58 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2025-09-15 01:07:58 +0200 |
| commit | 967be9e750221ab2ab783f95df79bb26d290a45e (patch) | |
| tree | 6802900a5e975f9f68b169f0f503f040056d6952 /ping/frontend/static/icons/magnifying_glass_icon.svg | |
Diffstat (limited to 'ping/frontend/static/icons/magnifying_glass_icon.svg')
| -rw-r--r-- | ping/frontend/static/icons/magnifying_glass_icon.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ping/frontend/static/icons/magnifying_glass_icon.svg b/ping/frontend/static/icons/magnifying_glass_icon.svg new file mode 100644 index 0000000..dd521f6 --- /dev/null +++ b/ping/frontend/static/icons/magnifying_glass_icon.svg @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="490" height="490"> +<path fill="none" stroke="#fff" stroke-width="36" stroke-linecap="round" +d="m280,278a153,153 0 1,0-2,2l170,170m-91-117 110,110-26,26-110-110"/> +</svg>
\ No newline at end of file |
