Blasta/graphic/blasta_syndicate.svg
Schimon Jehudah, Adv. 164b4d67d4 Graphic : Add an icon for syndication page;
HTML    : Add an XML template for The Atom Syndication Format;
Python  : Add support for The Atom Syndication Format;
README  : Add screenshots;
XSLT    : Add an XSL Transformations stylesheet.
2024-08-27 14:26:41 +03:00

6 lines
316 B
XML

<svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="25" height="25" fill="#fff" />
<rect x="25" y="0" width="25" height="25" fill="#d9541e" />
<rect x="0" y="25" width="25" height="25" fill="#CC5D15" />
<rect x="25" y="25" width="25" height="25" fill="#d3d2d2" />
</svg>