forked from amethyst/blobfox
parent
395e1677ef
commit
4dbb3df432
After Width: | Height: | Size: 391 B |
After Width: | Height: | Size: 307 B |
After Width: | Height: | Size: 391 B |
After Width: | Height: | Size: 275 B |
After Width: | Height: | Size: 1.1 KiB |
@ -0,0 +1,21 @@
|
||||
{{>header}}
|
||||
{{>body}}
|
||||
|
||||
{{>eyes}}
|
||||
|
||||
<defs>
|
||||
<clipPath id="clip-heart">
|
||||
{{#heart}}#heart{{/heart}}
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
||||
<g clip-path="url(#clip-heart)">
|
||||
<g transform="rotate(9) scale(1.05 1.05) translate(10 45)">
|
||||
{{#flag_ace}}{{/flag_ace}}
|
||||
</g>
|
||||
</g>
|
||||
|
||||
{{#set-fill}} rgba(255,255,255,0.5) | {{#heart}}#heart-reflection{{/heart}} {{/set-fill}}
|
||||
|
||||
{{>hands}}
|
||||
{{>footer}}
|
@ -0,0 +1,21 @@
|
||||
{{>header}}
|
||||
{{>body}}
|
||||
|
||||
{{>eyes}}
|
||||
|
||||
<defs>
|
||||
<clipPath id="clip-heart">
|
||||
{{#heart}}#heart{{/heart}}
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
||||
<g clip-path="url(#clip-heart)">
|
||||
<g transform="rotate(9) scale(1.05 1.05) translate(10 45)">
|
||||
{{#flag_demisexual}}{{/flag_demisexual}}
|
||||
</g>
|
||||
</g>
|
||||
|
||||
{{#set-fill}} rgba(255,255,255,0.5) | {{#heart}}#heart-reflection{{/heart}} {{/set-fill}}
|
||||
|
||||
{{>hands}}
|
||||
{{>footer}}
|
@ -0,0 +1,21 @@
|
||||
{{>header}}
|
||||
{{>body}}
|
||||
|
||||
{{>eyes}}
|
||||
|
||||
<defs>
|
||||
<clipPath id="clip-heart">
|
||||
{{#heart}}#heart{{/heart}}
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
||||
<g clip-path="url(#clip-heart)">
|
||||
<g transform="rotate(9) scale(1.05 1.05) translate(10 45)">
|
||||
{{#flag_enby}}{{/flag_enby}}
|
||||
</g>
|
||||
</g>
|
||||
|
||||
{{#set-fill}} rgba(255,255,255,0.5) | {{#heart}}#heart-reflection{{/heart}} {{/set-fill}}
|
||||
|
||||
{{>hands}}
|
||||
{{>footer}}
|
@ -0,0 +1,21 @@
|
||||
{{>header}}
|
||||
{{>body}}
|
||||
|
||||
{{>eyes}}
|
||||
|
||||
<defs>
|
||||
<clipPath id="clip-heart">
|
||||
{{#heart}}#heart{{/heart}}
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
||||
<g clip-path="url(#clip-heart)">
|
||||
<g transform="rotate(9) scale(1.05 1.05) translate(10 45)">
|
||||
{{#flag_pan}}{{/flag_pan}}
|
||||
</g>
|
||||
</g>
|
||||
|
||||
{{#set-fill}} rgba(255,255,255,0.5) | {{#heart}}#heart-reflection{{/heart}} {{/set-fill}}
|
||||
|
||||
{{>hands}}
|
||||
{{>footer}}
|
@ -0,0 +1,21 @@
|
||||
{{>header}}
|
||||
{{>body}}
|
||||
|
||||
{{>eyes}}
|
||||
|
||||
<defs>
|
||||
<clipPath id="clip-heart">
|
||||
{{#heart}}#heart{{/heart}}
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
||||
<g clip-path="url(#clip-heart)">
|
||||
<g transform="rotate(9) scale(0.95 0.95) translate(20 50)">
|
||||
{{#flag_progress}}{{/flag_progress}}
|
||||
</g>
|
||||
</g>
|
||||
|
||||
{{#set-fill}} rgba(255,255,255,0.5) | {{#heart}}#heart-reflection{{/heart}} {{/set-fill}}
|
||||
|
||||
{{>hands}}
|
||||
{{>footer}}
|
After Width: | Height: | Size: 312 B |
Loading…
Reference in new issue