mediawiki-extensions-Multim.../resources/mmv/ui/img/repo.svg
Gergő Tisza 47a8bda392 Create StripeButtons class, convert reuse button to use it
Also do a bunch of refactoring to:
* keep LESS rules in more sane locations so it is not as hard to get an overview
  (most of the metadata panel rules were in mmv.less)
* move mmv.mixins.less up one directory as it is not specific to the UI
* move the SVG icons as all of them were related to the UI
* remove the marging-right hack which was used to keep the title text from
  overflowing the button; instead use a float and overflow properties to make
  sure text that is too long gets hidden

Change-Id: Icc8ea2e766be67d86ae98c734721b2185bd6c36e
2014-04-03 23:13:12 +00:00

1 line
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><circle r="9" cy="32" cx="32" fill="#939598"/><circle r="26" cy="32" cx="32" stroke-width="12" stroke="#939598" fill="none"/><g fill="#939598"><path stroke="#006398" stroke-width="3" d="M32 12v3"/><path d="M28 15h8l-4 8z"/></g><g fill="#939598"><path stroke="#006398" stroke-width="3" d="M47 18l-2.121 2.121"/><path d="M42.051 17.293l5.656 5.656-8.484 2.828z"/></g><g fill="#939598"><path stroke="#006398" stroke-width="3" d="M52 32h-3"/><path d="M49 28v8l-8-4z"/></g><g fill="#939598"><path stroke="#006398" stroke-width="3" d="M47 47l-2.121-2.121"/><path d="M47.707 42.051l-5.656 5.656-2.828-8.484z"/></g><g fill="#939598"><path stroke="#006398" stroke-width="3" d="M32 52v-3"/><path d="M36 49h-8l4-8z"/></g><g fill="#939598"><path stroke="#006398" stroke-width="3" d="M12 32h3"/><path d="M15 36v-8l8 4z"/></g><g fill="#939598"><path stroke="#006398" stroke-width="3" d="M18 18l2.121 2.121"/><path d="M17.293 22.949l5.656-5.656 2.828 8.484z"/></g><g fill="#939598"><path stroke="#006398" stroke-width="3" d="M18 46.5l2.121-2.121"/><path d="M22.949 47.207l-5.656-5.656 8.484-2.828z"/></g></svg>