Skip to content

Commit

Permalink
update icons; bump version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynotsolucky committed Dec 27, 2023
1 parent d440d90 commit 039b26f
Show file tree
Hide file tree
Showing 7 changed files with 9,212 additions and 4,235 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 0.3.0

### icon_sets

- Updated Font Awesome to 6.5.1
- Updated Heroicons to 2.1.1
- Updated Ionicons to 7.2.2
- Updated Lucide to 0.302.0
- Updated Remixicon to 4.0.0
- Updated Simple Icons to 10.4.0
- Updated Tabler Icons to 2.44.0

## 0.2.0

### icon_sets
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ members = [
]

[workspace.package]
version = "0.2.0"
version = "0.3.0"

[workspace.dependencies]
icon_sets = { path = "./icon_sets", version = "0.2.0" }
31 changes: 8 additions & 23 deletions icon_repos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name = "ant-design-icons"
url = "github.com/ant-design/ant-design-icons.git"
git_ref = "4ab94f341f63deccd1b7fa296f47ed88b818a3fe" # v4.3.1

[repos.paths]
Outlined = "packages/icons-svg/svg/outlined"
Filled = "packages/icons-svg/svg/filled"
Expand All @@ -11,15 +10,13 @@ Filled = "packages/icons-svg/svg/filled"
name = "bootstrap-icons"
url = "github.com/twbs/icons.git"
git_ref = "108565f11f099f177b31929e3eafc2c8d497fcd1" #v1.11.2

[repos.paths]
_ = "icons"

[[repos]]
name = "boxicons"
url = "github.com/atisawd/boxicons.git"
git_ref = "9ffa9136e8681886bb7bd2145cd4098717ce1c11" # 2.1.4

[repos.paths]
Logo = "svg/logos"
Regular = "svg/regular"
Expand All @@ -29,39 +26,34 @@ Solid = "svg/solid"
name = "charm-icons"
url = "github.com/jaynewey/charm-icons.git"
git_ref = "8115fa8fd3e1008815fe2734117e37d2b30882f1" #v0.18.0

[repos.paths]
_ = "icons"

[[repos]]
name = "codicons"
url = "github.com/microsoft/vscode-codicons.git"
git_ref = "080608815546b776a6397e9566d47b5996a78546" # 0.0.35

[repos.paths]
_ = "src/icons"

[[repos]]
name = "css.gg"
url = "github.com/astrit/css.gg.git"
git_ref = "fd750c9df1b1caa060b6321da9b28dfd32028d83" # 2.1.1

[repos.paths]
_ = "icons/svg"

[[repos]]
name = "feather"
url = "github.com/feathericons/feather.git"
git_ref = "ff2923ecea24c57ff39447cd91ee7561b92d765f" # v4.29.1

[repos.paths]
_ = "icons"

[[repos]]
name = "font-awesome"
url = "github.com/FortAwesome/Font-Awesome.git"
git_ref = "8302f1cca7e6c674fdb636bcc80b728548077c17" # 6.5.0

git_ref = "deeea78c52bfe00b6e251ffddccf5570d5fdb05e" # 6.5.1
[repos.paths]
Brand = "free/svgs/brands"
Regular = "free/svgs/regular"
Expand All @@ -70,8 +62,7 @@ Solid = "free/svgs/solid"
[[repos]]
name = "heroicons"
url = "github.com/tailwindlabs/heroicons.git"
git_ref = "f64c10b59dcd6417732a984ce4376bed13799485" # v2.0.18

git_ref = "88ab3a0d790e6a47404cba02800a6b25d2afae50" # v2.1.1
[repos.paths]
Outline = "optimized/24/outline"
Solid = "optimized/24/solid"
Expand All @@ -80,40 +71,35 @@ Mini = "optimized/20/solid"
[[repos]]
name = "ionicons"
url = "github.com/ionic-team/ionicons.git"
git_ref = "df6d6f8aebca616df50f090f46f655cb0d75ec68" # v7.2.1

git_ref = "fccc2606274ac79c420a15df210e9649449a2acb" # v7.2.2
[repos.paths]
_ = "src/svg"

[[repos]]
name = "lucide"
url = "github.com/lucide-icons/lucide.git"
git_ref = "27c0a136cdced32c9e2ba1e969a27dbca42a9d3f" # v0.294.0

git_ref = "5ecfd613970ddbf2db7e2def5422ffdb3e10d61e" # v0.302.0
[repos.paths]
_ = "icons"

[[repos]]
name = "microns"
url = "github.com/stephenhutchings/microns.git"
git_ref = "e6e6f4fa7307a27b2f780957de504a87f6d3d3c9" # v1.1.4

[repos.paths]
_ = "svg"

[[repos]]
name = "octicons"
url = "github.com/primer/octicons.git"
git_ref = "6bc78de32be1a218a69e10a731072331ba94e7f9" # v19.8.0

[repos.paths]
_ = "icons"

[[repos]]
name = "remixicon"
url = "github.com/Remix-Design/RemixIcon.git"
git_ref = "19997653a574e1490faaf38703a3f4fd4324d268" # v3.6.0

git_ref = "1304a1f3d7cf127401918213e462d021a168d209" # v4.0.0
[repos.paths]
Arrows = "icons/Arrows"
Buildings = "icons/Buildings"
Expand All @@ -125,6 +111,7 @@ Device = "icons/Device"
Document = "icons/Document"
Editor = "icons/Editor"
Finance = "icons/Finance"
Food = "icons/Food"
HealthMedical = "icons/Health & Medical"
Logos = "icons/Logos"
Map = "icons/Map"
Expand All @@ -137,16 +124,14 @@ Weather = "icons/Weather"
[[repos]]
name = "simple-icons"
url = "github.com/simple-icons/simple-icons.git"
git_ref = "fb9a50374d5bdc2c2bfdf20119fbf4cff71f6c14" # 9.19.1

git_ref = "8b9040cf7384ba65ef8d4d904a129bed928e8c38" # 10.4.0
[repos.paths]
_ = "icons"

[[repos]]
# shallow = true
name = "tabler-icons"
url = "github.com/tabler/tabler-icons.git"
git_ref = "93e971c34c184c76b43413004a237a1e2902c58f" # v2.40.0

git_ref = "ffed949675ec8b825e7a6eaa45166a83bc6f8ff8" # v2.44.0
[repos.paths]
_ = "icons"
Loading

0 comments on commit 039b26f

Please sign in to comment.