-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
33 changed files
with
1,581 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,6 +38,9 @@ yarn-error.log* | |
# Built Visual Studio Code extensions | ||
*.vsix | ||
|
||
# IDE - IntelliJ | ||
.idea/ | ||
|
||
# OS | ||
.DS_Store | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
packages/apps/escrow-dashboard/src/components/Icons/CeloIcon.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'; | ||
import { FC } from 'react'; | ||
|
||
export const CeloIcon: FC<SvgIconProps> = (props) => { | ||
return ( | ||
<SvgIcon width="17" height="15" viewBox="0 0 17 15" fill="none" {...props}> | ||
<path | ||
d="M 5.921875 13.421875 C 8.320312 13.421875 10.261719 11.476562 10.261719 9.078125 C 10.261719 6.679688 8.320312 4.738281 5.921875 4.738281 C 3.523438 4.738281 1.578125 6.679688 1.578125 9.078125 C 1.578125 11.476562 3.523438 13.421875 5.921875 13.421875 Z M 5.921875 15 C 2.652344 15 0 12.347656 0 9.078125 C 0 5.808594 2.652344 3.15625 5.921875 3.15625 C 9.191406 3.15625 11.84375 5.808594 11.84375 9.078125 C 11.84375 12.347656 9.191406 15 5.921875 15 Z M 9.078125 10.261719 C 11.476562 10.261719 13.421875 8.320312 13.421875 5.921875 C 13.421875 3.523438 11.476562 1.578125 9.078125 1.578125 C 6.679688 1.578125 4.738281 3.523438 4.738281 5.921875 C 4.738281 8.320312 6.679688 10.261719 9.078125 10.261719 Z M 9.078125 11.84375 C 5.808594 11.84375 3.15625 9.191406 3.15625 5.921875 C 3.15625 2.652344 5.808594 0 9.078125 0 C 12.347656 0 15 2.652344 15 5.921875 C 15 9.191406 12.347656 11.84375 9.078125 11.84375 Z M 9.273438 11.84375 C 9.683594 11.34375 9.980469 10.761719 10.136719 10.136719 C 10.761719 9.980469 11.34375 9.683594 11.84375 9.273438 C 11.820312 10 11.664062 10.714844 11.382812 11.382812 C 10.714844 11.664062 10 11.820312 9.273438 11.84375 Z M 4.863281 4.863281 C 4.238281 5.019531 3.65625 5.316406 3.15625 5.726562 C 3.179688 5 3.335938 4.285156 3.617188 3.617188 C 4.285156 3.339844 5.003906 3.179688 5.726562 3.15625 C 5.316406 3.65625 5.019531 4.238281 4.863281 4.863281 Z M 4.863281 4.863281" | ||
fill="currentColor" | ||
/> | ||
</SvgIcon> | ||
); | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
packages/apps/job-launcher/client/src/components/Icons/CeloIcon.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'; | ||
import { FC } from 'react'; | ||
|
||
export const CeloIcon: FC<SvgIconProps> = (props) => { | ||
return ( | ||
<SvgIcon width="17" height="15" viewBox="0 0 17 15" fill="none" {...props}> | ||
<path | ||
d="M 5.921875 13.421875 C 8.320312 13.421875 10.261719 11.476562 10.261719 9.078125 C 10.261719 6.679688 8.320312 4.738281 5.921875 4.738281 C 3.523438 4.738281 1.578125 6.679688 1.578125 9.078125 C 1.578125 11.476562 3.523438 13.421875 5.921875 13.421875 Z M 5.921875 15 C 2.652344 15 0 12.347656 0 9.078125 C 0 5.808594 2.652344 3.15625 5.921875 3.15625 C 9.191406 3.15625 11.84375 5.808594 11.84375 9.078125 C 11.84375 12.347656 9.191406 15 5.921875 15 Z M 9.078125 10.261719 C 11.476562 10.261719 13.421875 8.320312 13.421875 5.921875 C 13.421875 3.523438 11.476562 1.578125 9.078125 1.578125 C 6.679688 1.578125 4.738281 3.523438 4.738281 5.921875 C 4.738281 8.320312 6.679688 10.261719 9.078125 10.261719 Z M 9.078125 11.84375 C 5.808594 11.84375 3.15625 9.191406 3.15625 5.921875 C 3.15625 2.652344 5.808594 0 9.078125 0 C 12.347656 0 15 2.652344 15 5.921875 C 15 9.191406 12.347656 11.84375 9.078125 11.84375 Z M 9.273438 11.84375 C 9.683594 11.34375 9.980469 10.761719 10.136719 10.136719 C 10.761719 9.980469 11.34375 9.683594 11.84375 9.273438 C 11.820312 10 11.664062 10.714844 11.382812 11.382812 C 10.714844 11.664062 10 11.820312 9.273438 11.84375 Z M 4.863281 4.863281 C 4.238281 5.019531 3.65625 5.316406 3.15625 5.726562 C 3.179688 5 3.335938 4.285156 3.617188 3.617188 C 4.285156 3.339844 5.003906 3.179688 5.726562 3.15625 C 5.316406 3.65625 5.019531 4.238281 4.863281 4.863281 Z M 4.863281 4.863281" | ||
fill="currentColor" | ||
/> | ||
</SvgIcon> | ||
); | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.