[Cuis-dev] Towards a Scalable Desktop

Juan Vuletich juan at jvuletich.org
Mon Apr 5 12:23:48 PDT 2021


On 4/4/2021 6:47 PM, ken.dickey--- via Cuis-dev wrote:
> Hi Juan,
>
> Did a quick pass at import of SVG icons into a ContentPack.
>
> Might be of use.
>
> I used
>
>    https://freecode.com/projects/svg-icons/
>
> but you may have your own favorites.
>
> vvv===vvv
> SVGIconsPk := (ContentPack new
>     loadContentFrom: '/home/kend/Downloads/SVG-Icons' asDirectoryEntry).
> (SVGIconsPk at: 'window_new') openInWorld.
> (SVGIconsPk at: 'folder-blue') openInWorld.
> ^^^===^^^
>
> One step closer ..
>
> Cheers,
> -KenD

Very nice. Yes, this is really needed!

I couldn't access the url you pasted. Can you please check it?

Thanks!

-- 
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
@JuanVuletich



More information about the Cuis-dev mailing list