Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f913651 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

search icon

parent f24cced1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ const variables = {}
	}
*/
const icons = {
	'add': path.join(__dirname, '../img', 'actions', 'search.svg'),
	'search': path.join(__dirname, '../img', 'actions', 'search.svg'),
}

/*