Violetto has uploaded a new change for review. https://gerrit.wikimedia.org/r/201639
Change subject: add iconography page controls ...................................................................... add iconography page controls Change-Id: Ifa87777f716bb0b709000d41f5ccb926f89ab549 --- A src/themes/mediawiki/images/icons/viewCompact.svg A src/themes/mediawiki/images/icons/viewDetails-ltr.svg 2 files changed, 33 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/39/201639/1 diff --git a/src/themes/mediawiki/images/icons/viewCompact.svg b/src/themes/mediawiki/images/icons/viewCompact.svg new file mode 100644 index 0000000..013efe4 --- /dev/null +++ b/src/themes/mediawiki/images/icons/viewCompact.svg @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> +<g> + <circle fill="#010101" cx="6" cy="6" r="2"/> + <circle fill="#010101" cx="12" cy="6" r="2"/> + <circle fill="#010101" cx="18" cy="6" r="2"/> + <circle fill="#010101" cx="6" cy="12" r="2"/> + <circle fill="#010101" cx="12" cy="12" r="2"/> + <circle fill="#010101" cx="18" cy="12" r="2"/> + <circle fill="#010101" cx="6" cy="18" r="2"/> + <circle fill="#010101" cx="12" cy="18" r="2"/> + <circle fill="#010101" cx="18" cy="18" r="2"/> +</g> +</svg> diff --git a/src/themes/mediawiki/images/icons/viewDetails-ltr.svg b/src/themes/mediawiki/images/icons/viewDetails-ltr.svg new file mode 100644 index 0000000..54e94dc --- /dev/null +++ b/src/themes/mediawiki/images/icons/viewDetails-ltr.svg @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> +<g> + <circle fill="#010101" cx="5.5" cy="8.5" r="2.5"/> + <rect x="10" y="6" fill="#010101" width="12" height="1"/> + <rect x="10" y="8" fill="#010101" width="9" height="1"/> + <rect x="10" y="10" fill="#010101" width="4" height="1"/> + <circle fill="#010101" cx="5.5" cy="16.5" r="2.5"/> + <rect x="10" y="14" fill="#010101" width="12" height="1"/> + <rect x="10" y="16" fill="#010101" width="9" height="1"/> + <rect x="10" y="18" fill="#010101" width="4" height="1"/> +</g> +</svg> -- To view, visit https://gerrit.wikimedia.org/r/201639 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifa87777f716bb0b709000d41f5ccb926f89ab549 Gerrit-PatchSet: 1 Gerrit-Project: oojs/ui Gerrit-Branch: master Gerrit-Owner: Violetto <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
