mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-12-14 23:11:30 +00:00
34a8d7fbcb
Also slightly lightening default toolbar icons to match other monochrome icons in that editor. Change-Id: Idada1c3b99246a2374ec2b689cb91ed584d9293e
8 lines
484 B
XML
8 lines
484 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1" width="22" height="22">
|
|
<g fill="#333" transform="translate(2.2,1.8)">
|
|
<path id="a"
|
|
d="M 18.29 6.29 14.71 2.71 a 1 1 0 0 0 -1.41 0 L 3.71 12.29 a 1 1 0 0 0 0 1.41 L 4 14 1 18 H 6
|
|
l 1 -1 .29 .29 a 1 1 0 0 0 1.41 0 l 9.59 -9.59 A 1 1 0 0 0 18.29 6.29 Z M 7 15 5 13 l 9 -9 2 2 Z"/>
|
|
</g>
|
|
</svg> |