Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SVG's icons #34

Merged
merged 5 commits into from
Jan 28, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
feat: new-svg-icons
  • Loading branch information
IvanMJs committed Jan 28, 2024
commit 6916b9b793c6acf62e968a603777f25a78f35792
65 changes: 33 additions & 32 deletions docs/frontend/icons.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: 'Iconos para usar en tus proyectos.'

contributors:
- github_username: 'nsdonato'
- github_username: 'IvanMJs'

submenu:
- imgPlaceholder: 'Phosphoricons'
Expand All @@ -12,11 +13,11 @@ submenu:
- type: 'Web'
url: 'https://phosphoricons.com/'
cover:
src: ''
height: 80
width: 190
src: '/frontend/phosphoricons.svg'
height: 110
nsdonato marked this conversation as resolved.
Show resolved Hide resolved
width: 110
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-28T00:00:00Z'
videos: []

- imgPlaceholder: 'React Symbols'
Expand All @@ -25,11 +26,11 @@ submenu:
- type: 'Web'
url: 'https://react-symbols.vercel.app'
cover:
src: ''
height: 80
width: 190
src: '/frontend/reactsymbol.svg'
height: 110
width: 110
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-28T00:00:00Z'
videos: []

- imgPlaceholder: 'Feather Icons'
Expand All @@ -38,11 +39,11 @@ submenu:
- type: 'Web'
url: 'https://feathericons.com/'
cover:
src: ''
height: 80
width: 190
src: '/frontend/feather.svg'
height: 110
width: 110
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-28T00:00:00Z'
videos: []

- imgPlaceholder: 'Hero Icons'
Expand All @@ -51,11 +52,11 @@ submenu:
- type: 'Web'
url: 'https://heroicons.com/'
cover:
src: ''
height: 80
width: 190
src: '/frontend/heroicon.svg'
height: 200
width: 200
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-28T00:00:00Z'
videos: []

- imgPlaceholder: 'Tabler Icons'
Expand All @@ -64,11 +65,11 @@ submenu:
- type: 'Web'
url: 'https://tabler.io/icons'
cover:
src: ''
height: 80
width: 190
src: '/frontend/tabler.svg'
height: 150
width: 150
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-28T00:00:00Z'
videos: []

- imgPlaceholder: 'Sargami Icons'
Expand All @@ -77,11 +78,11 @@ submenu:
- type: 'Web'
url: 'https://sargamicons.com/'
cover:
src: ''
height: 80
width: 190
src: '/frontend/sargamicons.svg'
height: 110
width: 110
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-28T00:00:00Z'
videos: []

- imgPlaceholder: 'Iconoir'
Expand All @@ -90,11 +91,11 @@ submenu:
- type: 'Web'
url: 'https://iconoir.com/'
cover:
src: ''
height: 80
width: 190
src: '/frontend/iconoir.svg'
height: 110
width: 110
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-28T00:00:00Z'
videos: []

- imgPlaceholder: 'Lucide'
Expand All @@ -103,10 +104,10 @@ submenu:
- type: 'Web'
url: 'https://lucide.dev/'
cover:
src: ''
height: 80
width: 190
src: '/frontend/lucide.svg'
height: 110
width: 110
createdAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-14T00:00:00Z'
updatedAt: '2024-01-28T00:00:00Z'
videos: []
---
1 change: 1 addition & 0 deletions public/frontend/feather.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/frontend/heroicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/frontend/iconoir.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions public/frontend/lucide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/frontend/phosphoricons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions public/frontend/reactsymbol.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions public/frontend/sargamicons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions public/frontend/tabler.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.