Gradient in defs not showing up in SVG sprite in Chrome (webkit-based browsers)
问题 I have an SVG which represents the Google Play Store badge: <?xml version="1.0" encoding="utf-8"?> <svg id="master-artboard" viewBox="0 0 740.4884643554688 219.59970092773438" version="1.1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin meet"> <defs><linearGradient id="a" x1="31.8" y1="183.29" x2="15.02" y2="166.51" gradientTransform="matrix(1 0 0 -1 0 202)" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="#00a0ff"/> <stop offset=".01" stop-color="#00a1ff"/>