Update Asciinema
@ -0,0 +1,10 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3468_318)">
<path d="M2.14673 0V32L29.8534 16L2.14673 0ZM7.68006 9.6L13.4134 12.9067L7.68006 16.2133V9.6ZM16.7334 14.8267L18.7734 16L7.68006 22.4V20.0533L16.7334 14.8267Z" fill="#FF0000"/>
</g>
<defs>
<clipPath id="clip0_3468_318">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>
After
Width: | Height: | Size: 424 B
Before
Width: | Height: | Size: 768 B
@ -3617,9 +3617,14 @@
],
"description": "Asciinema is a free and open-source solution for recording terminal sessions and sharing them on the web.",
"html": "<asciinema-player",
"icon": "asciinema.png",
"dom": [
"div.asciinema-player-wrapper",
"div.asciinema-player"
"icon": "Asciinema.svg",
"js": {
"asciinema": ""
"asciinema": "",
"AsciinemaPlayer": ""
},
"scriptSrc": "asciinema\\.org/",
"website": "https://asciinema.org/"