summaryrefslogtreecommitdiff
path: root/iconsets/tango
AgeCommit message (Collapse)AuthorFilesLines
2026-06-16Remove unused gtk-* icons from tango iconset (71 files)Lester Caine72-35823/+0
No templates or code referenced any gtk- prefixed icons. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15Add password-show-on/off SVGs to tango iconsetLester Caine2-0/+633
Copied from tango5; needed in tango (the default) since biticon does not fall back to tango5. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10util: add view-grid-symbolic.svg to tango iconset (from tango5)Lester Caine1-0/+442
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06tango: add edit.svg iconLester Caine1-0/+403
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Add icons from tango5 for contact and stock menusLester Caine8-1788/+10765
contact-new-symbolic, address-book-new, address-book-new-symbolic, view-list, task-add, view-group, view-list-tree, view-list-details, view-form-table, kt-add-filters, view-list-icons, view-task-add, view-task-child-add — all placeholder pending better icon sources Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Add contact-new-symbolic, address-book-new-symbolic, view-list, task-add ↵Lester Caine5-357/+2711
from tango5 Sync address-book-new tango→tango5 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine3-498/+1063
user-trash updated to a proper dustbin SVG. All templates across all packages updated to use user-trash instead of edit-delete. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Add go-left/go-right icon aliases to tango iconsetLester Caine2-0/+1046
Tango uses go-previous/go-next; templates request go-left/go-right. Add copies so the layout admin move-module icons resolve without changing template logic. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Remove tango PNG size dirs — iconset is now SVG-only (scalable/)Lester Caine3312-0/+0
small/, medium/, large/ PNG directories removed. All icons served from tango/scalable/ as SVGs with width/height set from isize config. Tango3 (externals/Tango3) remains as the maintained source for adding new SVGs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04Add tango iconset — freedesktop icon naming, multi-size PNGs and scalable SVGsLester Caine4533-0/+1095664
Iconsets moved here from config/ to be shared across all packages. tango/ built from Tango3 (externals/Tango3): small/ — 1218 PNGs at 16px medium/ — 913 PNGs at 24px large/ — 1181 PNGs at 32px scalable/ — 1219 SVGs (merged from all Tango3 category scalable/ dirs) gnome and highcontrast removed — too incomplete for current use. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>