image A new version 0.1.10 of the Bitcoin Icons was just released with 11 new icons and 1 fix. Let's look at 6 ways you can use these 125 icons: - Figma plugin - Figma source - SVG & PNG download - React module - Vue module - SVG module The Figma plugin lets you search icons, toggle between outline and filled, and insert them into your design with a click. Very handy. image https://www.figma.com/community/plugin/1087677534293009133/bitcoin-icons If you want to go directly the source of the icons, grab the Figma community file. Also great if you'd like to contribute. https://www.figma.com/community/file/948545404023677970/bitcoin-icon-set Just want the files directly? Get the icons as SVG and PNG zipped up from the release page on GithHub. Technically inclined? Just install the modules and you're ready to go. https://www.npmjs.com/package/@bitcoin-design/bitcoin-icons-vue https://www.npmjs.com/package/@bitcoin-design/bitcoin-icons-react https://www.npmjs.com/package/@bitcoin-design/bitcoin-icons-svg Missing any icons? Got some suggestions for improvement? Reply here or add an issue on GitHub to request. image
image @ZEUS merged several accessibility improvements today. These can make the difference between someone understanding the interface and being able to manage their bitcoin, or having no idea what is in front of them. Many wallets still have some pretty easy-to-fix accessibility issues. Often, it is just a matter of adding a label to an icon button, giving feedback on user interaction, or correctly grouping elements. If you'd like to help, see our accessibility hit list where we already gathered specific improvements for several projects. Thing is, we're a design community, and we need help from developers to make these changes. We'd love if it you could chip in. Reach out via the issue above, or in the #accessibility channel in our Discord.