返回 ppt-master
THIRD_PARTY_NOTICES.md
根目录 / skills / ppt-master / templates / icons / THIRD_PARTY_NOTICES.md
1 # Third-Party Icon Notices
2
3 The SVG files under this directory include third-party assets. PPT Master's
4 MIT license covers PPT Master itself; it does not replace the licenses,
5 attribution requirements, brand guidelines, or trademark rights that apply to
6 these assets.
7
8 ## Bundled snapshots
9
10 Snapshot date: **2026-08-09**.
11
12 | Directory | Upstream baseline | Bundled files | Compatibility boundary |
13 |---|---|---:|---|
14 | `chunk-filled` | [CHUNK Icons](https://www.figma.com/community/file/1327310800295849271/chunk-icons), versionless snapshot cross-checked against the [SVG Repo collection](https://www.svgrepo.com/collection/chunk-16px-thick-interface-icons/) and [Wikimedia Commons category](https://commons.wikimedia.org/wiki/Category:Chunk_Icons) | 641 | PPT Master-normalized files; historical local basenames remain stable |
15 | `tabler-filled` | [Tabler Icons v3.46.0](https://github.com/tabler/tabler-icons/releases/tag/v3.46.0), commit `8ac7d81b72ece11072ef25ea9fd92e80c6f3c9fc` | 1,055 | 1,054 upstream files plus 1 legacy spelling alias |
16 | `tabler-outline` | [Tabler Icons v3.46.0](https://github.com/tabler/tabler-icons/releases/tag/v3.46.0), commit `8ac7d81b72ece11072ef25ea9fd92e80c6f3c9fc` | 5,138 | 5,130 upstream files plus 8 legacy spelling aliases |
17 | `phosphor-duotone` | [`@phosphor-icons/core@2.1.1`](https://www.npmjs.com/package/@phosphor-icons/core/v/2.1.1), npm integrity `sha512-v4ARvrip4qBCImOE5rmPUylOEK4iiED9ZyKjcvzuezqMaiRASCHKcRIuvvxL/twvLpkfnEODCOJp5dM4eZilxQ==` | 1,518 | 1,512 upstream files plus 6 legacy aliases; upstream `-duotone` filename suffixes are removed locally |
18 | `simple-icons` | [Simple Icons 16.28.0](https://github.com/simple-icons/simple-icons/releases/tag/16.28.0), commit `fc91ef03ec113d06627b2d47c1f9644ca202b6f9` | 3,675 | 3,453 current files plus 222 compatibility files matching the 12.4.0 snapshot at commit `32b07a5b798b84b97f2cbbb5b69ec7cb80472f73` |
19
20 The Tabler compatibility aliases are `mood-confuzed` in `tabler-filled`, plus
21 `brand-adobe-after-effect`, `brand-kako-talk`, `currency-rubel`,
22 `gender-trasvesti`, `ikosaedr`, `mood-confuzed`, `physotherapist`, and
23 `sport-billard` in `tabler-outline`.
24
25 The Phosphor compatibility aliases are `archive-box`, `archive-tray`,
26 `folder-notch`, `folder-notch-minus`, `folder-notch-open`, and
27 `folder-notch-plus`. Their current upstream equivalents are respectively
28 `box-arrow-down`, `tray-arrow-down`, `folder`, `folder-minus`, `folder-open`,
29 and `folder-plus`.
30
31 Simple Icons compatibility files are retained because existing templates,
32 examples, and user projects may still reference removed brand IDs. Their
33 presence here does not mean that the current Simple Icons project still ships
34 or recommends those marks.
35
36 ## CHUNK Icons attribution
37
38 **CHUNK Icons** by **Noah Jacobus** is licensed under
39 [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
40
41 PPT Master modifications: root dimensions were normalized to 24 by 24,
42 hard-coded black fills were changed to `currentColor`, SVG Repo wrapper
43 metadata was removed, and historical local filenames were retained. The icon
44 geometry remains sourced from CHUNK. The `r` glyph was restored from the
45 public Wikimedia mirror during the 2026-08-09 reconciliation.
46
47 ## Simple Icons license and trademark notice
48
49 The Simple Icons project is released under
50 [CC0 1.0](https://github.com/simple-icons/simple-icons/blob/16.28.0/LICENSE.md),
51 but that does not imply that every individual brand icon is CC0. Brand marks
52 may have separate licenses, usage guidelines, or trademark restrictions.
53 Before using a bundled brand icon, check its current Simple Icons metadata,
54 the brand owner's guidelines, and the upstream
55 [disclaimer](https://github.com/simple-icons/simple-icons/blob/16.28.0/DISCLAIMER.md).
56 Neither CC0 nor inclusion in this repository grants trademark permission.
57
58 ## MIT notices
59
60 The following copyright notices and MIT terms apply to the Tabler and
61 Phosphor assets described above.
62
63 ### Tabler Icons
64
65 Copyright (c) 2020-2026 Paweł Kuna
66
67 ### Phosphor Icons
68
69 Copyright (c) 2023 Phosphor Icons
70
71 ### MIT License terms
72
73 Permission is hereby granted, free of charge, to any person obtaining a copy
74 of this software and associated documentation files (the "Software"), to deal
75 in the Software without restriction, including without limitation the rights
76 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
77 copies of the Software, and to permit persons to whom the Software is
78 furnished to do so, subject to the following conditions:
79
80 The above copyright notice and this permission notice shall be included in all
81 copies or substantial portions of the Software.
82
83 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
84 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
85 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
86 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
87 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
88 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
89 SOFTWARE.
90
91 ## Update policy
92
93 - Pin a released upstream version, or record the audit date for a versionless
94 source, before copying files.
95 - Overwrite files that still exist upstream, but do not automatically delete
96 local-only names. Review removals and renames as compatibility changes.
97 - Recheck the Simple Icons disclaimer and per-brand metadata whenever that
98 library is refreshed; an upstream removal is not merely a file-sync detail.
99 - Recount the directories and validate every SVG after each refresh. Update
100 this notice and the two icon-library README tables in the same change.
101
101 lines MARKDOWN