mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 02:25:59 +03:00 
			
		
		
		
	Fix spellings (#11769)
This commit is contained in:
		
							parent
							
								
									99872ad0d2
								
							
						
					
					
						commit
						4a42f68646
					
				| @ -99,7 +99,7 @@ To be considered popular enough to be within our scope, a brand must be in exist | ||||
| 1. In cases where a brand does not have its own website the Similarweb rank of its parent company will be accepted _if_ the brand is that company's primary product. | ||||
| 1. Its packages meet one of the following minimum requirements: | ||||
|     - [npm](https://www.npmjs.com): 100k weekly downloads, | ||||
|     - [JSDelivr](https://www.jsdelivr.com): 1m daily or 35m monthly requests, | ||||
|     - [jsDelivr](https://www.jsdelivr.com): 1m daily or 35m monthly requests, | ||||
|     - [crates.io](https://crates.io): 100k weekly downloads, | ||||
|     - [PyPi Stats](https://pypistats.org): 100k weekly downloads, or, | ||||
| 1. If the brand is a Fediverse project, it needs to have a minimum of 10,000 Monthly Active Users as listed on [FediDB](https://fedidb.org/software). | ||||
|  | ||||
| @ -26,7 +26,7 @@ Icons can be downloaded as SVGs directly from [our website](https://simpleicons. | ||||
| 
 | ||||
| ### CDN Usage | ||||
| 
 | ||||
| Icons can be served from a CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [Unpkg](https://unpkg.com/browse/simple-icons/). Simply use the `simple-icons` npm package and specify a version in the URL like the following: | ||||
| Icons can be served from a CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [unpkg](https://unpkg.com/browse/simple-icons/). Simply use the `simple-icons` npm package and specify a version in the URL like the following: | ||||
| 
 | ||||
| ```html | ||||
| <img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v13/icons/[ICON SLUG].svg" /> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user