diff --git a/changelogs/2024-03-14-changelog.html b/changelogs/2024-03-14-changelog.html new file mode 100644 index 0000000..aae96b8 --- /dev/null +++ b/changelogs/2024-03-14-changelog.html @@ -0,0 +1,107 @@ + + + + + 2024-03-14 - v3.7.0 Changelog + + + +

2024-03-14 - v3.7.0 Changelog

+ +Files: Modifed 2, Renamed 0, Deleted 0, Created 0 + + +

Info

+

Added icons are new icons that have been introduced in this version. You won't see these icons listed in the "before" column because they did not exist in the previous version.

+ +

Modified icons have undergone some changes since the previous version, which could be a visual change or a change to the code behind the icon. If an icon has undergone a visible change, +you will see the difference between the "before" and "after" columns. However, if the change was only to the code, you may not notice any difference in the icon's appearance, but it will +still be listed in the “modified” category

+ +

Deleted icons were present in the previous version but have been removed in this version. You will not see these icons listed in the "after" column because they are no longer available +in the current version.

+ +

Renamed icons were present in the previous version but have been renamed in this version. You will see a "Previous" and a "New" filename column. You will not see any visual change +in the "before" or "after" column.

+ + +

Modified

+ + + + + + + + + + + + + + + + + + + + + + +
FileNameBeforeAfter
heading-small.svg
user-filled.svg
+ + + + + diff --git a/src/index.html b/src/index.html index e94f1dc..1f9dc61 100644 --- a/src/index.html +++ b/src/index.html @@ -14,7 +14,7 @@

Pine Icons

Changelogs

- 2024-02-27-changelog.html
2023-12-14-changelog.html
2023-12-05-changelog.html
2023-11-30-changelog.html
2023-11-28-changelog.html
2023-10-26-changelog.html
2023-10-03-changelog.html + 2024-03-14-changelog.html
2024-02-27-changelog.html
2023-12-14-changelog.html
2023-12-05-changelog.html
2023-11-30-changelog.html
2023-11-28-changelog.html
2023-10-26-changelog.html
2023-10-03-changelog.html

Examples

Default

diff --git a/src/svg/heading-small.svg b/src/svg/heading-small.svg index d92739c..3f22550 100644 --- a/src/svg/heading-small.svg +++ b/src/svg/heading-small.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/svg/user-filled.svg b/src/svg/user-filled.svg index 5a70f7f..cc69a61 100644 --- a/src/svg/user-filled.svg +++ b/src/svg/user-filled.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file