1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/public/img/svg/octicon-person-add.svg
silverwind ec69f34726
Update JS dependencies (#15591)
* Update JS dependencies

- Update all JS dependencies
- Regenerate SVGs
- Remove unused postcss dependency
- Remove removed webpack option

* re-add postcss

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-04-24 13:07:22 +03:00

1 line
497 B
XML

<svg viewBox="0 0 16 16" class="svg octicon-person-add" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M13.25 0a.75.75 0 0 1 .75.75V2h1.25a.75.75 0 0 1 0 1.5H14v1.25a.75.75 0 0 1-1.5 0V3.5h-1.25a.75.75 0 0 1 0-1.5h1.25V.75a.75.75 0 0 1 .75-.75zM5.5 4a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm2.4 4.548a3.5 3.5 0 1 0-4.799 0 5.527 5.527 0 0 0-3.1 4.66.75.75 0 1 0 1.498.085A4.01 4.01 0 0 1 5.5 9.5a4.01 4.01 0 0 1 4.001 3.793.75.75 0 1 0 1.498-.086 5.527 5.527 0 0 0-3.1-4.659z"/></svg>