diff --git a/components/icons/TallCard/app.js b/components/icons/TallCard/app.js new file mode 100644 index 0000000..625fa3f --- /dev/null +++ b/components/icons/TallCard/app.js @@ -0,0 +1,13 @@ +export default function AppIcon({ className }) { + return + + + + + + + + + + +} \ No newline at end of file diff --git a/components/icons/TallCard/env.js b/components/icons/TallCard/env.js new file mode 100644 index 0000000..83e6e7b --- /dev/null +++ b/components/icons/TallCard/env.js @@ -0,0 +1,9 @@ +export default function EnvironmentIcon({ className }) { + return + + + + + + +} \ No newline at end of file diff --git a/components/icons/TallCard/full.js b/components/icons/TallCard/full.js new file mode 100644 index 0000000..128b3e3 --- /dev/null +++ b/components/icons/TallCard/full.js @@ -0,0 +1,7 @@ +export default function FullStackIcon({ className }) { + return + + + + +} \ No newline at end of file diff --git a/components/icons/TallCard/hoon.js b/components/icons/TallCard/hoon.js new file mode 100644 index 0000000..e9ef4c0 --- /dev/null +++ b/components/icons/TallCard/hoon.js @@ -0,0 +1,19 @@ +export default function HoonIcon({ className }) { + return + + + + + + + + + + + + + + + + +} \ No newline at end of file diff --git a/public/images/app.svg b/public/images/app.svg deleted file mode 100644 index 261bf5a..0000000 --- a/public/images/app.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/public/images/environment.svg b/public/images/environment.svg deleted file mode 100644 index db38482..0000000 --- a/public/images/environment.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/public/images/fullstack.svg b/public/images/fullstack.svg deleted file mode 100644 index fda9754..0000000 --- a/public/images/fullstack.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/public/images/hoon.svg b/public/images/hoon.svg deleted file mode 100644 index 25647de..0000000 --- a/public/images/hoon.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - -