Skip to content

Commit

Permalink
add iconFinder
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohitha-pudu committed Jun 14, 2024
1 parent f5f58fa commit f49e835
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -2952,7 +2952,14 @@
"image": "webflow.jpg",
"link": "https://webflow.com/",
"description": "Webflow is a free no-code web designing tool where you can build beautiful websites with ease and publish them."
}
},
{
"productName": "Iconfinder",
"category": "Icon Library",
"image": "https://static-00.iconduck.com/assets.00/iconfinder-icon-500x512-kl5zm80l.png",
"link": "https://www.iconfinder.com/",
"description": "Iconfinder is a comprehensive icon library offering a vast collection of high-quality icons for designers and developers. Easily find, customize, and integrate icons into your projects to enhance visual appeal and user experience."
}



Expand Down

0 comments on commit f49e835

Please sign in to comment.