main/svg/emoji_u25ab.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
717 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="45.763" y2="82.409" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" offset="0"/><stop stop-color="#ECECEC" offset=".6578"/><stop stop-color="#E0E0E0" offset="1"/></linearGradient><path d="M77.33,80H50.67C49.19,80,48,78.81,48,77.33V50.67c0-1.47,1.19-2.67,2.67-2.67h26.67 c1.47,0,2.67,1.19,2.67,2.67v26.67C80,78.81,78.81,80,77.33,80z" fill="url(#a)"/><g opacity=".2"><path d="m77 51v26h-26v-26h26m0.33-3h-26.66c-1.48 0-2.67 1.19-2.67 2.67v26.67c0 1.47 1.19 2.67 2.67 2.67h26.67c1.47 0 2.67-1.19 2.67-2.67v-26.67c-0.01-1.48-1.2-2.67-2.68-2.67z" fill="#424242"/></g></svg>