mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
Merge "Remove Math extension icon"
This commit is contained in:
commit
06e5cf0c02
|
@ -1,8 +0,0 @@
|
|||
<?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="math" style="opacity:0.75">
|
||||
<path id="sigma" d="M 13.609,11.391 10.004,16.004 16,16 l 0,-1 1,0 0,3 -10,0 5,-6 -5,-6 10,0 0,3 -1,0 0,-2 -6,0 3.609,4.391" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 548 B |
|
@ -41,11 +41,6 @@
|
|||
background-image: url(images/icons/image-thumbnail.svg);
|
||||
}
|
||||
|
||||
.oo-ui-icon-math {
|
||||
/* @embed */
|
||||
background-image: url(images/icons/math.svg);
|
||||
}
|
||||
|
||||
.oo-ui-icon-parameter {
|
||||
/* @embed */
|
||||
background-image: url(images/icons/parameter.svg);
|
||||
|
|
Loading…
Reference in a new issue