diff options
Diffstat (limited to 'src/content/img/icon/user-add/light.svg')
-rw-r--r-- | src/content/img/icon/user-add/light.svg | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/content/img/icon/user-add/light.svg b/src/content/img/icon/user-add/light.svg new file mode 100644 index 0000000..eaf415b --- /dev/null +++ b/src/content/img/icon/user-add/light.svg @@ -0,0 +1,32 @@ +<svg + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + fill="none" +> + <path + d=" + M 4 20 + V 19 + C 4 16.2386 6.23858 14 9 14 + H 12.75 + M 17.5355 13.9645 + V 17.5 + M 17.5355 17.5 + V 21.0355 + M 17.5355 17.5 + H 21.0711 + M 17.5355 17.5 + H 14 + M 15 7 + C 15 9.20914 13.2091 11 11 11 + C 8.79086 11 7 9.20914 7 7 + C 7 4.79086 8.79086 3 11 3 + C 13.2091 3 15 4.79086 15 7 + Z + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> +</svg> |