mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-05 14:12:53 +00:00
9 lines
663 B
XML
9 lines
663 B
XML
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
|
||
|
height="24px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
||
|
<g id="italic-e" style="opacity:0.75;">
|
||
|
<path id="e" style="fill-rule:evenodd;clip-rule:evenodd;" d="m 7,18 2.4739927,-12 8.5260079,0 -0.282051,1.366985 -6.946521,0 L 10.021,11 16.110783,11 15.828732,12.366985 9.739,12.367 l -0.8774612,4.2742 7.4380952,0 L 16.017583,18 7,18"/>
|
||
|
</g>
|
||
|
</svg>
|