diff options
Diffstat (limited to 'app/assets/images/icons.svg')
-rw-r--r-- | app/assets/images/icons.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/images/icons.svg b/app/assets/images/icons.svg index 84d68904a..3bd8ae53b 100644 --- a/app/assets/images/icons.svg +++ b/app/assets/images/icons.svg @@ -331,6 +331,10 @@ <path d="M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"/> <path d="M14 4l0 4l-6 0l0 -4"/> </symbol> + <symbol viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" id="icon--search"> + <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0"/> + <path d="M21 21l-6 -6"/> + </symbol> <symbol viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" id="icon--server-authentication"> <path d="M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z"/> <path d="M3 12m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z"/> |