New action page and new publication page finished.

This commit is contained in:
Tiago Kayaya
2020-12-01 17:22:45 +01:00
parent 8e31026caa
commit 2c7b72a84a
12 changed files with 356 additions and 12 deletions
+21
View File
@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 35 35">
<g fill="none" fill-rule="evenodd">
<g>
<g>
<g transform="translate(-20 -454) translate(20 454)">
<path fill="#FFF" d="M7 7H18V8H7z"/>
<circle cx="10.5" cy="7.5" r="1.5" fill="#FFF"/>
<g fill="#42B9FE">
<circle cx="17.5" cy="17.5" r="17.5"/>
</g>
</g>
<g transform="translate(-20 -454) translate(20 454) translate(10 9)">
<path stroke="#FFF" stroke-linejoin="round" stroke-width="2" d="M0 0H15V18H0z"/>
<path fill="#FFF" d="M0 14H15V18H0z"/>
<circle cx="9" cy="8" r="2" stroke="#FFF"/>
<path stroke="#FFF" d="M.5 10C2.167 9 4.333 8.5 7 8.5M11 8.5L14.5 8.5"/>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 966 B