Skip to content

Commit

Permalink
docs: bump number of icons/pictograms [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym committed Nov 17, 2023
1 parent 116c7bf commit 4a3c697
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Design systems facilitate design and development through reuse, consistency, and

The Carbon Svelte portfolio also includes:

- **[Carbon Icons Svelte](https://github.com/carbon-design-system/carbon-icons-svelte)**: 2,000+ Carbon icons as Svelte components
- **[Carbon Pictograms Svelte](https://github.com/carbon-design-system/carbon-pictograms-svelte)**: 1,000+ Carbon pictograms as Svelte components
- **[Carbon Icons Svelte](https://github.com/carbon-design-system/carbon-icons-svelte)**: 2,200+ Carbon icons as Svelte components
- **[Carbon Pictograms Svelte](https://github.com/carbon-design-system/carbon-pictograms-svelte)**: 1,100+ Carbon pictograms as Svelte components
- **[Carbon Charts Svelte](https://github.com/carbon-design-system/carbon-charts/tree/master/packages/svelte)**: 20+ charts, powered by d3
- **[Carbon Preprocess Svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte)**: Collection of Svelte preprocessors for Carbon

Expand Down
4 changes: 2 additions & 2 deletions docs/src/pages/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
<TileCard
borderBottom
title="Carbon Icons Svelte"
subtitle="2,000+ icons"
subtitle="2,200+ icons"
target="_blank"
href="https://github.com/carbon-design-system/carbon-icons-svelte"
/>
Expand All @@ -284,7 +284,7 @@
borderBottom
borderRight
title="Carbon Pictograms Svelte"
subtitle="1,000+ pictograms"
subtitle="1,100+ pictograms"
target="_blank"
href="https://github.com/carbon-design-system/carbon-pictograms-svelte"
/>
Expand Down

0 comments on commit 4a3c697

Please sign in to comment.