Is your feature request related to a problem? Please describe.
The SVG path data in icons.js appears to be sourced from Primer Octicons. I could not find a corresponding copyright notice or license attribution in the repository. Primer Octicons is distributed under the MIT License, which requires:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Describe the solution you'd like
Either:
- Adding a
NOTICE file with the Octicons copyright notice and Octicons LICENSE.txt
- Adding the Octicons copyright notice and license text to the repository
LICENSE file
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
The SVG path data in icons.js appears to be sourced from Primer Octicons. I could not find a corresponding copyright notice or license attribution in the repository. Primer Octicons is distributed under the MIT License, which requires:
Describe the solution you'd like
Either:
NOTICEfile with the Octicons copyright notice and OcticonsLICENSE.txtLICENSEfileDescribe alternatives you've considered
No response
Additional context
No response