office-gobmx/icon-themes/tango_svg/cmd/sc_flipvertical.svg
Ilmari Lauhakangas 92037bb5b7 Cleaned up Tango SVG icons
Some of the icons embedded multiple fonts in base64 encoded form.

Commands run:
find . -name '*.svg' -exec sed -i '/<style.*/,/<\/style>/d' {} + \;
find . -name '*.svg' -exec sh -c 'svgcleaner "$1" "$1"' x {} \;

Svgcleaner being https://github.com/RazrFalcon/svgcleaner

Change-Id: Iffff65438a6ed34ed956aeff041c6f8925cffdaa
Reviewed-on: https://gerrit.libreoffice.org/69385
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-03-19 12:14:03 +01:00

1 line
No EOL
1.4 KiB
XML

<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="b" gradientTransform="matrix(0 1 -1 0 23 1)" gradientUnits="userSpaceOnUse" x1="17" x2="17" xlink:href="#a" y1="2" y2="8"/><linearGradient id="c" gradientTransform="matrix(0 -1 1 0 -1 23)" gradientUnits="userSpaceOnUse" x1="17" x2="17" y1="3" y2="21"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#eaeaea"/></linearGradient><linearGradient id="d" gradientTransform="matrix(0 -1 1 0 -1 23)" gradientUnits="userSpaceOnUse" x1="12" x2="12" xlink:href="#a" y1="16" y2="22"/><g transform="translate(0 -1036.4)"><path d="m1.511 1044.9h12.978" style="opacity:.4;stroke:#000;stroke-linecap:square;stroke-dasharray:1.010934 2.021868;stroke-width:1.0109;fill:none"/><g transform="matrix(0 -.66667 .63494 0 .402296 1052.7)"><path d="m14 3v18h9z" fill="#ad7ea8"/><path d="m14 3v18h9zm1 5 6 12h-6z" opacity=".4"/><path d="m15 8v12h6zm1 5 3 6h-3z" fill="url(#b)" opacity=".4"/></g><path d="m14 3v18h9z" fill="url(#c)" transform="matrix(0 .66667 .63494 0 .402296 1037)"/><path d="m14 3v18h9zm1 5 6 12h-6z" opacity=".4" transform="matrix(0 .66667 .63494 0 .402296 1037)"/><path d="m15 8v12h6zm1 5 3 6h-3z" fill="url(#d)" opacity=".4" transform="matrix(0 .66667 .63494 0 .402296 1037)"/></g></svg>