Merge "Remove Math extension icon"

This commit is contained in:
jenkins-bot 2014-06-19 22:48:15 +00:00 committed by Gerrit Code Review
commit 06e5cf0c02
2 changed files with 0 additions and 13 deletions

View file

@ -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

View file

@ -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);