* Gives a consistent header to all images * Makes future changes easier to see * Some images slightly smaller * Some images use SVG2 features (`href`) * Most images smaller or the same size * A few images slightly larger
5 lines
366 B
XML
5 lines
366 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
aria-label="Delicious" role="img"
|
|
viewBox="0 0 512 512"><clipPath id="a"><rect
|
|
width="512" height="512"
|
|
rx="15%"/></clipPath><g clip-path="url(#a)"><path fill="#FFF" d="M0 0h256v256H0z"/><path fill="#333" d="M0 256h256v256H0z"/><path fill="#EEE" d="M256 256h256v256H256z"/><path fill="#39F" d="M256 0h256v256H256z"/></g></svg> |