diff options
Diffstat (limited to 'editor/icons/SampleLibrary.svg')
-rw-r--r-- | editor/icons/SampleLibrary.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/SampleLibrary.svg b/editor/icons/SampleLibrary.svg index f9ce765c87..3f62ae2dee 100644 --- a/editor/icons/SampleLibrary.svg +++ b/editor/icons/SampleLibrary.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M9 8v7h5a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1v4l-1-1-1 1V8z" fill="#ff5f5f"/><path d="M2 6h2l2 4l1-8l2 4h3" fill="none" stroke="#ff5f5f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#ff5f5f" d="M9 8v7h5a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1v4l-1-1-1 1V8z"/><path fill="none" stroke="#ff5f5f" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 6h2l2 4l1-8l2 4h3"/></svg>
\ No newline at end of file |