Some alphabet icons for folks....

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Some alphabet icons for folks....

Post by kunkel321 »

Hi All,
I made some alphanumeric icons for the Custom Icons feature in XY.
They're not the greatest thing ever--but I thought I'd share anyway.
Too big to attach, so must use link...
https://onedrive.live.com/redir?resid=2 ... ile%2c.zip

At first I only had red, white, blue, and green, to correspond with PDF, TXT, XLS and DOC, but then I added more colors.

Here are some file icon definitions:

Code: Select all

+0*.doc* > <xyicons>\icon-blu-0.ico
+1*.doc* > <xyicons>\icon-blu-1.ico
+2*.doc* > <xyicons>\icon-blu-2.ico
+3*.doc* > <xyicons>\icon-blu-3.ico
+4*.doc* > <xyicons>\icon-blu-4.ico
+5*.doc* > <xyicons>\icon-blu-5.ico
+6*.doc* > <xyicons>\icon-blu-6.ico
+7*.doc* > <xyicons>\icon-blu-7.ico
+8*.doc* > <xyicons>\icon-blu-8.ico
+9*.doc* > <xyicons>\icon-blu-9.ico
+A*.doc* > <xyicons>\icon-blu-a.ico
+B*.doc* > <xyicons>\icon-blu-b.ico
+C*.doc* > <xyicons>\icon-blu-c.ico
+D*.doc* > <xyicons>\icon-blu-d.ico
+E*.doc* > <xyicons>\icon-blu-e.ico
+F*.doc* > <xyicons>\icon-blu-f.ico
+G*.doc* > <xyicons>\icon-blu-g.ico
+H*.doc* > <xyicons>\icon-blu-h.ico
+I*.doc* > <xyicons>\icon-blu-i.ico
+J*.doc* > <xyicons>\icon-blu-j.ico
+K*.doc* > <xyicons>\icon-blu-k.ico
+L*.doc* > <xyicons>\icon-blu-l.ico
+M*.doc* > <xyicons>\icon-blu-m.ico
+N*.doc* > <xyicons>\icon-blu-n.ico
+O*.doc* > <xyicons>\icon-blu-o.ico
+P*.doc* > <xyicons>\icon-blu-p.ico
+Q*.doc* > <xyicons>\icon-blu-q.ico
+R*.doc* > <xyicons>\icon-blu-r.ico
+S*.doc* > <xyicons>\icon-blu-s.ico
+T*.doc* > <xyicons>\icon-blu-t.ico
+U*.doc* > <xyicons>\icon-blu-u.ico
+V*.doc* > <xyicons>\icon-blu-v.ico
+W*.doc* > <xyicons>\icon-blu-w.ico
+X*.doc* > <xyicons>\icon-blu-x.ico
+Y*.doc* > <xyicons>\icon-blu-y.ico
+Z*.doc* > <xyicons>\icon-blu-z.ico
+0*.xls* > <xyicons>\icon-gre-0.ico
+1*.xls* > <xyicons>\icon-gre-1.ico
+2*.xls* > <xyicons>\icon-gre-2.ico
+3*.xls* > <xyicons>\icon-gre-3.ico
+4*.xls* > <xyicons>\icon-gre-4.ico
+5*.xls* > <xyicons>\icon-gre-5.ico
+6*.xls* > <xyicons>\icon-gre-6.ico
+7*.xls* > <xyicons>\icon-gre-7.ico
+8*.xls* > <xyicons>\icon-gre-8.ico
+9*.xls* > <xyicons>\icon-gre-9.ico
+A*.xls* > <xyicons>\icon-gre-a.ico
+B*.xls* > <xyicons>\icon-gre-b.ico
+C*.xls* > <xyicons>\icon-gre-c.ico
+D*.xls* > <xyicons>\icon-gre-d.ico
+E*.xls* > <xyicons>\icon-gre-e.ico
+F*.xls* > <xyicons>\icon-gre-f.ico
+G*.xls* > <xyicons>\icon-gre-g.ico
+H*.xls* > <xyicons>\icon-gre-h.ico
+I*.xls* > <xyicons>\icon-gre-i.ico
+J*.xls* > <xyicons>\icon-gre-j.ico
+K*.xls* > <xyicons>\icon-gre-k.ico
+L*.xls* > <xyicons>\icon-gre-l.ico
+M*.xls* > <xyicons>\icon-gre-m.ico
+N*.xls* > <xyicons>\icon-gre-n.ico
+O*.xls* > <xyicons>\icon-gre-o.ico
+P*.xls* > <xyicons>\icon-gre-p.ico
+Q*.xls* > <xyicons>\icon-gre-q.ico
+R*.xls* > <xyicons>\icon-gre-r.ico
+S*.xls* > <xyicons>\icon-gre-s.ico
+T*.xls* > <xyicons>\icon-gre-t.ico
+U*.xls* > <xyicons>\icon-gre-u.ico
+V*.xls* > <xyicons>\icon-gre-v.ico
+W*.xls* > <xyicons>\icon-gre-w.ico
+X*.xls* > <xyicons>\icon-gre-x.ico
+Y*.xls* > <xyicons>\icon-gre-y.ico
+Z*.xls* > <xyicons>\icon-gre-z.ico
+0*.pdf > <xyicons>\icon-red-0.ico
+1*.pdf > <xyicons>\icon-red-1.ico
+2*.pdf > <xyicons>\icon-red-2.ico
+3*.pdf > <xyicons>\icon-red-3.ico
+4*.pdf > <xyicons>\icon-red-4.ico
+5*.pdf > <xyicons>\icon-red-5.ico
+6*.pdf > <xyicons>\icon-red-6.ico
+7*.pdf > <xyicons>\icon-red-7.ico
+8*.pdf > <xyicons>\icon-red-8.ico
+9*.pdf > <xyicons>\icon-red-9.ico
+A*.pdf > <xyicons>\icon-red-a.ico
+B*.pdf > <xyicons>\icon-red-b.ico
+C*.pdf > <xyicons>\icon-red-c.ico
+D*.pdf > <xyicons>\icon-red-d.ico
+E*.pdf > <xyicons>\icon-red-e.ico
+F*.pdf > <xyicons>\icon-red-f.ico
+G*.pdf > <xyicons>\icon-red-g.ico
+H*.pdf > <xyicons>\icon-red-h.ico
+I*.pdf > <xyicons>\icon-red-i.ico
+J*.pdf > <xyicons>\icon-red-j.ico
+K*.pdf > <xyicons>\icon-red-k.ico
+L*.pdf > <xyicons>\icon-red-l.ico
+M*.pdf > <xyicons>\icon-red-m.ico
+N*.pdf > <xyicons>\icon-red-n.ico
+O*.pdf > <xyicons>\icon-red-o.ico
+P*.pdf > <xyicons>\icon-red-p.ico
+Q*.pdf > <xyicons>\icon-red-q.ico
+R*.pdf > <xyicons>\icon-red-r.ico
+S*.pdf > <xyicons>\icon-red-s.ico
+T*.pdf > <xyicons>\icon-red-t.ico
+U*.pdf > <xyicons>\icon-red-u.ico
+V*.pdf > <xyicons>\icon-red-v.ico
+W*.pdf > <xyicons>\icon-red-w.ico
+X*.pdf > <xyicons>\icon-red-x.ico
+Y*.pdf > <xyicons>\icon-red-y.ico
+Z*.pdf > <xyicons>\icon-red-z.ico
+0*.txt > <xyicons>\icon-whi-0.ico
+1*.txt > <xyicons>\icon-whi-1.ico
+2*.txt > <xyicons>\icon-whi-2.ico
+3*.txt > <xyicons>\icon-whi-3.ico
+4*.txt > <xyicons>\icon-whi-4.ico
+5*.txt > <xyicons>\icon-whi-5.ico
+6*.txt > <xyicons>\icon-whi-6.ico
+7*.txt > <xyicons>\icon-whi-7.ico
+8*.txt > <xyicons>\icon-whi-8.ico
+9*.txt > <xyicons>\icon-whi-9.ico
+A*.txt > <xyicons>\icon-whi-a.ico
+B*.txt > <xyicons>\icon-whi-b.ico
+C*.txt > <xyicons>\icon-whi-c.ico
+D*.txt > <xyicons>\icon-whi-d.ico
+E*.txt > <xyicons>\icon-whi-e.ico
+F*.txt > <xyicons>\icon-whi-f.ico
+G*.txt > <xyicons>\icon-whi-g.ico
+H*.txt > <xyicons>\icon-whi-h.ico
+I*.txt > <xyicons>\icon-whi-i.ico
+J*.txt > <xyicons>\icon-whi-j.ico
+K*.txt > <xyicons>\icon-whi-k.ico
+L*.txt > <xyicons>\icon-whi-l.ico
+M*.txt > <xyicons>\icon-whi-m.ico
+N*.txt > <xyicons>\icon-whi-n.ico
+O*.txt > <xyicons>\icon-whi-o.ico
+P*.txt > <xyicons>\icon-whi-p.ico
+Q*.txt > <xyicons>\icon-whi-q.ico
+R*.txt > <xyicons>\icon-whi-r.ico
+S*.txt > <xyicons>\icon-whi-s.ico
+T*.txt > <xyicons>\icon-whi-t.ico
+U*.txt > <xyicons>\icon-whi-u.ico
+V*.txt > <xyicons>\icon-whi-v.ico
+W*.txt > <xyicons>\icon-whi-w.ico
+X*.txt > <xyicons>\icon-whi-x.ico
+Y*.txt > <xyicons>\icon-whi-y.ico
+Z*.txt > <xyicons>\icon-whi-z.ico
EDIT: To use, right-click on your toolbar and customize...
Find the Custom Icons button (a smiley).
Once it's on your toolbar, right-click it and choose "Go to icons folder."
Unzip the icons and take them out of the "forXYfolks" folder... Put them in the XYplorer/Icons folder.
Right-click on the smiley again and choose "Customize File Icons."
The little pencil icon in the lower-left is for "Editor Mode."
From Editor mode you can copy-n-paste the above definitions..
Last edited by kunkel321 on 26 Dec 2021 19:14, edited 6 times in total.
ste(phen|ve) kunkel

kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: Some alphabet icons for folks....

Post by kunkel321 »

FYI screenshot.
Screenshot - 5_9_2014 , 1_05_46 PM.png
Screenshot - 5_9_2014 , 1_05_46 PM.png (72.46 KiB) Viewed 4576 times
ste(phen|ve) kunkel

kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: Some alphabet icons for folks....

Post by kunkel321 »

Reworked those custom icons... I like them better now.
RainbowLetters- 5_13_2014 , 9_19_49 AM.png
RainbowLetters- 5_13_2014 , 9_19_49 AM.png (129.1 KiB) Viewed 4498 times
I removed the backgrounds so they have less of an "iconny" feel to them, but I think they are easier to discern.

I also culled out the low-bit images from the ICOs. This made the size smaller, so I was able to attach them directly to this post.
RainbowLetters5-13-2014.zip
(1.98 MiB) Downloaded 199 times
(fyi the font is based on "Accord Heavy SF" if anyone was wondering.)
ste(phen|ve) kunkel

klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

Re: Some alphabet icons for folks....

Post by klownboy »

Thanks kunkel321, they look great - all the right sizes and transparent backgrounds!
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Some alphabet icons for folks....

Post by admin »

Yep, they sure will become useful one day, thanks!

kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: Some alphabet icons for folks....

Post by kunkel321 »

Another version of these icons I posted a long time ago...
Just letters and numbers in different colors. 0-9 and A-Z, no lowercase. At 16pix, they look sortof metallic, I think.
(Screenshot with just As)
Image

Edit again: I see that I shared the original one (above) via OneDrive, so I'm deleting the GoogleDrive link and adding this:
https://1drv.ms/u/s!AqHL41KhytEliLB49c56unIJNU9aQg

Edit again 2: It occurs to me that these have evolved closer to their original form... Oh well. Another point: Someone pointed out that, with custom icon definitions like this +0*.doc* > <xyicons>\icon-blu-0.ico you can forgo the <xyicons>\ part and the definition will still work. I suspect that if there were sub folders of icons in there, you'd need the <xyicons>\ part...
ste(phen|ve) kunkel

kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: Some alphabet icons for folks....

Post by kunkel321 »

Apparently they evolved back to the simplistic look.
Image

They go sort of well with this color scheme:
Image

(a shared Onedrive file, like the others)
https://1drv.ms/u/s!AqHL41KhytEliLB6-o00QgzUMnXA5A

Screenshot of the simplistic beauty that is "Colored Letters 7-4-2016."
Image

Edit: Screenshot of patterns and tiny code block.
Image
Lately I have a lot of ebooks in PDF, Epub, or Mobi format. The file name often starts with the author's name in [ ] or ( ) so I made the definitions "look past" those, for the given file types...

Code: Select all

+0*.doc* >icon-blu-0.ico
+1*.doc* >icon-blu-1.ico
+2*.doc* >icon-blu-2.ico
+3*.doc* >icon-blu-3.ico
+4*.doc* >icon-blu-4.ico
+5*.doc* >icon-blu-5.ico
+6*.doc* >icon-blu-6.ico
+7*.doc* >icon-blu-7.ico
+8*.doc* >icon-blu-8.ico
+9*.doc* >icon-blu-9.ico
+A*.doc* >icon-blu-a.ico
+B*.doc* >icon-blu-b.ico
+C*.doc* >icon-blu-c.ico
+D*.doc* >icon-blu-d.ico
+E*.doc* >icon-blu-e.ico
+F*.doc* >icon-blu-f.ico
+G*.doc* >icon-blu-g.ico
+H*.doc* >icon-blu-h.ico
+I*.doc* >icon-blu-i.ico
+J*.doc* >icon-blu-j.ico
+K*.doc* >icon-blu-k.ico
+L*.doc* >icon-blu-l.ico
+M*.doc* >icon-blu-m.ico
+N*.doc* >icon-blu-n.ico
+O*.doc* >icon-blu-o.ico
+P*.doc* >icon-blu-p.ico
+Q*.doc* >icon-blu-q.ico
+R*.doc* >icon-blu-r.ico
+S*.doc* >icon-blu-s.ico
+T*.doc* >icon-blu-t.ico
+U*.doc* >icon-blu-u.ico
+V*.doc* >icon-blu-v.ico
+W*.doc* >icon-blu-w.ico
+X*.doc* >icon-blu-x.ico
+Y*.doc* >icon-blu-y.ico
+Z*.doc* >icon-blu-z.ico
+0*.xls* >icon-gre-0.ico
+1*.xls* >icon-gre-1.ico
+2*.xls* >icon-gre-2.ico
+3*.xls* >icon-gre-3.ico
+4*.xls* >icon-gre-4.ico
+5*.xls* >icon-gre-5.ico
+6*.xls* >icon-gre-6.ico
+7*.xls* >icon-gre-7.ico
+8*.xls* >icon-gre-8.ico
+9*.xls* >icon-gre-9.ico
+A*.xls* >icon-gre-a.ico
+B*.xls* >icon-gre-b.ico
+C*.xls* >icon-gre-c.ico
+D*.xls* >icon-gre-d.ico
+E*.xls* >icon-gre-e.ico
+F*.xls* >icon-gre-f.ico
+G*.xls* >icon-gre-g.ico
+H*.xls* >icon-gre-h.ico
+I*.xls* >icon-gre-i.ico
+J*.xls* >icon-gre-j.ico
+K*.xls* >icon-gre-k.ico
+L*.xls* >icon-gre-l.ico
+M*.xls* >icon-gre-m.ico
+N*.xls* >icon-gre-n.ico
+O*.xls* >icon-gre-o.ico
+P*.xls* >icon-gre-p.ico
+Q*.xls* >icon-gre-q.ico
+R*.xls* >icon-gre-r.ico
+S*.xls* >icon-gre-s.ico
+T*.xls* >icon-gre-t.ico
+U*.xls* >icon-gre-u.ico
+V*.xls* >icon-gre-v.ico
+W*.xls* >icon-gre-w.ico
+X*.xls* >icon-gre-x.ico
+Y*.xls* >icon-gre-y.ico
+Z*.xls* >icon-gre-z.ico
+0*.pdf;[0*.pdf;(0*.pdf>icon-red-0.ico
+1*.pdf;[1*.pdf;(1*.pdf>icon-red-1.ico
+2*.pdf;[2*.pdf;(2*.pdf>icon-red-2.ico
+3*.pdf;[3*.pdf;(3*.pdf>icon-red-3.ico
+4*.pdf;[4*.pdf;(4*.pdf>icon-red-4.ico
+5*.pdf;[5*.pdf;(5*.pdf>icon-red-5.ico
+6*.pdf;[6*.pdf;(6*.pdf>icon-red-6.ico
+7*.pdf;[7*.pdf;(7*.pdf>icon-red-7.ico
+8*.pdf;[8*.pdf;(8*.pdf>icon-red-8.ico
+9*.pdf;[9*.pdf;(9*.pdf>icon-red-9.ico
+A*.pdf;[A*.pdf;(A*.pdf>icon-red-A.ico
+B*.pdf;[B*.pdf;(B*.pdf>icon-red-B.ico
+C*.pdf;[C*.pdf;(C*.pdf>icon-red-C.ico
+D*.pdf;[D*.pdf;(D*.pdf>icon-red-D.ico
+E*.pdf;[E*.pdf;(E*.pdf>icon-red-E.ico
+F*.pdf;[F*.pdf;(F*.pdf>icon-red-F.ico
+G*.pdf;[G*.pdf;(G*.pdf>icon-red-G.ico
+H*.pdf;[H*.pdf;(H*.pdf>icon-red-H.ico
+I*.pdf;[I*.pdf;(I*.pdf>icon-red-I.ico
+J*.pdf;[J*.pdf;(J*.pdf>icon-red-J.ico
+K*.pdf;[K*.pdf;(K*.pdf>icon-red-K.ico
+L*.pdf;[L*.pdf;(L*.pdf>icon-red-L.ico
+M*.pdf;[M*.pdf;(M*.pdf>icon-red-M.ico
+N*.pdf;[N*.pdf;(N*.pdf>icon-red-N.ico
+O*.pdf;[O*.pdf;(O*.pdf>icon-red-O.ico
+P*.pdf;[P*.pdf;(P*.pdf>icon-red-P.ico
+Q*.pdf;[Q*.pdf;(Q*.pdf>icon-red-Q.ico
+R*.pdf;[R*.pdf;(R*.pdf>icon-red-R.ico
+S*.pdf;[S*.pdf;(S*.pdf>icon-red-S.ico
+T*.pdf;[T*.pdf;(T*.pdf>icon-red-T.ico
+U*.pdf;[U*.pdf;(U*.pdf>icon-red-U.ico
+V*.pdf;[V*.pdf;(V*.pdf>icon-red-V.ico
+W*.pdf;[W*.pdf;(W*.pdf>icon-red-W.ico
+X*.pdf;[X*.pdf;(X*.pdf>icon-red-X.ico
+Y*.pdf;[Y*.pdf;(Y*.pdf>icon-red-Y.ico
+Z*.pdf;[Z*.pdf;(Z*.pdf>icon-red-Z.ico
+0*.txt >icon-whi-0.ico
+1*.txt >icon-whi-1.ico
+2*.txt >icon-whi-2.ico
+3*.txt >icon-whi-3.ico
+4*.txt >icon-whi-4.ico
+5*.txt >icon-whi-5.ico
+6*.txt >icon-whi-6.ico
+7*.txt >icon-whi-7.ico
+8*.txt >icon-whi-8.ico
+9*.txt >icon-whi-9.ico
+A*.txt >icon-whi-a.ico
+B*.txt >icon-whi-b.ico
+C*.txt >icon-whi-c.ico
+D*.txt >icon-whi-d.ico
+E*.txt >icon-whi-e.ico
+F*.txt >icon-whi-f.ico
+G*.txt >icon-whi-g.ico
+H*.txt >icon-whi-h.ico
+I*.txt >icon-whi-i.ico
+J*.txt >icon-whi-j.ico
+K*.txt >icon-whi-k.ico
+L*.txt >icon-whi-l.ico
+M*.txt >icon-whi-m.ico
+N*.txt >icon-whi-n.ico
+O*.txt >icon-whi-o.ico
+P*.txt >icon-whi-p.ico
+Q*.txt >icon-whi-q.ico
+R*.txt >icon-whi-r.ico
+S*.txt >icon-whi-s.ico
+T*.txt >icon-whi-t.ico
+U*.txt >icon-whi-u.ico
+V*.txt >icon-whi-v.ico
+W*.txt >icon-whi-w.ico
+X*.txt >icon-whi-x.ico
+Y*.txt >icon-whi-y.ico
+Z*.txt >icon-whi-z.ico
+0*.jpg;0*.jpeg;0*.png;0*.bmp>icon-pur-0.ico
+1*.jpg;1*.jpeg;1*.png;1*.bmp>icon-pur-1.ico
+2*.jpg;2*.jpeg;2*.png;2*.bmp>icon-pur-2.ico
+3*.jpg;3*.jpeg;3*.png;3*.bmp>icon-pur-3.ico
+4*.jpg;4*.jpeg;4*.png;4*.bmp>icon-pur-4.ico
+5*.jpg;5*.jpeg;5*.png;5*.bmp>icon-pur-5.ico
+6*.jpg;6*.jpeg;6*.png;6*.bmp>icon-pur-6.ico
+7*.jpg;7*.jpeg;7*.png;7*.bmp>icon-pur-7.ico
+8*.jpg;8*.jpeg;8*.png;8*.bmp>icon-pur-8.ico
+9*.jpg;9*.jpeg;9*.png;9*.bmp>icon-pur-9.ico
+A*.jpg;A*.jpeg;A*.png;A*.bmp>icon-pur-A.ico
+B*.jpg;B*.jpeg;B*.png;B*.bmp>icon-pur-B.ico
+C*.jpg;C*.jpeg;C*.png;C*.bmp>icon-pur-C.ico
+D*.jpg;D*.jpeg;D*.png;D*.bmp>icon-pur-D.ico
+E*.jpg;E*.jpeg;E*.png;E*.bmp>icon-pur-E.ico
+F*.jpg;F*.jpeg;F*.png;F*.bmp>icon-pur-F.ico
+G*.jpg;G*.jpeg;G*.png;G*.bmp>icon-pur-G.ico
+H*.jpg;H*.jpeg;H*.png;H*.bmp>icon-pur-H.ico
+I*.jpg;I*.jpeg;I*.png;I*.bmp>icon-pur-I.ico
+J*.jpg;J*.jpeg;J*.png;J*.bmp>icon-pur-J.ico
+K*.jpg;K*.jpeg;K*.png;K*.bmp>icon-pur-K.ico
+L*.jpg;L*.jpeg;L*.png;L*.bmp>icon-pur-L.ico
+M*.jpg;M*.jpeg;M*.png;M*.bmp>icon-pur-M.ico
+N*.jpg;N*.jpeg;N*.png;N*.bmp>icon-pur-N.ico
+O*.jpg;O*.jpeg;O*.png;O*.bmp>icon-pur-O.ico
+P*.jpg;P*.jpeg;P*.png;P*.bmp>icon-pur-P.ico
+Q*.jpg;Q*.jpeg;Q*.png;Q*.bmp>icon-pur-Q.ico
+R*.jpg;R*.jpeg;R*.png;R*.bmp>icon-pur-R.ico
+S*.jpg;S*.jpeg;S*.png;S*.bmp>icon-pur-S.ico
+T*.jpg;T*.jpeg;T*.png;T*.bmp>icon-pur-T.ico
+U*.jpg;U*.jpeg;U*.png;U*.bmp>icon-pur-U.ico
+V*.jpg;V*.jpeg;V*.png;V*.bmp>icon-pur-V.ico
+W*.jpg;W*.jpeg;W*.png;W*.bmp>icon-pur-W.ico
+X*.jpg;X*.jpeg;X*.png;X*.bmp>icon-pur-X.ico
+Y*.jpg;Y*.jpeg;Y*.png;Y*.bmp>icon-pur-Y.ico
+Z*.jpg;Z*.jpeg;Z*.png;Z*.bmp>icon-pur-Z.ico
+0*.zip;0*.7z;0*.rar;>icon-ora-0.ico
+1*.zip;1*.7z;1*.rar;>icon-ora-1.ico
+2*.zip;2*.7z;2*.rar;>icon-ora-2.ico
+3*.zip;3*.7z;3*.rar;>icon-ora-3.ico
+4*.zip;4*.7z;4*.rar;>icon-ora-4.ico
+5*.zip;5*.7z;5*.rar;>icon-ora-5.ico
+6*.zip;6*.7z;6*.rar;>icon-ora-6.ico
+7*.zip;7*.7z;7*.rar;>icon-ora-7.ico
+8*.zip;8*.7z;8*.rar;>icon-ora-8.ico
+9*.zip;9*.7z;9*.rar;>icon-ora-9.ico
+A*.zip;A*.7z;A*.rar;>icon-ora-A.ico
+B*.zip;B*.7z;B*.rar;>icon-ora-B.ico
+C*.zip;C*.7z;C*.rar;>icon-ora-C.ico
+D*.zip;D*.7z;D*.rar;>icon-ora-D.ico
+E*.zip;E*.7z;E*.rar;>icon-ora-E.ico
+F*.zip;F*.7z;F*.rar;>icon-ora-F.ico
+G*.zip;G*.7z;G*.rar;>icon-ora-G.ico
+H*.zip;H*.7z;H*.rar;>icon-ora-H.ico
+I*.zip;I*.7z;I*.rar;>icon-ora-I.ico
+J*.zip;J*.7z;J*.rar;>icon-ora-J.ico
+K*.zip;K*.7z;K*.rar;>icon-ora-K.ico
+L*.zip;L*.7z;L*.rar;>icon-ora-L.ico
+M*.zip;M*.7z;M*.rar;>icon-ora-M.ico
+N*.zip;N*.7z;N*.rar;>icon-ora-N.ico
+O*.zip;O*.7z;O*.rar;>icon-ora-O.ico
+P*.zip;P*.7z;P*.rar;>icon-ora-P.ico
+Q*.zip;Q*.7z;Q*.rar;>icon-ora-Q.ico
+R*.zip;R*.7z;R*.rar;>icon-ora-R.ico
+S*.zip;S*.7z;S*.rar;>icon-ora-S.ico
+T*.zip;T*.7z;T*.rar;>icon-ora-T.ico
+U*.zip;U*.7z;U*.rar;>icon-ora-U.ico
+V*.zip;V*.7z;V*.rar;>icon-ora-V.ico
+W*.zip;W*.7z;W*.rar;>icon-ora-W.ico
+X*.zip;X*.7z;X*.rar;>icon-ora-X.ico
+Y*.zip;Y*.7z;Y*.rar;>icon-ora-Y.ico
+Z*.zip;Z*.7z;Z*.rar;>icon-ora-Z.ico
+0*.epub;[0*.epub;(0*.epub>icon-bro-0.ico
+1*.epub;[1*.epub;(1*.epub>icon-bro-1.ico
+2*.epub;[2*.epub;(2*.epub>icon-bro-2.ico
+3*.epub;[3*.epub;(3*.epub>icon-bro-3.ico
+4*.epub;[4*.epub;(4*.epub>icon-bro-4.ico
+5*.epub;[5*.epub;(5*.epub>icon-bro-5.ico
+6*.epub;[6*.epub;(6*.epub>icon-bro-6.ico
+7*.epub;[7*.epub;(7*.epub>icon-bro-7.ico
+8*.epub;[8*.epub;(8*.epub>icon-bro-8.ico
+9*.epub;[9*.epub;(9*.epub>icon-bro-9.ico
+A*.epub;[A*.epub;(A*.epub>icon-bro-A.ico
+B*.epub;[B*.epub;(B*.epub>icon-bro-B.ico
+C*.epub;[C*.epub;(C*.epub>icon-bro-C.ico
+D*.epub;[D*.epub;(D*.epub>icon-bro-D.ico
+E*.epub;[E*.epub;(E*.epub>icon-bro-E.ico
+F*.epub;[F*.epub;(F*.epub>icon-bro-F.ico
+G*.epub;[G*.epub;(G*.epub>icon-bro-G.ico
+H*.epub;[H*.epub;(H*.epub>icon-bro-H.ico
+I*.epub;[I*.epub;(I*.epub>icon-bro-I.ico
+J*.epub;[J*.epub;(J*.epub>icon-bro-J.ico
+K*.epub;[K*.epub;(K*.epub>icon-bro-K.ico
+L*.epub;[L*.epub;(L*.epub>icon-bro-L.ico
+M*.epub;[M*.epub;(M*.epub>icon-bro-M.ico
+N*.epub;[N*.epub;(N*.epub>icon-bro-N.ico
+O*.epub;[O*.epub;(O*.epub>icon-bro-O.ico
+P*.epub;[P*.epub;(P*.epub>icon-bro-P.ico
+Q*.epub;[Q*.epub;(Q*.epub>icon-bro-Q.ico
+R*.epub;[R*.epub;(R*.epub>icon-bro-R.ico
+S*.epub;[S*.epub;(S*.epub>icon-bro-S.ico
+T*.epub;[T*.epub;(T*.epub>icon-bro-T.ico
+U*.epub;[U*.epub;(U*.epub>icon-bro-U.ico
+V*.epub;[V*.epub;(V*.epub>icon-bro-V.ico
+W*.epub;[W*.epub;(W*.epub>icon-bro-W.ico
+X*.epub;[X*.epub;(X*.epub>icon-bro-X.ico
+Y*.epub;[Y*.epub;(Y*.epub>icon-bro-Y.ico
+Z*.epub;[Z*.epub;(Z*.epub>icon-bro-Z.ico
+0*.mobi;[0*.mobi;(0*.mobi>icon-bla-0.ico
+1*.mobi;[1*.mobi;(1*.mobi>icon-bla-1.ico
+2*.mobi;[2*.mobi;(2*.mobi>icon-bla-2.ico
+3*.mobi;[3*.mobi;(3*.mobi>icon-bla-3.ico
+4*.mobi;[4*.mobi;(4*.mobi>icon-bla-4.ico
+5*.mobi;[5*.mobi;(5*.mobi>icon-bla-5.ico
+6*.mobi;[6*.mobi;(6*.mobi>icon-bla-6.ico
+7*.mobi;[7*.mobi;(7*.mobi>icon-bla-7.ico
+8*.mobi;[8*.mobi;(8*.mobi>icon-bla-8.ico
+9*.mobi;[9*.mobi;(9*.mobi>icon-bla-9.ico
+A*.mobi;[A*.mobi;(A*.mobi>icon-bla-A.ico
+B*.mobi;[B*.mobi;(B*.mobi>icon-bla-B.ico
+C*.mobi;[C*.mobi;(C*.mobi>icon-bla-C.ico
+D*.mobi;[D*.mobi;(D*.mobi>icon-bla-D.ico
+E*.mobi;[E*.mobi;(E*.mobi>icon-bla-E.ico
+F*.mobi;[F*.mobi;(F*.mobi>icon-bla-F.ico
+G*.mobi;[G*.mobi;(G*.mobi>icon-bla-G.ico
+H*.mobi;[H*.mobi;(H*.mobi>icon-bla-H.ico
+I*.mobi;[I*.mobi;(I*.mobi>icon-bla-I.ico
+J*.mobi;[J*.mobi;(J*.mobi>icon-bla-J.ico
+K*.mobi;[K*.mobi;(K*.mobi>icon-bla-K.ico
+L*.mobi;[L*.mobi;(L*.mobi>icon-bla-L.ico
+M*.mobi;[M*.mobi;(M*.mobi>icon-bla-M.ico
+N*.mobi;[N*.mobi;(N*.mobi>icon-bla-N.ico
+O*.mobi;[O*.mobi;(O*.mobi>icon-bla-O.ico
+P*.mobi;[P*.mobi;(P*.mobi>icon-bla-P.ico
+Q*.mobi;[Q*.mobi;(Q*.mobi>icon-bla-Q.ico
+R*.mobi;[R*.mobi;(R*.mobi>icon-bla-R.ico
+S*.mobi;[S*.mobi;(S*.mobi>icon-bla-S.ico
+T*.mobi;[T*.mobi;(T*.mobi>icon-bla-T.ico
+U*.mobi;[U*.mobi;(U*.mobi>icon-bla-U.ico
+V*.mobi;[V*.mobi;(V*.mobi>icon-bla-V.ico
+W*.mobi;[W*.mobi;(W*.mobi>icon-bla-W.ico
+X*.mobi;[X*.mobi;(X*.mobi>icon-bla-X.ico
+Y*.mobi;[Y*.mobi;(Y*.mobi>icon-bla-Y.ico
+Z*.mobi;[Z*.mobi;(Z*.mobi>icon-bla-Z.ico
+0*\  /d>icon-yel-0.ico
+1*\  /d>icon-yel-1.ico
+2*\  /d>icon-yel-2.ico
+3*\  /d>icon-yel-3.ico
+4*\  /d>icon-yel-4.ico
+5*\  /d>icon-yel-5.ico
+6*\  /d>icon-yel-6.ico
+7*\  /d>icon-yel-7.ico
+8*\  /d>icon-yel-8.ico
+9*\  /d>icon-yel-9.ico
+A*\  /d>icon-yel-a.ico
+B*\  /d>icon-yel-b.ico
+C*\  /d>icon-yel-c.ico
+D*\  /d>icon-yel-d.ico
+E*\  /d>icon-yel-e.ico
+F*\  /d>icon-yel-f.ico
+G*\  /d>icon-yel-g.ico
+H*\  /d>icon-yel-h.ico
+I*\  /d>icon-yel-i.ico
+J*\  /d>icon-yel-j.ico
+K*\  /d>icon-yel-k.ico
+L*\  /d>icon-yel-l.ico
+M*\  /d>icon-yel-m.ico
+N*\  /d>icon-yel-n.ico
+O*\  /d>icon-yel-o.ico
+P*\  /d>icon-yel-p.ico
+Q*\  /d>icon-yel-q.ico
+R*\  /d>icon-yel-r.ico
+S*\  /d>icon-yel-s.ico
+T*\  /d>icon-yel-t.ico
+U*\  /d>icon-yel-u.ico
+V*\  /d>icon-yel-v.ico
+W*\  /d>icon-yel-w.ico
+X*\  /d>icon-yel-x.ico
+Y*\  /d>icon-yel-y.ico
+Z*\  /d>icon-yel-z.ico
[/size]

End.
ste(phen|ve) kunkel

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Some alphabet icons for folks....

Post by admin »

Do these icons fall under drugs? ;)

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Some alphabet icons for folks....

Post by TheQwerty »

/off-topic: Don, thoughts on how much work it would take to add regex CFI patterns and how that might impact performance?

I think there's a few of us that would benefit greatly from being able to use capture groups in the pattern and reference them in the icon source. For example, kunkel321's list of 324 definitions could be reduced to just 9 which would be much easier to maintain.

kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: Some alphabet icons for folks....

Post by kunkel321 »

admin wrote:Do these icons fall under drugs? ;)
All of my icons are drug-free! Well, other than the intrinsic psychedelics...
TheQwerty wrote:/off-topic: Don, thoughts on how much work it would take to add regex CFI patterns and how that might impact performance? I think there's a few of us that would benefit greatly from being able to use capture groups in the pattern and reference them in the icon source. For example, kunkel321's list of 324 definitions could be reduced to just 9 which would be much easier to maintain.
I was also thinking of this, while updating my PDF, Mobi, and Epub definitions. I hadn't even thought about capturing the [0-9][A-Z] for use though!

EDIT: Just an interesting side note: You'll notice that the 0 (zero) and O (oh) look (nearly?) identical. The I (eye) could also be used as a 1 (one). I make the icon definitions in Excel though, and the images are a bulk job--so it just turns out to be easier to do all 36 characters.. .
ste(phen|ve) kunkel

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Some alphabet icons for folks....

Post by TheQwerty »

kunkel321 wrote:I make the icon definitions in Excel though, and the images are a bulk job--so it just turns out to be easier to do all 36 characters.. .
I figured (at least hoped) you weren't typing each of these entries separately! :appl:

Though right after posting I realized the CFI list is one of the ones Don has blessed with easy script access via the setIcons SC, so we can improve managing the list. Unfortunately, my list is already generated so the necessary effort doesn't seem worth it right now. :lol:

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Some alphabet icons for folks....

Post by admin »

TheQwerty wrote:/off-topic: Don, thoughts on how much work it would take to add regex CFI patterns and how that might impact performance?

I think there's a few of us that would benefit greatly from being able to use capture groups in the pattern and reference them in the icon source. For example, kunkel321's list of 324 definitions could be reduced to just 9 which would be much easier to maintain.
I think it should be okay performance-wise.

kunkel321
Posts: 645
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: Some alphabet icons for folks....

Post by kunkel321 »

+1 on regex CFI patterns.
ste(phen|ve) kunkel

Post Reply