mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
12ee00bdf6
* Change the fill colour of grey icons from #999 to #888.
3 lines
480 B
XML
3 lines
480 B
XML
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
|
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
|
]><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" preserveAspectRatio="xMinYMid meet" overflow="visible"><path d="M5.4 14.5L4.5 16H0v-.1l1.9-3.3 3.5 1.9zM16 0h-.3l-4.5 10.3-8.5-4.8 4-5.5H5.5L1.3 5.8l.3.2c.4 1 1.2 3.5.2 5.3l4.8 2.8c1.1-1.9 3.6-2.4 4.7-2.5l.4.2 4.4-10V0z" fill="#888"/></svg> |