papirus-icon-theme icon indicating copy to clipboard operation
papirus-icon-theme copied to clipboard

Linux Mint Software Manager search icon doesn't render properly

Open snowkluster opened this issue 1 year ago • 0 comments

  • Distribution (version): Linux Mint 21.3 Cinnamon
  • Desktop environment: Cinnamon
  • Installing method: PPA
  • App name (version): mintinstall (Software Manager) (8.2.9)

In the Linux Mint Software Manager (mintinstall) the image for the search icon is not rendering correctly

  <object class="GtkImage" id="subsearch_image">
    <property name="visible">True</property>
    <property name="can-focus">False</property>
    <property name="icon-name">category-search-symbolic</property>
  </object>

Is the image object in the glade file for mintinstall, and the icon name is category-search-symbolic. The standard category-search-symbolic can be found here /usr/share/icons/hicolor/scalable/actions/category-search-symbolic.svg. There should be some space between the three dots and the magnifying glass.

Standard Linux Mint Icon Mint-Y image Using Papirus-Dark Icon image Standard Icon image Papirus Dark Icon image

snowkluster avatar Jul 17 '24 10:07 snowkluster