1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 18:08:11 +09:00

feat: setup test for web

This commit is contained in:
2019-08-14 18:46:57 +09:00
parent c2a51aee2a
commit 03d76805af
12 changed files with 960 additions and 842 deletions

View File

@@ -7,7 +7,7 @@ export const SpectrumIcon = () => (
viewBox="0 0 32 32"
fill="currentColor"
stroke="currentColor"
stroke-width="0"
strokeWidth="0"
xmlns="http://www.w3.org/2000/svg">
<path d="M6 14.5C6 15.3284 6.67157 16 7.5 16H9C12.866 16 16 19.134 16 23V24.5C16 25.3284 16.6716 26 17.5 26H24.5C25.3284 26 26 25.3284 26 24.5V23C26 13.6111 18.3889 6 9 6H7.5C6.67157 6 6 6.67157 6 7.5V14.5Z" />
</svg>