Esanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/264590
Change subject: Quotes icon fixes ...................................................................... Quotes icon fixes * Minor pixel snapping * Use same size quotes for quotesAdd * Use same size quotes for Apex theme Change-Id: I692ff21b052c1e03bd9da18a8de3598d5b982478 --- M src/themes/apex/images/icons/quotes-ltr.svg M src/themes/apex/images/icons/quotes-rtl.svg M src/themes/apex/images/icons/quotesAdd-ltr.svg M src/themes/apex/images/icons/quotesAdd-rtl.svg M src/themes/mediawiki/images/icons/quotes-ltr.svg M src/themes/mediawiki/images/icons/quotes-rtl.svg M src/themes/mediawiki/images/icons/quotesAdd-ltr.svg M src/themes/mediawiki/images/icons/quotesAdd-rtl.svg 8 files changed, 32 insertions(+), 20 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/90/264590/1 diff --git a/src/themes/apex/images/icons/quotes-ltr.svg b/src/themes/apex/images/icons/quotes-ltr.svg index 062d2d9..dc366b7 100644 --- a/src/themes/apex/images/icons/quotes-ltr.svg +++ b/src/themes/apex/images/icons/quotes-ltr.svg @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <g> - <path d="M19.9 8.7c.3-.1.6-.3.8-.6s.3-.7.3-1.1V6c-1.3.2-1.9.2-3.3.8-.9.5-1.6 1.1-2.2 1.8S13 12 13 16v4h6c1.1 0 2-.9 2-2v-6h-4s.1-.9.8-1.8c.6-.7 1.3-1.2 2.1-1.5zM5.5 8.6C4.9 9.3 3 12 3 16v4h6c1.1 0 2-.9 2-2v-6H7s.1-.9.8-1.8c.6-.7 1.3-1.2 2.1-1.5.3-.1.6-.3.8-.6s.3-.7.3-1.1V6c-1.3.2-1.9.2-3.3.8-.8.5-1.6 1.1-2.2 1.8z"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24"> + <g id="quotes"> + <path id="quote" d="M6.9 8.4c-.446.55-1.974 2.6-1.9 5.7V17h4.7c.9 0 1.6-.7 1.6-1.6V11H8.2s.05-.74.6-1.4c.453-.543 1-.9 1.6-1.2.2-.1.47-.212.6-.5.127-.282.2-.5.2-.9v-.6c-1 .2-1.744.197-2.6.6-.856.403-1.272.873-1.7 1.4z"/> </g> + <use transform="translate(8)" id="quote2" width="24" height="24" xlink:href="#quote"/> </svg> diff --git a/src/themes/apex/images/icons/quotes-rtl.svg b/src/themes/apex/images/icons/quotes-rtl.svg index 1057ffc..e652b31 100644 --- a/src/themes/apex/images/icons/quotes-rtl.svg +++ b/src/themes/apex/images/icons/quotes-rtl.svg @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <g id="g552"> - <path d="M4.1 8.7c-.3-.1-.6-.3-.8-.6C3.1 7.8 3 7.4 3 7V6c1.3.2 1.9.2 3.3.8.9.5 1.6 1.1 2.2 1.8.6.7 2.5 3.4 2.5 7.4v4H5c-1.1 0-2-.9-2-2v-6h4s-.1-.9-.8-1.8C5.6 9.5 4.9 9 4.1 8.7zm14.4-.1c.6.7 2.5 3.4 2.5 7.4v4h-6c-1.1 0-2-.9-2-2v-6h4s-.1-.9-.8-1.8c-.6-.7-1.3-1.2-2.1-1.5-.3-.1-.6-.3-.8-.6-.2-.3-.3-.7-.3-1.1V6c1.3.2 1.9.2 3.3.8.8.5 1.6 1.1 2.2 1.8z" id="path554"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24"> + <g id="quotes"> + <path id="quote" d="M17.1 8.4c.446.55 1.9 2.6 1.9 5.7V17h-4.7c-.9 0-1.6-.7-1.6-1.6V11h3.1s-.05-.74-.6-1.4c-.453-.543-1-.9-1.6-1.2-.2-.1-.47-.212-.6-.5-.127-.282-.2-.5-.2-.9v-.6c1 .2 1.744.197 2.6.6.856.403 1.272.873 1.7 1.4z"/> </g> + <use transform="translate(-8)" id="quote2" width="24" height="24" xlink:href="#quote"/> </svg> diff --git a/src/themes/apex/images/icons/quotesAdd-ltr.svg b/src/themes/apex/images/icons/quotesAdd-ltr.svg index bacec22..9e348fa 100644 --- a/src/themes/apex/images/icons/quotesAdd-ltr.svg +++ b/src/themes/apex/images/icons/quotesAdd-ltr.svg @@ -1,6 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <g id="g4"> - <path d="M3.5 8.6C2.9 9.3 1 12 1 16v4h6c1.1 0 2-.9 2-2v-6H5s.1-.9.8-1.8c.6-.7 1.3-1.2 2.1-1.5.3-.1.6-.3.8-.6.2-.3.3-.7.3-1.1V6c-1.3.2-1.9.2-3.3.8-.8.5-1.6 1.1-2.2 1.8zM19 5V1h-2v4h-4v2h4v4h2V7h4V5zm-4 7s.1-.9.8-1.8l.2-.2V8h-1.9l-.6.6C12.9 9.3 11 12 11 16v4h6c1.1 0 2-.9 2-2v-6h-4z" id="path6"/> + <g id="quotes-add"> + <path id="quote" d="M5.9 10.4c-.446.55-1.974 2.6-1.9 5.7V19h4.7c.9 0 1.593-.7 1.6-1.6V13H7.2s.05-.74.6-1.4c.453-.543 1-.9 1.6-1.2.2-.1.47-.212.6-.5.127-.282.2-.5.2-.9v-.6c-1 .2-1.744.197-2.6.6-.856.403-1.272.873-1.7 1.4z"/> + <path id="quote2" d="M15 9.344c-.476.32-.78.677-1.094 1.062-.446.55-1.98 2.588-1.906 5.688V19h4.688c.9 0 1.617-.694 1.625-1.594V13H15V9.344z"/> + <path id="add" d="M18 6V2h-2v4h-4v2h4v4h2V8h4V6z"/> </g> </svg> diff --git a/src/themes/apex/images/icons/quotesAdd-rtl.svg b/src/themes/apex/images/icons/quotesAdd-rtl.svg index 9aed41d..c2fae29 100644 --- a/src/themes/apex/images/icons/quotesAdd-rtl.svg +++ b/src/themes/apex/images/icons/quotesAdd-rtl.svg @@ -1,6 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <g id="g4"> - <path d="M20.5 8.6c.6.7 2.5 3.4 2.5 7.4v4h-6c-1.1 0-2-.9-2-2v-6h4s-.1-.9-.8-1.8c-.6-.7-1.3-1.2-2.1-1.5-.3-.1-.6-.3-.8-.6-.2-.3-.3-.7-.3-1.1V6c1.3.2 1.9.2 3.3.8.8.5 1.6 1.1 2.2 1.8zM5 5V1h2v4h4v2H7v4H5V7H1V5zm4 7s-.1-.9-.8-1.8L8 10V8h1.9l.6.6c.6.7 2.5 3.4 2.5 7.4v4H7c-1.1 0-2-.9-2-2v-6h4z" id="path6"/> + <g id="quotes-add"> + <path id="quote" d="M18.097 10.4c.446.55 1.974 2.6 1.9 5.7V19h-4.7c-.9 0-1.593-.7-1.6-1.6V13h3.1s-.05-.74-.6-1.4c-.453-.543-1-.9-1.6-1.2-.2-.1-.47-.212-.6-.5-.127-.282-.2-.5-.2-.9v-.6c1 .2 1.744.197 2.6.6.856.403 1.272.873 1.7 1.4z"/> + <path id="quote2" d="M8.997 9.344c.476.32.782.677 1.094 1.062.447.55 1.98 2.588 1.907 5.688V19H7.31c-.9 0-1.618-.694-1.625-1.594V13h3.312V9.344z"/> + <path id="add" d="M5.997 6V2h2v4h4v2h-4v4h-2V8h-4V6z"/> </g> </svg> diff --git a/src/themes/mediawiki/images/icons/quotes-ltr.svg b/src/themes/mediawiki/images/icons/quotes-ltr.svg index 4885f43..dc366b7 100644 --- a/src/themes/mediawiki/images/icons/quotes-ltr.svg +++ b/src/themes/mediawiki/images/icons/quotes-ltr.svg @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <g id="g3226"> - <path d="M18.1 8.65c.2-.1.5-.2.6-.5.1-.3.2-.5.2-.9v-.7c-1 .2-1.5.2-2.6.6-.7.4-1.2.9-1.7 1.4-.5.5-1.9 2.6-1.9 5.8v3.1h4.7c.9 0 1.6-.7 1.6-1.6v-4.7h-3.1s.1-.7.6-1.4c.5-.5 1-.9 1.6-1.1zm-11.2-.1c-.5.5-1.9 2.9-1.9 6v2.9h4.7c.9 0 1.6-.7 1.6-1.6v-4.7H8.2s.1-.7.6-1.4c.5-.5 1-.9 1.6-1.2.2-.1.5-.2.6-.5.1-.3.2-.5.2-.9v-.6c-1 .2-1.5.2-2.6.6-.6.4-1.2.9-1.7 1.4z" id="path3228"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24"> + <g id="quotes"> + <path id="quote" d="M6.9 8.4c-.446.55-1.974 2.6-1.9 5.7V17h4.7c.9 0 1.6-.7 1.6-1.6V11H8.2s.05-.74.6-1.4c.453-.543 1-.9 1.6-1.2.2-.1.47-.212.6-.5.127-.282.2-.5.2-.9v-.6c-1 .2-1.744.197-2.6.6-.856.403-1.272.873-1.7 1.4z"/> </g> + <use transform="translate(8)" id="quote2" width="24" height="24" xlink:href="#quote"/> </svg> diff --git a/src/themes/mediawiki/images/icons/quotes-rtl.svg b/src/themes/mediawiki/images/icons/quotes-rtl.svg index 91fe300..e652b31 100644 --- a/src/themes/mediawiki/images/icons/quotes-rtl.svg +++ b/src/themes/mediawiki/images/icons/quotes-rtl.svg @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <g> - <path d="M5.9 8.65c-.2-.1-.5-.2-.6-.5-.1-.3-.2-.5-.2-.9v-.7c1 .2 1.5.2 2.6.6.7.4 1.2.9 1.7 1.4.5.5 1.9 2.6 1.9 5.8v3.1H6.6c-.9 0-1.6-.7-1.6-1.6v-4.7h3.1s-.1-.7-.6-1.4c-.5-.5-1-.9-1.6-1.1zm11.2-.1c.5.5 1.9 2.9 1.9 6v2.9h-4.7c-.9 0-1.6-.7-1.6-1.6v-4.7h3.1s-.1-.7-.6-1.4c-.5-.5-1-.9-1.6-1.2-.2-.1-.5-.2-.6-.5-.1-.3-.2-.5-.2-.9v-.6c1 .2 1.5.2 2.6.6.6.4 1.2.9 1.7 1.4z"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24"> + <g id="quotes"> + <path id="quote" d="M17.1 8.4c.446.55 1.9 2.6 1.9 5.7V17h-4.7c-.9 0-1.6-.7-1.6-1.6V11h3.1s-.05-.74-.6-1.4c-.453-.543-1-.9-1.6-1.2-.2-.1-.47-.212-.6-.5-.127-.282-.2-.5-.2-.9v-.6c1 .2 1.744.197 2.6.6.856.403 1.272.873 1.7 1.4z"/> </g> + <use transform="translate(-8)" id="quote2" width="24" height="24" xlink:href="#quote"/> </svg> diff --git a/src/themes/mediawiki/images/icons/quotesAdd-ltr.svg b/src/themes/mediawiki/images/icons/quotesAdd-ltr.svg index bacec22..9e348fa 100644 --- a/src/themes/mediawiki/images/icons/quotesAdd-ltr.svg +++ b/src/themes/mediawiki/images/icons/quotesAdd-ltr.svg @@ -1,6 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <g id="g4"> - <path d="M3.5 8.6C2.9 9.3 1 12 1 16v4h6c1.1 0 2-.9 2-2v-6H5s.1-.9.8-1.8c.6-.7 1.3-1.2 2.1-1.5.3-.1.6-.3.8-.6.2-.3.3-.7.3-1.1V6c-1.3.2-1.9.2-3.3.8-.8.5-1.6 1.1-2.2 1.8zM19 5V1h-2v4h-4v2h4v4h2V7h4V5zm-4 7s.1-.9.8-1.8l.2-.2V8h-1.9l-.6.6C12.9 9.3 11 12 11 16v4h6c1.1 0 2-.9 2-2v-6h-4z" id="path6"/> + <g id="quotes-add"> + <path id="quote" d="M5.9 10.4c-.446.55-1.974 2.6-1.9 5.7V19h4.7c.9 0 1.593-.7 1.6-1.6V13H7.2s.05-.74.6-1.4c.453-.543 1-.9 1.6-1.2.2-.1.47-.212.6-.5.127-.282.2-.5.2-.9v-.6c-1 .2-1.744.197-2.6.6-.856.403-1.272.873-1.7 1.4z"/> + <path id="quote2" d="M15 9.344c-.476.32-.78.677-1.094 1.062-.446.55-1.98 2.588-1.906 5.688V19h4.688c.9 0 1.617-.694 1.625-1.594V13H15V9.344z"/> + <path id="add" d="M18 6V2h-2v4h-4v2h4v4h2V8h4V6z"/> </g> </svg> diff --git a/src/themes/mediawiki/images/icons/quotesAdd-rtl.svg b/src/themes/mediawiki/images/icons/quotesAdd-rtl.svg index 9aed41d..c2fae29 100644 --- a/src/themes/mediawiki/images/icons/quotesAdd-rtl.svg +++ b/src/themes/mediawiki/images/icons/quotesAdd-rtl.svg @@ -1,6 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <g id="g4"> - <path d="M20.5 8.6c.6.7 2.5 3.4 2.5 7.4v4h-6c-1.1 0-2-.9-2-2v-6h4s-.1-.9-.8-1.8c-.6-.7-1.3-1.2-2.1-1.5-.3-.1-.6-.3-.8-.6-.2-.3-.3-.7-.3-1.1V6c1.3.2 1.9.2 3.3.8.8.5 1.6 1.1 2.2 1.8zM5 5V1h2v4h4v2H7v4H5V7H1V5zm4 7s-.1-.9-.8-1.8L8 10V8h1.9l.6.6c.6.7 2.5 3.4 2.5 7.4v4H7c-1.1 0-2-.9-2-2v-6h4z" id="path6"/> + <g id="quotes-add"> + <path id="quote" d="M18.097 10.4c.446.55 1.974 2.6 1.9 5.7V19h-4.7c-.9 0-1.593-.7-1.6-1.6V13h3.1s-.05-.74-.6-1.4c-.453-.543-1-.9-1.6-1.2-.2-.1-.47-.212-.6-.5-.127-.282-.2-.5-.2-.9v-.6c1 .2 1.744.197 2.6.6.856.403 1.272.873 1.7 1.4z"/> + <path id="quote2" d="M8.997 9.344c.476.32.782.677 1.094 1.062.447.55 1.98 2.588 1.907 5.688V19H7.31c-.9 0-1.618-.694-1.625-1.594V13h3.312V9.344z"/> + <path id="add" d="M5.997 6V2h2v4h4v2h-4v4h-2V8h-4V6z"/> </g> </svg> -- To view, visit https://gerrit.wikimedia.org/r/264590 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I692ff21b052c1e03bd9da18a8de3598d5b982478 Gerrit-PatchSet: 1 Gerrit-Project: oojs/ui Gerrit-Branch: master Gerrit-Owner: Esanders <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
