1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-18 20:46:07 +02:00
gitea/public/img/svg/octicon-codescan-checkmark.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
447 B
XML

<svg viewBox="0 0 16 16" class="svg octicon-codescan-checkmark" width="16" height="16" aria-hidden="true"><path d="M10.28 6.28a.75.75 0 1 0-1.06-1.06L6.25 8.19l-.97-.97a.75.75 0 0 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06 0l3.5-3.5z"/><path fill-rule="evenodd" d="M7.5 15a7.469 7.469 0 0 0 4.746-1.693l2.474 2.473a.75.75 0 1 0 1.06-1.06l-2.473-2.474A7.5 7.5 0 1 0 7.5 15zm0-13.5a6 6 0 1 0 4.094 10.386.75.75 0 0 1 .293-.292A6 6 0 0 0 7.5 1.5z"/></svg>