main/svg/emoji_u25fb.svg
Frank Lin 43f47be940 Reduce SVG file sizes by running python-scour CLI with the following command.
$ scour --strip-xml-prolog --enable-viewboxing --enable-id-stripping \
  --enable-comment-stripping --shorten-ids --no-line-breaks --strip-xml-space \
  -i <infile> -o <outfile>

scour version: 0.36
2018-05-03 00:28:06 -07:00

1 line
690 B
XML

<svg enable-background="new 0 0 128 128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><linearGradient id="a" x1="64" x2="64" y1="19.859" y2="108.27" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" offset="0"/><stop stop-color="#ECECEC" offset=".6578"/><stop stop-color="#E0E0E0" offset="1"/></linearGradient><path d="m102 108h-76c-3.31 0-6-2.69-6-6v-76c0-3.31 2.69-6 6-6h76c3.31 0 6 2.69 6 6v76c0 3.31-2.69 6-6 6z" fill="url(#a)"/><g opacity=".2"><path d="m102 23c1.65 0 3 1.35 3 3v76c0 1.65-1.35 3-3 3h-76c-1.65 0-3-1.35-3-3v-76c0-1.65 1.35-3 3-3h76m0-3h-76c-3.31 0-6 2.69-6 6v76c0 3.31 2.69 6 6 6h76c3.31 0 6-2.69 6-6v-76c0-3.31-2.69-6-6-6z" fill="#424242"/></g></svg>