1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

replace svg

This commit is contained in:
Peter Savchenko 2019-02-14 17:48:44 +03:00
parent 5fbae537c2
commit 9c8ab86a29
No known key found for this signature in database
GPG key ID: 63E739583C761566

View file

@ -151,7 +151,9 @@
View all plugins
</a>
<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
</a>
</div>