Add DFC up arrow icon

This commit is contained in:
Josh birnholz
2023-05-06 14:30:32 -04:00
parent f1bbe7e46c
commit 3e93ae6d49
3 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -2,6 +2,7 @@
var bounds = {x:0.0594, y:0.0505, width:0.0734, height:0.0524};
//defines available frames
availableFrames = [
{name:'Up Arrow', src:'/img/frames/m15/transform/icons/default.png', bounds:bounds},
{name:'Sun', src:'/img/frames/m15/transform/icons/sun.svg', bounds:bounds},
{name:'Crescent Moon', src:'/img/frames/m15/transform/icons/moon.svg', bounds:bounds},
{name:'Full Moon', src:'/img/frames/m15/transform/icons/fullmoon.svg', bounds:bounds},