diff options
| author | polo <ordipolo@gmx.fr> | 2025-08-11 06:25:39 +0200 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2025-08-11 06:25:39 +0200 |
| commit | d7468fc363b5d028db84373d4abfa6d7d19bacb9 (patch) | |
| tree | 0235e6c7520bb16b939f3e753ccd45c94bfaef28 /public/assets/user_hollow.svg | |
| parent | 90673ef19133e037cf401773f4262ba3d7d050bf (diff) | |
| download | cms-d7468fc363b5d028db84373d4abfa6d7d19bacb9.tar.gz cms-d7468fc363b5d028db84373d4abfa6d7d19bacb9.tar.bz2 cms-d7468fc363b5d028db84373d4abfa6d7d19bacb9.zip | |
nouveau routeur! et contrôleurs et vues pour la connexion et la gestion du compte, début d'utilisation de Request et Response
Diffstat (limited to 'public/assets/user_hollow.svg')
| -rw-r--r-- | public/assets/user_hollow.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/public/assets/user_hollow.svg b/public/assets/user_hollow.svg new file mode 100644 index 0000000..ca26d18 --- /dev/null +++ b/public/assets/user_hollow.svg | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| 2 | <!-- Written by Treer (gitlab.com/Treer) --> | ||
| 3 | <svg | ||
| 4 | version="1.1" | ||
| 5 | xmlns="http://www.w3.org/2000/svg" | ||
| 6 | xmlns:xlink="http://www.w3.org/1999/xlink" | ||
| 7 | width="600" | ||
| 8 | height="600" | ||
| 9 | stroke="black" | ||
| 10 | stroke-width="30" | ||
| 11 | fill="none"> | ||
| 12 | |||
| 13 | <title>Abstract user icon</title> | ||
| 14 | |||
| 15 | <circle cx="300" cy="300" r="265" /> | ||
| 16 | <circle cx="300" cy="230" r="115" /> | ||
| 17 | <path d="M106.81863443903,481.4 a205,205 1 0,1 386.36273112194,0" stroke-linecap="butt" /> | ||
| 18 | </svg> \ No newline at end of file | ||
