diff options
Diffstat (limited to 'icons/person-dash-fill.svg')
-rw-r--r-- | icons/person-dash-fill.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/person-dash-fill.svg b/icons/person-dash-fill.svg index fd719f2..9879e6e 100644 --- a/icons/person-dash-fill.svg +++ b/icons/person-dash-fill.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-dash-fill" viewBox="0 0 16 16"> - <path fill-rule="evenodd" d="M11 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5z"/> - <path d="M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"/> + <path fill-rule="evenodd" d="M11 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5"/> + <path d="M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/> </svg>
\ No newline at end of file |