<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[32x32 sources for small Standard icons]]></title><description><![CDATA[<p dir="auto">I have a scaling issue with my new laptop. I have it set to 150% but this has caused my CTB icons to be very small compared to the NPP standard ones. The only way I can see to remedy it is to use the Fluent options but I don’t like the NPP icons and would like to replace them with the standard ones but, obviously, they need to to be 32x32. So I’m wondering, are there any 32x32 (or bigger) sources for the small Standard toolbar icons?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23588/32x32-sources-for-small-standard-icons</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 00:32:24 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23588.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Oct 2022 08:58:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 32x32 sources for small Standard icons on Tue, 12 Aug 2025 10:08:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> Thanks! 🙂</p>
]]></description><link>https://community.notepad-plus-plus.org/post/102877</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/102877</guid><dc:creator><![CDATA[deleelee]]></dc:creator><pubDate>Tue, 12 Aug 2025 10:08:59 GMT</pubDate></item><item><title><![CDATA[Reply to 32x32 sources for small Standard icons on Thu, 31 Jul 2025 21:34:12 GMT]]></title><description><![CDATA[<p dir="auto">Years ago, I said,</p>
<blockquote>
<p dir="auto">I cannot change what has been made available.</p>
</blockquote>
<p dir="auto">After <a href="/topic/26940">a similar conversation in Jun 2025</a>, I worked briefly on a workaround.  I took the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/tree/master/PowerEditor/src/icons/standard/toolbar" rel="nofollow ugc">16x16 standard-icon BMP files</a> from the N++ source code, converted them to ICO format, then on all the files, I used an image program to upscale from 16x16 to 32x32, and make <code>.ico</code> files that have both 16x16 and 32x32 resolution files.  The 32x32 are admittedly ugly (because they are just enlarged versions of the 16x16), but it’s at least a starting place, and will give the ability to have icons that are based on the standard icon set, but being able to use them in large-icon mode.</p>
<p dir="auto">Assuming a standard installation of Notepad++ (using <code>%AppData%</code> config directory), to use these dual-resolution ICO files:</p>
<ol>
<li>Go to <code>%AppData%\Notepad++\</code> in Windows Explorer</li>
<li>Create a directory <code>toolbarIcons</code> and a subdirectory <code>toolbarIcons\StandardDualResolution</code></li>
<li>Download the <code>.ico</code> files in <a href="https://github.com/pryrt/nppStuff/tree/main/StandardIconUpscaling/GIMP%20DualResolution%2032x32%2016x16" rel="nofollow ugc">https://github.com/pryrt/nppStuff/tree/main/StandardIconUpscaling/GIMP DualResolution 32x32 16x16</a> and unzip into <code>toolbarIcons\StandardDualResolution\</code>
<ul>
<li>update: added <a href="https://github.com/pryrt/nppStuff/raw/refs/heads/main/StandardIconUpscaling/GIMP%20DualResolution%2032x32%2016x16/StandardDualResolution.zip" rel="nofollow ugc">zipfile for easy download</a></li>
</ul>
</li>
<li>Rename <code>toolbarButtonsConf_example.xml</code> to <code>toolbarButtonsConf.xml</code></li>
<li>Edit that file, and near the end, change the line from <code>&lt;ToolBarIcons icoFolderName="" /&gt;</code> to <code>&lt;ToolBarIcons icoFolderName="StandardDualResolution" /&gt;</code></li>
<li>Save the <code>toolbarButtonsConf.xml</code></li>
<li>exit Notepad++</li>
</ol>
<p dir="auto">The next time you run Notepad++, it should be using the custom versions of the standard icons.  If you select <strong>Settings &gt; Preferences &gt; Toolbar</strong> and choose one of the “large” choices, it should use the custom icons in large (32x32).</p>
<p dir="auto"><img src="/assets/uploads/files/1753997086698-5ef248da-6716-4e80-a474-4147eb20d515-image.png" alt="5ef248da-6716-4e80-a474-4147eb20d515-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is obviously not ideal.  But since there hasn’t been any official or publically-available 32x32 “originals” of those icons in 14+ years, that I can find, it’s the best thing I can think of for now.  Someone with more image editing skill – or more AI skill – might be able to generate better 32x32 versions from the original <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/tree/master/PowerEditor/src/icons/standard/toolbar" rel="nofollow ugc">16x16 BMP files in the source code</a> and create better-looking versions as ICO files.  But until such happens, this might be a usable workaround.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/102744</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/102744</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 31 Jul 2025 21:34:12 GMT</pubDate></item><item><title><![CDATA[Reply to 32x32 sources for small Standard icons on Mon, 17 Oct 2022 02:50:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a></p>
<p dir="auto">Thanks Peter, I’ve just sourced some icons elsewhere and created my own set.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/80622</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80622</guid><dc:creator><![CDATA[deleelee]]></dc:creator><pubDate>Mon, 17 Oct 2022 02:50:13 GMT</pubDate></item><item><title><![CDATA[Reply to 32x32 sources for small Standard icons on Sat, 15 Oct 2022 16:45:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/23810">@deleelee</a></p>
<blockquote>
<p dir="auto">not just that I don’t like them, but how they physically look which may have something to do with the scaling on my laptop.</p>
</blockquote>
<p dir="auto">it might be the scaling on your laptop.  or it might be that you didn’t follow the <a href="https://npp-user-manual.org/docs/config-files/#toolbar-icon-customization-toolbaricons-xml" rel="nofollow ugc">“troubleshooting” advice</a> from the user manual.  Because if you have a small builtin icon set selected (standard or fluent), then switch to the custom icons and restart, the custom icons will start small (16x16).  If you then switch to a large option, it might scale the 16x16 to 32x32 but look pixelated: you can see the discussion <a href="https://community.notepad-plus-plus.org/post/77447">here</a>, but I will re-quote the images:</p>
<ul>
<li>in small mode after first switching to the custom icons, I see this:<br />
<img src="https://camo.nodebb.org/3bd1aa041bc7f39c6bb67cf12ab3a47509b18bd5?url=https%3A%2F%2Fcommunity.notepad-plus-plus.org%2Fassets%2Fuploads%2Ffiles%2F1654817989695-e6a31723-8af5-4922-951e-7ff87dd34cec-image.png" alt="" class=" img-fluid img-markdown" /></li>
<li>if I switch to large mode, I see klunky/pixelated 32x32:<br />
<img src="https://camo.nodebb.org/9e8bdebc613ba699255971d344a48d749dea8619?url=https%3A%2F%2Fcommunity.notepad-plus-plus.org%2Fassets%2Fuploads%2Ffiles%2F1654818197914-2d428109-49ab-4c69-a10f-5158b1c47f50-image.png" alt="" class=" img-fluid img-markdown" /></li>
<li>if I then restart with it still in large mode, they clear up:<br />
<img src="https://camo.nodebb.org/bfaa8c0c0c74c5f3f0d5260b1425ff7895ba38ae?url=https%3A%2F%2Fcommunity.notepad-plus-plus.org%2Fassets%2Fuploads%2Ffiles%2F1654818247224-ea1c9d04-558e-4b30-837d-2b71516ba53d-image.png" alt="" class=" img-fluid img-markdown" /></li>
</ul>
<p dir="auto">But if you don’t like them, there’s nothing I can do to make you like them.</p>
<blockquote>
<p dir="auto">if I was designing toolbar icons for an app, I wouldn’t be ‘working’ on them at 16x16 (or 32x32 for that matter). I’d be working on them at a larger size so I could see what I was doing. Then, when I was happy with them, I’d resize them to 16x16 for the app. Therefore, my ‘source’ icons (or the images used for them) would still be at the original size. They are what I’m looking for.</p>
</blockquote>
<p dir="auto">That assumes that the developer of Notepad++ was thinking in that manner back when those icons were developed.  All the icons in Notepad++ are found <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/tree/master/PowerEditor/src/icons" rel="nofollow ugc">here in the source code</a>: the <code>.ico</code> versions are the “fluent” icons.  The <code>.bmp</code> files are the “standard (small)” icons.  As you can plainly see, they are all 16x16 bitmaps.  And if you look at the dates on those <code>.bmp</code> files, most are from 10-14 years ago.  <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/tree/4dd3b257e06c56093d109f055911addfe93770f7/PowerEditor/src/icons" rel="nofollow ugc">This directory listing</a> shows all the icon files as they were 14 years ago – and that was actually inherited from whatever code repo he was using before github, so they are probably older than the 14 years I cited above).  I couldn’t find any 32x32 versions of those images in that repo.  If larger versions of the .bmp icons ever existed, they haven’t been made publicly available in the Notepad++ repository by the developer for at least 14 years.  And he’s a big fan of open source, so if they did exist (or did still exist), it would very much surprise me that they weren’t included.  From that, I conclude that they don’t exist (anymore, if ever).  I’m sorry if you don’t like it, but I cannot change what has been made available.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/80615</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80615</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 15 Oct 2022 16:45:40 GMT</pubDate></item><item><title><![CDATA[Reply to 32x32 sources for small Standard icons on Sat, 15 Oct 2022 00:08:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/80498">32x32 sources for small Standard icons</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/23810">@deleelee</a> ,</p>
<p dir="auto">They don’t match the “Standard Icons” in looks.  But through v7.9.5 in March 2021, they were “Big Icons” that were bundled with Notepad++.  So if you were using Big Icons in v7.9.5 or earlier, that is what you were using.</p>
</blockquote>
<p dir="auto">Thanks again, and yes I realise all of that. Unfortunately, the legacy icons look horrible - not just that I don’t like them, but how they physically look which may have something to do with the scaling on my laptop.</p>
<p dir="auto">But, I still don’t have an answer to my question which is whether anyone has a source for the current icons. I don’t know what the standard practice is for developers but if I was designing toolbar icons for an app, I wouldn’t be ‘working’ on them at 16x16 (or 32x32 for that matter). I’d be working on them at a larger size so I could see what I was doing. Then, when I was happy with them, I’d resize them to 16x16 for the app. Therefore, my ‘source’ icons (or the images used for them) would still be at the original size. They are what I’m looking for. I was hoping they might be available somewhere, or be based on a set that I could find online.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/80613</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80613</guid><dc:creator><![CDATA[deleelee]]></dc:creator><pubDate>Sat, 15 Oct 2022 00:08:16 GMT</pubDate></item><item><title><![CDATA[Reply to 32x32 sources for small Standard icons on Wed, 12 Oct 2022 13:40:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/23810">@deleelee</a> ,</p>
<p dir="auto">They don’t match the “Standard Icons” in looks.  But through v7.9.5 in March 2021, they were “Big Icons” that were bundled with Notepad++.  So if you were using Big Icons in v7.9.5 or earlier, that is what you were using.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/80498</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80498</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 12 Oct 2022 13:40:06 GMT</pubDate></item><item><title><![CDATA[Reply to 32x32 sources for small Standard icons on Wed, 12 Oct 2022 00:40:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/80479">32x32 sources for small Standard icons</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/23810">@deleelee</a> ,</p>
<blockquote>
<p dir="auto">are there any 32x32 (or bigger) sources for the small Standard toolbar icons</p>
</blockquote>
<p dir="auto">The Online User Manual has a section on <a href="https://npp-user-manual.org/docs/config-files/#toolbar-icon-customization-toolbaricons-xml" rel="nofollow ugc">Toolbar Customization</a> which links to where you can download the legacy set of 32x32 “standard” icons, and explains exactly how to switch to those icons.</p>
<blockquote>
<p dir="auto">…(or bigger)…</p>
</blockquote>
<p dir="auto">There is no option for “bigger”.  Notepad++ uses either 16x16 or 32x32.</p>
<p dir="auto">-----</p>
<p dir="auto">This reminds me of the humorous image that Don <a href="https://community.notepad-plus-plus.org/topic/23587/i-hope-it-doesn-t-happen-to-notepad-users">recently posted</a></p>
</blockquote>
<p dir="auto">Thank Peter, I know about that but the legacy icons aren’t the same ones that are used for Standard icons in the recent versions of Npp and I’d like to use those if possible. I also know there’s no option to use “bigger” but if any source icons were bigger I can resize them to 32x32.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/80492</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80492</guid><dc:creator><![CDATA[deleelee]]></dc:creator><pubDate>Wed, 12 Oct 2022 00:40:47 GMT</pubDate></item><item><title><![CDATA[Reply to 32x32 sources for small Standard icons on Tue, 11 Oct 2022 13:10:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/23810">@deleelee</a> ,</p>
<blockquote>
<p dir="auto">are there any 32x32 (or bigger) sources for the small Standard toolbar icons</p>
</blockquote>
<p dir="auto">The Online User Manual has a section on <a href="https://npp-user-manual.org/docs/config-files/#toolbar-icon-customization-toolbaricons-xml" rel="nofollow ugc">Toolbar Customization</a> which links to where you can download the legacy set of 32x32 “standard” icons, and explains exactly how to switch to those icons.</p>
<blockquote>
<p dir="auto">…(or bigger)…</p>
</blockquote>
<p dir="auto">There is no option for “bigger”.  Notepad++ uses either 16x16 or 32x32.</p>
<p dir="auto">-----</p>
<p dir="auto">This reminds me of the humorous image that Don <a href="https://community.notepad-plus-plus.org/topic/23587/i-hope-it-doesn-t-happen-to-notepad-users">recently posted</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/80479</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/80479</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 11 Oct 2022 13:10:16 GMT</pubDate></item></channel></rss>