Icons bundled so the preferences look the same under every user icon theme.
EVERY themed name the preferences use is in here - a themed name that slips back
in will silently change with the user's theme, and two of them were provably
broken before this: low-vision-symbolic rendered as image-missing on BOTH
MacTahoe and Adwaita, and emblem-favorite-symbolic was missing from Adwaita.


  Lucide                        ISC
  https://github.com/lucide-icons/lucide

    bti-about        <- info                 bti-import       <- file-input
    bti-actions      <- mouse-pointer-click  bti-license      <- scale
    bti-add          <- plus                 bti-next         <- chevron-right
    bti-apps         <- layout-grid          bti-other        <- ellipsis
    bti-changelog    <- list                 bti-previous     <- chevron-left
    bti-code         <- code                 bti-properties   <- sliders-horizontal
    bti-color        <- palette              bti-reset        <- rotate-ccw
    bti-download     <- archive-restore      bti-search       <- search
    bti-export       <- file-output          bti-select       <- check
    bti-folder       <- folder-open          bti-star         <- star
    bti-gear         <- settings-2           bti-sync         <- refresh-cw
    bti-general      <- settings             bti-tag          <- tag
    bti-grid         <- grid-2x2             bti-trash        <- trash-2
    bti-heart        <- heart                bti-users        <- users
    bti-hidden       <- eye-off              bti-warning      <- triangle-alert
    bti-sidebar-show <- panel-left-open      bti-sidebar-hide <- panel-left-close
    bti-link         <- link                 bti-unlink       <- unlink

  The bti-sample-* icons stand in for typical tray applications in the
  live previews, same pipeline:

    bti-sample-browser  <- globe             bti-sample-mail     <- mail
    bti-sample-camera   <- camera            bti-sample-music    <- music
    bti-sample-chat     <- message-circle    bti-sample-terminal <- terminal
    bti-sample-game     <- gamepad-2         bti-sample-vault    <- shield

  Lucide draws with strokes, GNOME recolors symbolic icons by forcing a fill on
  rect/circle/path and never touches stroke. Dropped in unmodified the lines
  vanish and the rings fill in as solid discs. So every icon above was outlined
  from stroke to fill. That is the only modification - the shapes are Lucide's.

  ISC License

  Copyright (c) 2026 Lucide Icons and Contributors

  Permission to use, copy, modify, and/or distribute this software for any
  purpose with or without fee is hereby granted, provided that the above
  copyright notice and this permission notice appear in all copies.

  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


  Feather                       MIT
  https://github.com/feathericons/feather

  Nine of the Lucide icons above are derived from Feather, so its license
  applies to them as well: bti-about, bti-add, bti-code, bti-next,
  bti-previous, bti-search, bti-select, bti-trash, bti-link.

  The MIT License (MIT)

  Copyright (c) 2013-present Cole Bemis

  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:

  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.


  MoreWaita icon theme          GPL-3.0
  https://github.com/somepaulo/MoreWaita
    bti-wine         <- bottles_wine-symbolic


  GitHub                        trademark of GitHub, Inc.
    bti-github  <- Octocat mark
    The Octocat is a registered trademark of GitHub, Inc., not original to this
    project and not under its license. Bundled only so the About page can link
    to the project's GitHub repository, which is a use GitHub's logo policy allows.


  Original to this project      GPL-3.0-or-later
    bti-proton
    (no icon set carries a generic glyph for it)


Not bundled: the external-link glyph on the sponsor row uses libadwaita's own
adw-external-link-symbolic. It lives in libadwaita's GResource rather than in an
icon theme, so no user theme can replace or break it, and the preferences link
against libadwaita anyway.
