@vscode/codicons 0.0.46-26 → 0.0.46-27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/codicon.css +1 -1
- package/dist/codicon.html +1 -1
- package/dist/codicon.svg +1 -1
- package/dist/codicon.ttf +0 -0
- package/package.json +1 -1
- package/src/icons/mic-download-compact.svg +1 -1
package/dist/codicon.ttf
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="currentColor"><path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 5C10.433 5 12 6.567 12 8.5C12 10.433 10.433 12 8.5 12C6.567 12 5 10.433 5 8.5C5 6.567 6.567 5 8.5 5ZM8.5 6C8.22386 6 8 6.22386 8 6.5V9.29297L7.35352 8.64648C7.15825 8.45122 6.84175 8.45122 6.64648 8.64648C6.45122 8.84175 6.45122 9.15825 6.64648 9.35352L8.14648 10.8535C8.19441 10.9014 8.24965 10.9375 8.30859 10.9619C8.36668 10.986 8.43037 10.9996 8.49707 11H8.50293C8.56963 10.9996 8.63332 10.986 8.69141 10.9619C8.75035 10.9375 8.80559 10.9014 8.85352 10.8535L10.3535 9.35352C10.5488 9.15825 10.5488 8.84175 10.3535 8.64648C10.1583 8.45122 9.84175 8.45122 9.64648 8.64648L9 9.29297V6.5C9 6.22386 8.77614 6 8.5 6Z"/><path d="M1.5 5.5C1.78 5.5 2 5.72 2 6C2 7.30407 2.84452 8.41721 4.0127 8.82812C4.04014 9.20886 4.11513 9.57618 4.23145 9.9248C2.39284 9.56301 1 7.94619 1 6C1 5.72 1.22 5.5 1.5 5.5Z"/><path d="M5 0C6.1 0 7 0.9 7 2V4.25684C6.64405 4.38267 6.30844 4.55135 6 4.75781V2C6 1.45 5.55 1 5 1C4.45 1 4 1.45 4 2V6C4 6.30173 4.13653 6.57211 4.34961 6.75586C4.21561 7.07434 4.11838 7.41187 4.06055 7.7627C3.4311 7.42483 3 6.76079 3 6V2C3 0.9 3.9 0 5 0Z"/></svg>
|