Backport RootMotionView icon from the master branch

This makes RootMotionView display with a proper icon in the editor.

(cherry picked from commit a528931c5e)
This commit is contained in:
Hugo Locurcio 2021-07-21 15:23:53 +02:00 committed by Rémi Verschelde
parent e652218b1f
commit 1f649e9825
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -0,0 +1 @@
<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><radialGradient id="a" cx="8" cy="8" gradientTransform="matrix(.85714281 -.00000007 .00000004 .85714284 1.142858 1.142858)" gradientUnits="userSpaceOnUse" r="7"><stop offset="0" stop-color="#fc9c9c"/><stop offset=".83333331" stop-color="#fc9c9c" stop-opacity=".7"/><stop offset="1" stop-color="#fc9c9c" stop-opacity="0"/></radialGradient><path d="m5 2v3h-3v2h3v2h-3v2h3v3h2v-3h2v3h2v-3h3v-2h-3v-2h3v-2h-3v-3h-2v3h-2v-3zm2 5h2v2h-2z" fill="url(#a)"/></svg>

After

Width:  |  Height:  |  Size: 582 B