mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-16 18:34:12 +03:00
16f87eda5e
* add Electron Builder icon * modify Electron Builder icon * add svg properties that were missing after vscode s minify SVG command * capitalize letters in hex code of the primary color * modify the icon's height to be exactly 24px * Update _data/simple-icons.json Change the name of the icon to electron-builder Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> * Update icons/electronbuilder.svg Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> * Update _data/simple-icons.json with color whie Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>
1 line
385 B
XML
1 line
385 B
XML
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>electron-builder</title><path d="M12 7.01a3.506 3.506 0 003.506-3.505A3.506 3.506 0 0012 0a3.506 3.506 0 00-3.506 3.506A3.506 3.506 0 0012 7.01m0 4.137C9.243 8.588 5.574 7.01 1.484 7.01v12.852C5.574 19.863 9.243 21.44 12 24c2.757-2.56 6.426-4.137 10.516-4.137V7.01c-4.09 0-7.759 1.578-10.516 4.137z"/></svg> |