mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 15:05:26 +02:00
replace svg
This commit is contained in:
parent
5fbae537c2
commit
9c8ab86a29
1 changed files with 3 additions and 1 deletions
|
@ -151,7 +151,9 @@
|
||||||
View all plugins
|
View all plugins
|
||||||
</a>
|
</a>
|
||||||
<a class="editor-landing__contribute" href="#">
|
<a class="editor-landing__contribute" href="#">
|
||||||
<? include(DOCROOT . '/public/app/landings/editor/svg/plus-icon.svg'); ?>
|
<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M8.05 5.8h4.625a1.125 1.125 0 0 1 0 2.25H8.05v4.625a1.125 1.125 0 0 1-2.25 0V8.05H1.125a1.125 1.125 0 0 1 0-2.25H5.8V1.125a1.125 1.125 0 0 1 2.25 0V5.8z"/>
|
||||||
|
</svg>
|
||||||
Contribute your plugin to this featured list
|
Contribute your plugin to this featured list
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue