Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
12345678910111213 |
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
- <defs>
- <clipPath id="a">
- <path fill-opacity=".67" d="M-40 0h682.67v512H-40z"/>
- </clipPath>
- </defs>
- <g clip-path="url(#a)" fill-rule="evenodd" transform="translate(37.5) scale(.94)">
- <path fill="#0c0" d="M-40 0h768v512H-40z"/>
- <path fill="#69f" d="M-40 0h768v256H-40z"/>
- <path d="M-40 0l382.73 255.67L-40 511.01V0z" fill="#fffefe"/>
- <path d="M119.8 292.07l-30.82-22.18-30.67 22.4 11.407-36.41-30.613-22.48 37.874-.31 11.747-36.3 12 36.216 37.874.048-30.458 22.695 11.66 36.328z" fill="red"/>
- </g>
- </svg>
|