diff options
| author | Haishan <[email protected]> | 2020-10-16 21:57:08 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2020-10-31 20:10:22 +0800 |
| commit | 621d31f18f6ea54c19e0535d470e7e40c0d828ac (patch) | |
| tree | 76ffe7d0d3a77909f5ab1ccb72202a2247c2bc97 /src | |
| parent | 0d4b92de5c34e83d63d95ef9304dc7815bea6c63 (diff) | |
build: upgrade deps
Diffstat (limited to 'src')
| -rw-r--r-- | src/svg/cpu.svg | 1 | ||||
| -rw-r--r-- | src/svg/globe.svg | 1 | ||||
| -rw-r--r-- | src/svg/group.svg | 8 | ||||
| -rw-r--r-- | src/svg/heart.svg | 1 | ||||
| -rw-r--r-- | src/svg/moon.svg | 1 | ||||
| -rw-r--r-- | src/svg/star.svg | 1 | ||||
| -rw-r--r-- | src/svg/x.svg | 1 |
7 files changed, 0 insertions, 14 deletions
diff --git a/src/svg/cpu.svg b/src/svg/cpu.svg deleted file mode 100644 index 2ed16ef..0000000 --- a/src/svg/cpu.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cpu"><rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect><rect x="9" y="9" width="6" height="6"></rect><line x1="9" y1="1" x2="9" y2="4"></line><line x1="15" y1="1" x2="15" y2="4"></line><line x1="9" y1="20" x2="9" y2="23"></line><line x1="15" y1="20" x2="15" y2="23"></line><line x1="20" y1="9" x2="23" y2="9"></line><line x1="20" y1="14" x2="23" y2="14"></line><line x1="1" y1="9" x2="4" y2="9"></line><line x1="1" y1="14" x2="4" y2="14"></line></svg>
\ No newline at end of file diff --git a/src/svg/globe.svg b/src/svg/globe.svg deleted file mode 100644 index 19d520b..0000000 --- a/src/svg/globe.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="2" y1="12" x2="22" y2="12"></line><path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"></path></svg> diff --git a/src/svg/group.svg b/src/svg/group.svg deleted file mode 100644 index 4fe02aa..0000000 --- a/src/svg/group.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg width="326" height="326" viewBox="0 0 326 326" xmlns="http://www.w3.org/2000/svg"> - <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-width="8"> - <circle stroke="currentColor" fill="currentColor" cx="108.5" cy="108.5" r="36.5"/> - <circle cx="219.5" cy="108.5" r="36.5"/> - <circle cx="108.5" cy="219.5" r="36.5"/> - <circle cx="219.5" cy="219.5" r="36.5"/> - </g> -</svg> diff --git a/src/svg/heart.svg b/src/svg/heart.svg deleted file mode 100644 index b5b136d..0000000 --- a/src/svg/heart.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path></svg> diff --git a/src/svg/moon.svg b/src/svg/moon.svg deleted file mode 100644 index bf0877a..0000000 --- a/src/svg/moon.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg> diff --git a/src/svg/star.svg b/src/svg/star.svg deleted file mode 100644 index bcdc31a..0000000 --- a/src/svg/star.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star"><polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon></svg>
\ No newline at end of file diff --git a/src/svg/x.svg b/src/svg/x.svg deleted file mode 100644 index 7d5875c..0000000 --- a/src/svg/x.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
\ No newline at end of file |
