Files
SuperTinyIcons/images/svg/adobe.svg
Brian Tremblay 6dd17e8251 Shrinks adobe.svg (#495)
Uses z command in `path` to close shapes,
reducing size of `d` attribute.
2020-11-17 22:51:41 +00:00

6 lines
238 B
XML

<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Adobe" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#ed2224"
rx="15%"/><path fill="#fff" d="M296,120h114v272zm-80,0h-114v272zm39,99l-48,118h52l23,55h46z"/></svg>