Bmansurov has uploaded a new change for review. https://gerrit.wikimedia.org/r/277595
Change subject: Update watchstar icons ...................................................................... Update watchstar icons Supplied by Nirzar: https://phabricator.wikimedia.org/T128350#2120899 Change-Id: I2f31599d9f0534028bca2d69f8558bbed52978f1 --- M resources/skins.minerva.icons.images.scripts/watch.svg M resources/skins.minerva.icons.images.scripts/watched.svg 2 files changed, 20 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/95/277595/1 diff --git a/resources/skins.minerva.icons.images.scripts/watch.svg b/resources/skins.minerva.icons.images.scripts/watch.svg index 67e5a72..babe718 100644 --- a/resources/skins.minerva.icons.images.scripts/watch.svg +++ b/resources/skins.minerva.icons.images.scripts/watch.svg @@ -1,6 +1,12 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24.000001 22.909092" enable-background="new 0 0 24 24"> - <g id="g3"> - <path d="M13.91 10.09L12 6.274l-1.91 3.818-4.226.683 3 3L8.182 18 12 15.955 15.818 18l-.682-4.227 3-3-4.227-.682zM8.317 7.5L12 0l3.682 7.5L24 8.727l-6 5.864 1.364 8.32L12 18.954l-7.364 3.818L6 14.455 0 8.59 8.318 7.5z" id="path5" fill="#777"/> +<svg width="24px" height="23px" viewBox="0 0 24 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 3.6.1 (26313) - http://www.bohemiancoding.com/sketch --> + <title>Shape</title> + <desc>Created with Sketch.</desc> + <defs></defs> + <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="Artboard-1" transform="translate(0.000000, -1.000000)" fill="#777777"> + <path d="M12,5.512 L14.2666667,10.2894118 L19.6,10.9529412 L16,14.6687059 L16.6666667,19.8442353 L12,17.5882353 L7.2,19.8442353 L8,14.6687059 L4.26666667,10.9529412 L9.46666667,10.2894118 L12,5.512 L12,5.512 Z M12,1 L8.26666667,8.43152941 L0,9.62588235 L6,15.4649412 L4.53333333,23.56 L12,19.5788235 L19.3333333,23.56 L18,15.3322353 L24,9.49317647 L15.6,8.29882353 L12,1 L12,1 L12,1 Z" id="Shape"></path> + </g> </g> -</svg> +</svg> \ No newline at end of file diff --git a/resources/skins.minerva.icons.images.scripts/watched.svg b/resources/skins.minerva.icons.images.scripts/watched.svg index c2fa585..1a08d44 100644 --- a/resources/skins.minerva.icons.images.scripts/watched.svg +++ b/resources/skins.minerva.icons.images.scripts/watched.svg @@ -1,6 +1,12 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 22.915254" enable-background="new 0 0 24 24"> - <g id="g3"> - <path d="M8.407 7.593L12.067 0l3.662 7.593L24 8.813l-5.966 5.83 1.49 8.272-7.456-3.932L4.61 22.78l1.356-8.272L0 8.678l8.407-1.085z" id="path5" fill="#00af89"/> +<svg width="24px" height="23px" viewBox="0 0 24 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 3.6.1 (26313) - http://www.bohemiancoding.com/sketch --> + <title>watchlist-filled</title> + <desc>Created with Sketch.</desc> + <defs></defs> + <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="Artboard-1" transform="translate(0.000000, -1.000000)" fill="#00AF89"> + <path d="M12,1 L8.26666667,8.43152941 L0,9.62588235 L6,15.4649412 L4.53333333,23.56 L12,19.5788235 L19.3333333,23.56 L18,15.3322353 L24,9.49317647 L15.6,8.29882353 L12,1 L12,1 L12,1 Z" id="watchlist-filled"></path> + </g> </g> -</svg> +</svg> \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/277595 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2f31599d9f0534028bca2d69f8558bbed52978f1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Bmansurov <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
