add first-page for "ações presidenciais" view.

This commit is contained in:
Tiago Kayaya
2020-11-30 16:08:29 +01:00
parent 06df07e2e8
commit 216ef1dc9f
13 changed files with 318 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
<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>
<g>
<g transform="translate(-345 -109) translate(0 84) translate(0 25) translate(20) translate(325)">
<g>
<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>
<rect width="2" height="15" x="17" y="10" fill="#FFF" rx="1"/>
<rect width="2" height="15" x="17" y="10" fill="#FFF" rx="1" transform="rotate(90 18 17.5)"/>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

+15
View File
@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
<g fill="none" fill-rule="evenodd">
<g stroke="#797979" stroke-width="2">
<g>
<g>
<g transform="translate(-262 -740) translate(0 740) translate(246) translate(16)">
<path d="M20.5 34.5c5.523 0 10.5-.977 10.5-6.5s-4.477-10-10-10-10 4.477-10 10 3.977 6.5 9.5 6.5z"/>
<circle cx="21" cy="12" r="6"/>
<path stroke-linejoin="round" d="M23.423 19.064v16m-4.773 2.561l.354-19" transform="rotate(45 21.125 28.125)"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 717 B

+19
View File
@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
<g fill="none" fill-rule="evenodd">
<g stroke="#061B52" stroke-width="2">
<g>
<g>
<g>
<g transform="translate(-15 -187) translate(0 84) translate(0 25) translate(0 50) translate(15 28)">
<ellipse cx="21" cy="18.5" rx="14" ry="13.5"/>
<g stroke-linejoin="round">
<path stroke-dasharray="2 3" stroke-linecap="round" d="M11.3 19.503c-1.147 10.21-3.25 15.316-6.308 15.316-3.06 0-4.589-2.27-4.589-6.807" transform="rotate(33 9.474 33.877)"/>
<path fill="#FFF" d="M20.301 1.086L16.649 8.26c.244 2.878.38 4.534.409 4.966.055.584.105 1.19-.001 1.851-.086.537-.478 1.62-1.287 3.225h0l-3.57-6.21-1.347 1.347-2.548 6.008-.755-5.68-5.584-.884 5.85-2.48 1.322-1.322-5.775-3.133 2.783-1.38c.501-.248 1.323-.412 1.882-.37h0l4.978.41L20.3 1.086z" transform="rotate(33 9.474 33.877) rotate(-45 11.799 9.702)"/>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB