<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bidyut Kundu</title>
    <description>The latest articles on DEV Community by Bidyut Kundu (@bidyut_10).</description>
    <link>https://dev.to/bidyut_10</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3929906%2F202ebd8e-30a4-49af-a960-d831793f3002.png</url>
      <title>DEV Community: Bidyut Kundu</title>
      <link>https://dev.to/bidyut_10</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bidyut_10"/>
    <language>en</language>
    <item>
      <title>I Built an SVG Icon Library Because I Was Tired of Installing Heavy Packages</title>
      <dc:creator>Bidyut Kundu</dc:creator>
      <pubDate>Wed, 13 May 2026 18:21:48 +0000</pubDate>
      <link>https://dev.to/bidyut_10/i-built-an-svg-icon-library-because-i-was-tired-of-installing-heavy-packages-4ca2</link>
      <guid>https://dev.to/bidyut_10/i-built-an-svg-icon-library-because-i-was-tired-of-installing-heavy-packages-4ca2</guid>
      <description>&lt;p&gt;Over the past few years of building frontend projects, one thing kept bothering me — installing large icon packages just to use a handful of icons.&lt;/p&gt;

&lt;p&gt;Most of the time, I only needed the actual SVG or component source code so I could customize it freely without adding extra dependencies or increasing bundle size.&lt;/p&gt;

&lt;p&gt;So I started building Next Icons.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fryan7k9b8jctxh4vq1wr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fryan7k9b8jctxh4vq1wr.png" alt=" " width="800" height="403"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It’s a growing collection of 500+ modern SVG icons that developers can simply copy, paste, and use instantly in their projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The main goal was simplicity:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;No package installation&lt;/li&gt;
&lt;li&gt;No setup&lt;/li&gt;
&lt;li&gt;Clean source code&lt;/li&gt;
&lt;li&gt;Easy customization&lt;/li&gt;
&lt;li&gt;Developer-friendly experience&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m actively improving the project every day by adding more icons, categories, and better search/navigation.&lt;/p&gt;

&lt;p&gt;Would genuinely love feedback from the developer community&lt;/p&gt;

&lt;p&gt;Website: &lt;a href="https://nexticons.in" rel="noopener noreferrer"&gt;https://nexticons.in&lt;/a&gt;&lt;br&gt;
Icons: &lt;a href="https://nexticons.in/icons" rel="noopener noreferrer"&gt;https://nexticons.in/icons&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhc3aem0jfybs7egsu6xb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhc3aem0jfybs7egsu6xb.png" alt=" " width="800" height="403"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>opensource</category>
      <category>react</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
