Remove all unreferenced images

This removes all images we no longer reference in the app. This should be safe,
as Webpack only adds images to the build output if they are referenced.
This commit is contained in:
J. Ryan Stinnett 2020-07-29 17:32:25 +01:00
parent 79348b44cb
commit 2f20cbd5ad
117 changed files with 0 additions and 945 deletions

View file

@ -1,3 +0,0 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32ZM10.8966 23.8816L24.7372 16.9646C25.5319 16.5674 25.5319 15.4326 24.7372 15.0357L10.8966 8.11834C9.96388 7.65214 8.99354 8.65258 9.44939 9.56465C9.44939 9.56465 11.1648 13.0292 11.6366 13.9362C12.1085 14.8436 12.6486 15.0007 17.6646 15.649C17.8502 15.673 18.0022 15.8131 18.0022 15.9998C18.0022 16.1869 17.8502 16.327 17.6646 16.351C12.6486 16.9993 12.1085 17.1563 11.6366 18.0637C11.1648 18.9711 9.44939 22.4353 9.44939 22.4353C8.99354 23.3477 9.96388 24.3478 10.8966 23.8816Z" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 759 B