diff options
author | silverwind <me@silverwind.io> | 2023-01-21 03:42:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-21 03:42:13 +0100 |
commit | a1fcb1cfb84fd6b36c8fe9fd56588119fa4377bc (patch) | |
tree | 579656bd784dae89489903345ffd1f5c739f2696 /public/img/svg/octicon-typography.svg | |
parent | Split default gitpod view to include all tasks (#22555) (diff) | |
download | forgejo-a1fcb1cfb84fd6b36c8fe9fd56588119fa4377bc.tar.xz forgejo-a1fcb1cfb84fd6b36c8fe9fd56588119fa4377bc.zip |
Update JS dependencies (#22538)
- Update all JS dependencies
- Add new eslint rules
- Rebuild SVGs
- Tested citation and build
SVG changes are because of https://github.com/primer/octicons/pull/883.
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'public/img/svg/octicon-typography.svg')
-rw-r--r-- | public/img/svg/octicon-typography.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/img/svg/octicon-typography.svg b/public/img/svg/octicon-typography.svg index dffb43d6dc..3df3688a83 100644 --- a/public/img/svg/octicon-typography.svg +++ b/public/img/svg/octicon-typography.svg @@ -1 +1 @@ -<svg viewBox="0 0 16 16" class="svg octicon-typography" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M6.21 8.5 4.574 3.594 2.857 8.5H6.21zm.5 1.5.829 2.487a.75.75 0 0 0 1.423-.474L5.735 2.332a1.216 1.216 0 0 0-2.302-.018l-3.39 9.688a.75.75 0 0 0 1.415.496L2.332 10H6.71zm3.13-4.358C10.53 4.374 11.87 4 13 4c1.5 0 3 .939 3 2.601v5.649a.75.75 0 0 1-1.448.275C13.995 12.82 13.3 13 12.5 13c-.77 0-1.514-.231-2.078-.709-.577-.488-.922-1.199-.922-2.041 0-.694.265-1.411.887-1.944C11 7.78 11.88 7.5 13 7.5h1.5v-.899c0-.54-.5-1.101-1.5-1.101-.869 0-1.528.282-1.84.858a.75.75 0 1 1-1.32-.716zM14.5 9H13c-.881 0-1.375.22-1.637.444-.253.217-.363.5-.363.806 0 .408.155.697.39.896.249.21.63.354 1.11.354.732 0 1.26-.209 1.588-.449.35-.257.412-.495.412-.551V9z"/></svg>
\ No newline at end of file +<svg viewBox="0 0 16 16" class="svg octicon-typography" width="16" height="16" aria-hidden="true"><path d="M6.71 10H2.332l-.874 2.498a.75.75 0 0 1-1.415-.496l3.39-9.688a1.217 1.217 0 0 1 2.302.018l3.227 9.681a.75.75 0 0 1-1.423.474Zm3.13-4.358C10.53 4.374 11.87 4 13 4c1.5 0 3 .939 3 2.601v5.649a.75.75 0 0 1-1.448.275C13.995 12.82 13.3 13 12.5 13c-.77 0-1.514-.231-2.078-.709-.577-.488-.922-1.199-.922-2.041 0-.694.265-1.411.887-1.944C11 7.78 11.88 7.5 13 7.5h1.5v-.899c0-.54-.5-1.101-1.5-1.101-.869 0-1.528.282-1.84.858a.75.75 0 1 1-1.32-.716ZM6.21 8.5 4.574 3.594 2.857 8.5Zm8.29.5H13c-.881 0-1.375.22-1.637.444-.253.217-.363.5-.363.806 0 .408.155.697.39.896.249.21.63.354 1.11.354.732 0 1.26-.209 1.588-.449.35-.257.412-.495.412-.551Z"/></svg>
\ No newline at end of file |