mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +03:00 
			
		
		
		
	Fix SVG tag error in contributing guidelines (#4529)
This commit is contained in:
		
							parent
							
								
									94f2e3e821
								
							
						
					
					
						commit
						05f4e8fd26
					
				| @ -169,7 +169,7 @@ The final icon should: | ||||
| * Be minified to a single line with no formatting. | ||||
| * Contain only a single `path` element. | ||||
| * Not contain extraneous elements. | ||||
|   * This includes: `circ`, `ellipse`, `rect`, `polygon`, `line`, `g`, etc. | ||||
|   * This includes: `circle`, `ellipse`, `rect`, `polygon`, `line`, `g`, etc. | ||||
| * Not contain extraneous attributes. | ||||
|   * This includes: `width`, `height`, `fill`, `stroke`, `clip`, `font`, etc. | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user