mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 12:57:45 +00:00
7 lines
79 B
TypeScript
7 lines
79 B
TypeScript
export default {
|
|
src: "test.svg",
|
|
width: 24,
|
|
height: 24,
|
|
format: "svg",
|
|
};
|