VolkerE has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/390557 )
Change subject: Unify SVG markup ...................................................................... Unify SVG markup Align SVG markup across Foundation products by - unifying XML declaration, - removing unnecessary group and put attribute on path, - sorting attributes and - unifying whitespace. Bug: T178867 Change-Id: Idd3df30af5126e6f1fbc0f437a9afdc566377dc2 --- M images/betafeature-flow-ltr.svg M images/betafeature-flow-rtl.svg M modules/editor/editors/visualeditor/ui/images/icons/flow-mention.svg M modules/notification/icon/flow-new-topic.svg M modules/notification/icon/flow-post-edited.svg M modules/notification/icon/flow-topic-renamed.svg M modules/notification/icon/flow-topic-reopened.svg M modules/notification/icon/flow-topic-resolved.svg M modules/notification/icon/flowusertalk-new-topic.svg M modules/styles/flow/images/anon-user.svg M modules/styles/flow/images/lock-ltr.svg M modules/styles/flow/images/lock-rtl.svg M modules/styles/flow/images/newest-topics.svg M modules/styles/flow/images/topic-collapse-ltr.svg M modules/styles/flow/images/topic-collapse-rtl.svg M modules/tours/flow-icon.svg 16 files changed, 77 insertions(+), 82 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow refs/changes/57/390557/1 diff --git a/images/betafeature-flow-ltr.svg b/images/betafeature-flow-ltr.svg index eb0ccaf..49870c7 100644 --- a/images/betafeature-flow-ltr.svg +++ b/images/betafeature-flow-ltr.svg @@ -1,22 +1,19 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="264" height="162" viewBox="0 0 264 162"> - <defs> - <clipPath id="a"> - <path d="M0 0v152l12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10V0z"/> - </clipPath> - </defs> - <g clip-path="url(#a)"> - <path d="M263.5 162.25l-263-.5V.5h263z" fill="#fff"/> - <path d="M252 162.496V29H48v133.496zM11 22c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14zM38 163.807V58H13v105.807h25z" fill="#e5e5e5"/> - <g fill="#e5e5e5"> - <path d="M233 5h26v6h-26V5zM209 5h22v6h-22zM185 5h22v6h-22zM162 5h13v6h-13zM177 5h6v6h-6zM154 5h6v6h-6z"/> - </g> - <g fill="#e5e5e5"> - <path d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/> - <path d="M168 17h2v2h-2z"/> - </g> - <path d="M38 45v-5H13v5h25z" fill="#e5e5e5"/> - <path d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9.167z" fill="#e5e5e5"/> - <path d="M191.047 81.46v39.226l8.717 8.717h-61.02V81.46h52.303zm-74.094-21.792h52.302v17.434h-34.868v30.51h-26.15l8.716-8.718V59.668z" fill="#36c"/> + <defs> + <clipPath id="a"> + <path d="M0 0v152l12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10V0z"/> + </clipPath> + </defs> + <g clip-path="url(#a)"> + <path fill="#fff" d="M263.5 162.25l-263-.5V.5h263z"/> + <path fill="#e5e5e5" d="M252 162.496V29H48v133.496zM11 22c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14zm27 141.807V58H13v105.807h25zM233 5h26v6h-26V5zm-24 0h22v6h-22zm-24 0h22v6h-22zm-23 0h13v6h-13zm15 0h6v6h-6zm-23 0h6v6h-6z"/> + <g fill="#e5e5e5"> + <path d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/> + <path d="M168 17h2v2h-2z"/> </g> + <path fill="#e5e5e5" d="M38 45v-5H13v5h25z"/> + <path fill="#e5e5e5" d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9.167z"/> + <path fill="#36c" d="M191.047 81.46v39.226l8.717 8.717h-61.02V81.46h52.303zm-74.094-21.792h52.302v17.434h-34.868v30.51h-26.15l8.716-8.718V59.668z"/> + </g> </svg> diff --git a/images/betafeature-flow-rtl.svg b/images/betafeature-flow-rtl.svg index ff2ad21..9b3c00f 100644 --- a/images/betafeature-flow-rtl.svg +++ b/images/betafeature-flow-rtl.svg @@ -1,22 +1,20 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="264" height="162" viewBox="0 0 264 162"> - <defs> - <clipPath id="a"> - <path d="M0 0v152l12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10V0z"/> - </clipPath> - </defs> - <g transform="matrix(-1 0 0 1 264 0)" clip-path="url(#a)"> - <path d="M263.5 162.25l-263-.5V.5h263z" fill="#fff"/> - <path d="M252 162.496V29H48v133.496zM11 22c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14zM38 163.807V58H13v105.807h25z" fill="#e5e5e5"/> - <g fill="#e5e5e5"> - <path d="M233 5h26v6h-26V5zM209 5h22v6h-22zM185 5h22v6h-22zM162 5h13v6h-13zM177 5h6v6h-6zM154 5h6v6h-6z"/> - </g> - <g fill="#e5e5e5"> - <path d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/> - <path d="M168 17h2v2h-2z"/> - </g> - <path d="M38 45v-5H13v5h25z" fill="#e5e5e5"/> - <path d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9.167z" fill="#e5e5e5"/> - <path d="M191.047 81.46v39.226l8.717 8.717h-61.02V81.46h52.303zm-74.094-21.792h52.302v17.434h-34.868v30.51h-26.15l8.716-8.718V59.668z" fill="#36c"/> - </g> + <defs> + <clipPath id="a"> + <path d="M0 0v152l12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10V0z"/> + </clipPath> + </defs> + <g transform="matrix(-1 0 0 1 264 0)" clip-path="url(#a)"> + <path fill="#fff" d="M263.5 162.25l-263-.5V.5h263z"/> + <path fill="#e5e5e5" d="M252 162.496V29H48v133.496zM11 22c0-7.732 6.268-14 14-14s14 6.268 14 14-6.268 14-14 14-14-6.268-14-14zM38 163.807V58H13v105.807h25z"/> + <path fill="#e5e5e5" d="M233 5h26v6h-26V5zM209 5h22v6h-22zM185 5h22v6h-22zM162 5h13v6h-13zM177 5h6v6h-6zM154 5h6v6h-6z"/> + <g fill="#e5e5e5"> + <path d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/> + <path d="M168 17h2v2h-2z"/> + </g> + <path fill="#e5e5e5" d="M38 45v-5H13v5h25z"/> + <path fill="#e5e5e5" d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9.167z"/> + <path fill="#36c" d="M191.047 81.46v39.226l8.717 8.717h-61.02V81.46h52.303zm-74.094-21.792h52.302v17.434h-34.868v30.51h-26.15l8.716-8.718V59.668z"/> + </g> </svg> diff --git a/modules/editor/editors/visualeditor/ui/images/icons/flow-mention.svg b/modules/editor/editors/visualeditor/ui/images/icons/flow-mention.svg index 61ff7e9..7443e82 100644 --- a/modules/editor/editors/visualeditor/ui/images/icons/flow-mention.svg +++ b/modules/editor/editors/visualeditor/ui/images/icons/flow-mention.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"> - <path d="M6.264 16.837v-4h4v-2h-4v-4h-2v4h-4v2h4v4zM16.236 12.5c-2.3 0-4.2-1.9-4.2-4.3s1.9-4.2 4.2-4.2c2.3 0 4.2 1.9 4.2 4.2 0 2.3-1.8 4.3-4.2 4.3zM23.736 20h-15v-.6c0-1.1.2-2 .5-2.8.3-.8.8-1.4 1.4-2 .6-.5 1.4-.9 2.3-1.2l.3-.1.4.2c.8.5 1.7.8 2.7.8.9 0 1.9-.3 2.7-.8l.2-.2.3.1c.9.3 1.6.7 2.3 1.2.6.5 1.1 1.2 1.4 2 .3.8.5 1.7.5 2.8z"/> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <path d="M6.264 16.837v-4h4v-2h-4v-4h-2v4h-4v2h4v4zM16.236 12.5c-2.3 0-4.2-1.9-4.2-4.3s1.9-4.2 4.2-4.2c2.3 0 4.2 1.9 4.2 4.2 0 2.3-1.8 4.3-4.2 4.3zM23.736 20h-15v-.6c0-1.1.2-2 .5-2.8.3-.8.8-1.4 1.4-2 .6-.5 1.4-.9 2.3-1.2l.3-.1.4.2c.8.5 1.7.8 2.7.8.9 0 1.9-.3 2.7-.8l.2-.2.3.1c.9.3 1.6.7 2.3 1.2.6.5 1.1 1.2 1.4 2 .3.8.5 1.7.5 2.8z"/> </svg> diff --git a/modules/notification/icon/flow-new-topic.svg b/modules/notification/icon/flow-new-topic.svg index fa2e5f9..9216e2e 100644 --- a/modules/notification/icon/flow-new-topic.svg +++ b/modules/notification/icon/flow-new-topic.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"> - <path fill="#00AF89" d="M18 14V9h-2v5h-5v2h5v5h2v-5h5v-2h-5zm7.5 12H0l4.5-4.5V5H30v16.5c0 2.55-1.95 4.5-4.5 4.5z" fill-rule="evenodd"/> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"> + <path fill="#00af89" fill-rule="evenodd" d="M18 14V9h-2v5h-5v2h5v5h2v-5h5v-2h-5zm7.5 12H0l4.5-4.5V5H30v16.5c0 2.55-1.95 4.5-4.5 4.5z"/> </svg> diff --git a/modules/notification/icon/flow-post-edited.svg b/modules/notification/icon/flow-post-edited.svg index a4f563c..e2425e3 100644 --- a/modules/notification/icon/flow-post-edited.svg +++ b/modules/notification/icon/flow-post-edited.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"> - <path d="M27.143 10.143V23L30 25.857H10V10.143h17.143zM2.857 3H20v5.714H8.57v10H0l2.857-2.857V3zm21.518 12.206c-.038-.66-.343-1.295-.8-1.803-.457-.52-1.104-.914-1.79-1.028a4900.443 4900.443 0 0 1-8.887 7.973l-.71 3.212 3.288-.356c1.777-1.6 6.88-6.183 8.9-7.998zm-9.852 6.08c-.253-.253-.47-.405-.76-.608l7.984-7.224c.267.09.648.305.762.61l-7.987 7.223z" fill="#36c" fill-rule="evenodd"/> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"> + <path fill="#36c" fill-rule="evenodd" d="M27.143 10.143V23L30 25.857H10V10.143h17.143zM2.857 3H20v5.714H8.57v10H0l2.857-2.857V3zm21.518 12.206c-.038-.66-.343-1.295-.8-1.803-.457-.52-1.104-.914-1.79-1.028a4900.443 4900.443 0 0 1-8.887 7.973l-.71 3.212 3.288-.356c1.777-1.6 6.88-6.183 8.9-7.998zm-9.852 6.08c-.253-.253-.47-.405-.76-.608l7.984-7.224c.267.09.648.305.762.61l-7.987 7.223z"/> </svg> diff --git a/modules/notification/icon/flow-topic-renamed.svg b/modules/notification/icon/flow-topic-renamed.svg index 6d92462..95d0703 100644 --- a/modules/notification/icon/flow-topic-renamed.svg +++ b/modules/notification/icon/flow-topic-renamed.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"> - <path d="M25 22l4 4H2.99A1.99 1.99 0 0 1 1 24.01V4h24v18zm-3.875-11.216c-.05-.854-.443-1.674-1.034-2.33-.59-.673-1.426-1.18-2.312-1.33-2.608 2.347-9.204 8.27-11.484 10.304l-.92 4.15 4.25-.458c2.297-2.068 8.892-7.99 11.5-10.336zm-12.73 7.858c-.33-.328-.608-.525-.986-.787L17.73 8.52c.343.114.836.393.983.787l-10.32 9.335z" fill="#36c" fill-rule="evenodd"/> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"> + <path fill="#36c" fill-rule="evenodd" d="M25 22l4 4H2.99A1.99 1.99 0 0 1 1 24.01V4h24v18zm-3.875-11.216c-.05-.854-.443-1.674-1.034-2.33-.59-.673-1.426-1.18-2.312-1.33-2.608 2.347-9.204 8.27-11.484 10.304l-.92 4.15 4.25-.458c2.297-2.068 8.892-7.99 11.5-10.336zm-12.73 7.858c-.33-.328-.608-.525-.986-.787L17.73 8.52c.343.114.836.393.983.787l-10.32 9.335z"/> </svg> diff --git a/modules/notification/icon/flow-topic-reopened.svg b/modules/notification/icon/flow-topic-reopened.svg index f668548..88ae3f7 100644 --- a/modules/notification/icon/flow-topic-reopened.svg +++ b/modules/notification/icon/flow-topic-reopened.svg @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"> - <path d="M25.5 26H0l4.5-4.5V5H30v16.5c0 2.55-1.95 4.5-4.5 4.5zm-12-11c0 .6-.2 1-.6 1.4-.4.4-.9.6-1.4.6-.6 0-1-.2-1.4-.6-.4-.4-.6-.9-.6-1.4 0-.5.2-1 .6-1.4.4-.4.9-.6 1.4-.6.5 0 1 .2 1.4.6.4.4.6.9.6 1.4zm6 0c0 .6-.2 1-.6 1.4-.4.4-.9.6-1.4.6-.6 0-1-.2-1.4-.6-.4-.4-.6-.9-.6-1.4 0-.5.2-1 .6-1.4.4-.4.9-.6 1.4-.6.5 0 1 .2 1.4.6.4.4.6.9.6 1.4zm6 0c0 .6-.2 1-.6 1.4-.4.4-.9.6-1.4.6-.6 0-1-.2-1.4-.6-.4-.4-.6-.9-.6-1.4 0-.5.2-1 .6-1.4.4-.4.9-.6 1.4-.6.5 0 1 .2 1.4.6.4.4.6.9.6 1.4z" fill="#36c" fill-rule="evenodd"/> +<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"> + <path fill="#36c" fill-rule="evenodd" d="M25.5 26H0l4.5-4.5V5H30v16.5c0 2.55-1.95 4.5-4.5 4.5zm-12-11c0 .6-.2 1-.6 1.4-.4.4-.9.6-1.4.6-.6 0-1-.2-1.4-.6-.4-.4-.6-.9-.6-1.4 0-.5.2-1 .6-1.4.4-.4.9-.6 1.4-.6.5 0 1 .2 1.4.6.4.4.6.9.6 1.4zm6 0c0 .6-.2 1-.6 1.4-.4.4-.9.6-1.4.6-.6 0-1-.2-1.4-.6-.4-.4-.6-.9-.6-1.4 0-.5.2-1 .6-1.4.4-.4.9-.6 1.4-.6.5 0 1 .2 1.4.6.4.4.6.9.6 1.4zm6 0c0 .6-.2 1-.6 1.4-.4.4-.9.6-1.4.6-.6 0-1-.2-1.4-.6-.4-.4-.6-.9-.6-1.4 0-.5.2-1 .6-1.4.4-.4.9-.6 1.4-.6.5 0 1 .2 1.4.6.4.4.6.9.6 1.4z"/> </svg> diff --git a/modules/notification/icon/flow-topic-resolved.svg b/modules/notification/icon/flow-topic-resolved.svg index ec48431..3aea32a 100644 --- a/modules/notification/icon/flow-topic-resolved.svg +++ b/modules/notification/icon/flow-topic-resolved.svg @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"> - <path d="M25.5 26H0l4.5-4.5V5H30v16.5c0 2.55-1.95 4.5-4.5 4.5zm-1.115-15.477l-8.718 8.718-4.36-4.358L10 16.19l5.667 5.666L27 10.523c-.697-.697-1.918-.697-2.615 0z" fill="#36c" fill-rule="evenodd"/> +<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"> + <path fill="#36c" fill-rule="evenodd" d="M25.5 26H0l4.5-4.5V5H30v16.5c0 2.55-1.95 4.5-4.5 4.5zm-1.115-15.477l-8.718 8.718-4.36-4.358L10 16.19l5.667 5.666L27 10.523c-.697-.697-1.918-.697-2.615 0z"/> </svg> diff --git a/modules/notification/icon/flowusertalk-new-topic.svg b/modules/notification/icon/flowusertalk-new-topic.svg index 2e1d246..d19ab23 100644 --- a/modules/notification/icon/flowusertalk-new-topic.svg +++ b/modules/notification/icon/flowusertalk-new-topic.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"> - <path d="M25.5 26H0l4.5-4.5V5H30v16.5c0 2.55-1.95 4.5-4.5 4.5zm-6.05-7.2c-.63-.21-.63-.77-.7-1.4v-.07c.98-.84 1.75-2.24 1.75-3.78C20.5 10.26 19.1 9 17 9c-1.47 0-3.5.84-3.5 4.55 0 1.47.77 2.87 1.75 3.78v.07c0 .63-.07 1.19-.7 1.4 0 0-2.03.77-2.8 1.05-.91.28-1.75.7-1.75 1.75v.7h14v-.7c0-.84-.56-1.4-1.75-1.75-.84-.28-2.8-1.05-2.8-1.05z" fill="#00AF89" fill-rule="evenodd"/> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"> + <path fill="#00af89" fill-rule="evenodd" d="M25.5 26H0l4.5-4.5V5H30v16.5c0 2.55-1.95 4.5-4.5 4.5zm-6.05-7.2c-.63-.21-.63-.77-.7-1.4v-.07c.98-.84 1.75-2.24 1.75-3.78C20.5 10.26 19.1 9 17 9c-1.47 0-3.5.84-3.5 4.55 0 1.47.77 2.87 1.75 3.78v.07c0 .63-.07 1.19-.7 1.4 0 0-2.03.77-2.8 1.05-.91.28-1.75.7-1.75 1.75v.7h14v-.7c0-.84-.56-1.4-1.75-1.75-.84-.28-2.8-1.05-2.8-1.05z"/> </svg> diff --git a/modules/styles/flow/images/anon-user.svg b/modules/styles/flow/images/anon-user.svg index 9431933..8772ae9 100644 --- a/modules/styles/flow/images/anon-user.svg +++ b/modules/styles/flow/images/anon-user.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> - <path d="M21 18.763c-1.44-.484-4.8-1.816-4.8-1.816-1.08-.363-1.08-1.33-1.2-2.42v-.122c1.68-1.452 3-3.873 3-6.537C18 2.178 15.6 0 12 0 9.48 0 6 1.453 6 7.868c0 2.543 1.32 4.964 3 6.537v.12c0 1.09-.12 2.06-1.2 2.422 0 0-3.48 1.332-4.8 1.816-1.56.484-3 1.21-3 3.026V23h24v-1.21c0-1.453-.96-2.422-3-3.027zm-9.92-6.59h2.054v1.92H11.08v-1.92zm-2.44-5.55c0-.563.084-1.074.253-1.534.17-.462.414-.855.736-1.182.32-.328.71-.58 1.165-.76.455-.18.964-.268 1.526-.268.47 0 .908.07 1.312.207.404.138.757.337 1.06.598.3.26.538.586.712.974.174.388.26.827.26 1.318a3.3 3.3 0 0 1-.115.928 2.456 2.456 0 0 1-.744 1.182 59.86 59.86 0 0 1-.49.437c-.195.164-.374.322-.538.476a2.748 2.748 0 0 0-.43.513 2.28 2.28 0 0 0-.283.668 3.75 3.75 0 0 0-.1.936H11.31c0-.45.022-.83.068-1.143.046-.31.12-.585.222-.82.102-.235.228-.442.376-.62.148-.18.324-.357.53-.53.163-.143.32-.276.467-.4.148-.122.28-.257.4-.406a1.8 1.8 0 0 0 .275-.498c.066-.185.1-.405.1-.66 0-.307-.054-.57-.162-.79a1.519 1.519 0 0 0-.882-.82 1.39 1.39 0 0 0-.46-.093c-.634 0-1.1.207-1.403.62-.3.415-.452.97-.452 1.665H8.64z" fill="#fff"/> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <path fill="#fff" d="M21 18.763c-1.44-.484-4.8-1.816-4.8-1.816-1.08-.363-1.08-1.33-1.2-2.42v-.122c1.68-1.452 3-3.873 3-6.537C18 2.178 15.6 0 12 0 9.48 0 6 1.453 6 7.868c0 2.543 1.32 4.964 3 6.537v.12c0 1.09-.12 2.06-1.2 2.422 0 0-3.48 1.332-4.8 1.816-1.56.484-3 1.21-3 3.026V23h24v-1.21c0-1.453-.96-2.422-3-3.027zm-9.92-6.59h2.054v1.92H11.08v-1.92zm-2.44-5.55c0-.563.084-1.074.253-1.534.17-.462.414-.855.736-1.182.32-.328.71-.58 1.165-.76.455-.18.964-.268 1.526-.268.47 0 .908.07 1.312.207.404.138.757.337 1.06.598.3.26.538.586.712.974.174.388.26.827.26 1.318a3.3 3.3 0 0 1-.115.928 2.456 2.456 0 0 1-.744 1.182 59.86 59.86 0 0 1-.49.437c-.195.164-.374.322-.538.476a2.748 2.748 0 0 0-.43.513 2.28 2.28 0 0 0-.283.668 3.75 3.75 0 0 0-.1.936H11.31c0-.45.022-.83.068-1.143.046-.31.12-.585.222-.82.102-.235.228-.442.376-.62.148-.18.324-.357.53-.53.163-.143.32-.276.467-.4.148-.122.28-.257.4-.406a1.8 1.8 0 0 0 .275-.498c.066-.185.1-.405.1-.66 0-.307-.054-.57-.162-.79a1.519 1.519 0 0 0-.882-.82 1.39 1.39 0 0 0-.46-.093c-.634 0-1.1.207-1.403.62-.3.415-.452.97-.452 1.665H8.64z"/> </svg> diff --git a/modules/styles/flow/images/lock-ltr.svg b/modules/styles/flow/images/lock-ltr.svg index a18b2c4..685c829 100644 --- a/modules/styles/flow/images/lock-ltr.svg +++ b/modules/styles/flow/images/lock-ltr.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-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"> - <path d="M15 8s0-3-2.5-3S10 8 10 8v1h5zm2 0v1h2v10H9c-1.7 0-3-1.3-3-3V9h2V8s0-5 4.5-5S17 8 17 8z"/> + <path d="M15 8s0-3-2.5-3S10 8 10 8v1h5zm2 0v1h2v10H9c-1.7 0-3-1.3-3-3V9h2V8s0-5 4.5-5S17 8 17 8z"/> </svg> diff --git a/modules/styles/flow/images/lock-rtl.svg b/modules/styles/flow/images/lock-rtl.svg index 6c4a3c5..60934d7 100644 --- a/modules/styles/flow/images/lock-rtl.svg +++ b/modules/styles/flow/images/lock-rtl.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-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"> - <path d="M10 8s0-3 2.5-3S15 8 15 8v1h-5zM8 8v1H6v10h10c1.7 0 3-1.3 3-3V9h-2V8s0-5-4.5-5S8 8 8 8z"/> + <path d="M10 8s0-3 2.5-3S15 8 15 8v1h-5zM8 8v1H6v10h10c1.7 0 3-1.3 3-3V9h-2V8s0-5-4.5-5S8 8 8 8z"/> </svg> diff --git a/modules/styles/flow/images/newest-topics.svg b/modules/styles/flow/images/newest-topics.svg index b9e3a61..3546a27 100644 --- a/modules/styles/flow/images/newest-topics.svg +++ b/modules/styles/flow/images/newest-topics.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-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"> <path d="M12 4c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm4 12l-3-2-1 4-1-4-3 2 2-3-4-1 4-1-2-3 3 2 1-4 1 4 3-2-2 3 4 1-4 1 2 3z"/> </svg> diff --git a/modules/styles/flow/images/topic-collapse-ltr.svg b/modules/styles/flow/images/topic-collapse-ltr.svg index f07cb07..2839b54 100644 --- a/modules/styles/flow/images/topic-collapse-ltr.svg +++ b/modules/styles/flow/images/topic-collapse-ltr.svg @@ -1,7 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="20" height="14" viewBox="0 0 20 14" xmlns="http://www.w3.org/2000/svg"> - <g fill="#72777d" fill-rule="evenodd"> - <path d="M6.772 13.492a1.08 1.08 0 0 0-1.078-1.08H19.64c-.596 0-1.08.485-1.08 1.08V.36c0 .597.485 1.08 1.08 1.08H5.693A1.08 1.08 0 0 0 6.77.36v13.132zM.362 0H19.64c.2 0 .36.16.36.36v13.132c0 .2-.16.36-.36.36H.36c-.2 0-.36-.16-.36-.36V.36C0 .16.16 0 .36 0z"/> - <path d="M13.672 4.018v2.34L8.265 6.34v1.725h5.407v2.34l3.598-3.06-3.598-3.327zm-2.334 3.148v.072h-.072v-.072h.072z"/> - </g> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 20 14"> + <g fill="#72777d" fill-rule="evenodd"> + <path d="M6.772 13.492a1.08 1.08 0 0 0-1.078-1.08H19.64c-.596 0-1.08.485-1.08 1.08V.36c0 .597.485 1.08 1.08 1.08H5.693A1.08 1.08 0 0 0 6.77.36v13.132zM.362 0H19.64c.2 0 .36.16.36.36v13.132c0 .2-.16.36-.36.36H.36c-.2 0-.36-.16-.36-.36V.36C0 .16.16 0 .36 0z"/> + <path d="M13.672 4.018v2.34L8.265 6.34v1.725h5.407v2.34l3.598-3.06-3.598-3.327zm-2.334 3.148v.072h-.072v-.072h.072z"/> + </g> </svg> diff --git a/modules/styles/flow/images/topic-collapse-rtl.svg b/modules/styles/flow/images/topic-collapse-rtl.svg index 756b8e6..3f2251d 100644 --- a/modules/styles/flow/images/topic-collapse-rtl.svg +++ b/modules/styles/flow/images/topic-collapse-rtl.svg @@ -1,7 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="20" height="14" viewBox="0 0 20 14" xmlns="http://www.w3.org/2000/svg"> - <g fill="#72777d" fill-rule="evenodd"> - <path d="M6.772 13.492a1.08 1.08 0 0 0-1.078-1.08H19.64c-.596 0-1.08.485-1.08 1.08V.36c0 .597.485 1.08 1.08 1.08H5.693A1.08 1.08 0 0 0 6.77.36v13.132zM.362 0H19.64c.2 0 .36.16.36.36v13.132c0 .2-.16.36-.36.36H.36c-.2 0-.36-.16-.36-.36V.36C0 .16.16 0 .36 0z"/> - <path d="M11.862 4.018v2.34l5.408-.018v1.725h-5.408v2.34l-3.597-3.06 3.597-3.327zm2.335 3.148v.072h.072v-.072h-.075z"/> - </g> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 20 14"> + <g fill="#72777d" fill-rule="evenodd"> + <path d="M6.772 13.492a1.08 1.08 0 0 0-1.078-1.08H19.64c-.596 0-1.08.485-1.08 1.08V.36c0 .597.485 1.08 1.08 1.08H5.693A1.08 1.08 0 0 0 6.77.36v13.132zM.362 0H19.64c.2 0 .36.16.36.36v13.132c0 .2-.16.36-.36.36H.36c-.2 0-.36-.16-.36-.36V.36C0 .16.16 0 .36 0z"/> + <path d="M11.862 4.018v2.34l5.408-.018v1.725h-5.408v2.34l-3.597-3.06 3.597-3.327zm2.335 3.148v.072h.072v-.072h-.075z"/> + </g> </svg> diff --git a/modules/tours/flow-icon.svg b/modules/tours/flow-icon.svg index a41942f..cb72913 100644 --- a/modules/tours/flow-icon.svg +++ b/modules/tours/flow-icon.svg @@ -1,5 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 32" width="42" height="32"> - <path d="M4 0h24v8H12v14H0l4-4z" fill="#00af89"/> - <path d="M38 10v18l4 4H14V10z" fill="#36c"/> +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="42" height="32" viewBox="0 0 42 32"> + <path fill="#00af89" d="M4 0h24v8H12v14H0l4-4z"/> + <path fill="#36c" d="M38 10v18l4 4H14V10z"/> </svg> -- To view, visit https://gerrit.wikimedia.org/r/390557 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idd3df30af5126e6f1fbc0f437a9afdc566377dc2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Flow Gerrit-Branch: master Gerrit-Owner: VolkerE <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
