Skip to content

Commit

Permalink
feat: new icons added
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriassuncx committed Jul 24, 2024
1 parent 1b7f20a commit e4841ed
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 46 deletions.
3 changes: 3 additions & 0 deletions components/ui/Icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { asset } from "$fresh/runtime.ts";
import type { JSX } from "preact";

export type AvailableIcons =
| "Aparelhos"
| "ArrowsPointingOut"
| "Bars3"
| "ChevronLeft"
Expand Down Expand Up @@ -55,11 +56,13 @@ export type AvailableIcons =
| "AlertSuccess"
| "AlertWarning"
| "AlertError"
| "Menu"
| "MenuIcon"
| "Estetoscopio"
| "SaudeIcon"
| "SubmitArrow"
| "Bolsa"
| "Ostomia"
| "Atleta"
| "Meias"
| "Ortopedista"
Expand Down
Loading

0 comments on commit e4841ed

Please sign in to comment.