diff options
| author | Paul-Christian Volkmer | 2024-03-04 13:17:57 +0100 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2024-03-04 13:17:57 +0100 |
| commit | b2016df8527cd53e6065f2d12636ff76e9a7c3b0 (patch) | |
| tree | a2ccb0411d53b2148ad2184030e2b18b7d5757ea /src/main/resources/static/user.svg | |
| parent | b332f3c5ff706bd3ef792365583a162e79a66a3e (diff) | |
style: fix some style issued
Diffstat (limited to 'src/main/resources/static/user.svg')
| -rw-r--r-- | src/main/resources/static/user.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/main/resources/static/user.svg b/src/main/resources/static/user.svg new file mode 100644 index 0000000..506d632 --- /dev/null +++ b/src/main/resources/static/user.svg @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg width="24" height="24" version="1.1" viewBox="0 0 6.35 6.35" xmlns="http://www.w3.org/2000/svg"> + <g transform="matrix(1.2 0 0 1.2 -108.01 -85.977)"> + <rect x="90.01" y="71.647" width="5.2917" height="5.2917" rx=".96212" fill="#b3b3b3"/> + <g transform="matrix(1.6667 0 0 1.6667 -60.888 -47.952)" fill="#fff"> + <circle cx="92.126" cy="72.802" r=".70556"/> + <path d="m91.068 74.598a1.0583 1.0583 0 0 1 1.0583-1.0583 1.0583 1.0583 0 0 1 1.0583 1.0583h-1.0583z"/> + </g> + </g> +</svg> |
