mediawiki-skins-Vector/resources/skins.vector.js/images/fullscreen-close.svg
Jon Robson 0eb8811e7a Limited width toggle
* Introduce a generalized feature toggle system that uses user
preferences or localStorage for anons (right now the latter is out
of scope but will be explored in a follow up)
* Feature flagged to VisualEnhancementNext for now, given the dependency
on icon size

Bug: T319449
Change-Id: I7343a3f38b720411d5ef5f3414f25f475b0bb84a
2022-11-01 16:29:43 +00:00

1 line
234 B
XML

<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="evenodd"><path d="M11.5 8.5v-5H13V7h3.5v1.5h-5ZM11.5 11.5v5H13V13h3.5v-1.5h-5ZM8.5 8.5v-5H7V7H3.5v1.5h5ZM8.5 11.5v5H7V13H3.5v-1.5h5Z"/></g></svg>