nimbus-gui/public/icons/diamond.svg

8 lines
594 B
XML
Raw Normal View History

feat(validator management): implement validator management pages feat: create right side content of manage validator Create DepositStatusPieChart.tsx Create RightPanel.tsx Create DepositStatus.tsx fix(deposit status): adjust innerRadius Create Header.tsx Create ValidatorInfo.tsx feat(manage validator): refactor feat(manage validator): add validator info components Create DepositStepper.module.css Create DepositStepper.tsx feat(deposit status): use exported component style(validator-info): style validator info Create ValidatorBalance.tsx Create diamond.svg Create suit-guy.png fix:style deposit status feat: add validatorBalance feat: add all components to validator balance Create ValidatorToolsCards.tsx Create ValidatorToolCard.tsx Update ManageValidator.tsx fix(validator tools): fix spacing Create broken-chain.png Create hand-key.png Create pig.png Create ValidatorDataCards.tsx Create ValidatorDataCard.tsx Update ManageValidator.tsx Update ValidatorBalance.tsx Update ValidatorToolsCards.tsx Update constants.ts Create ValidatorDataTabs.tsx Create ValidatorTable.tsx Create ValidatorTableBody.tsx Create ValidatorTableHeader.tsx Create ValidatorTableRow.tsx fix(manage validator): import table into parent Delete validatorManagement.css Create validatorManagement.module.css fix(validator-management): fix classes Delete ManagementTable.css Create ManagementTable.module.css fix: differentiate tables in validator management feat: (manage-validator): organize code Create ValidatorPeersCard.tsx feat: create Peers pie chart Create ValidatorGraffiti.tsx fix(validator graffiti): fix spaces fix(deposit stepper): fix style Create Footer.tsx feat(manage validator): add footer to parent feat(footer): import external icon Create beacon-chain.svg fix(footer): style footer properly Create cross.svg feat:(validator info): add days in validator info component Create eth-logo-blue.png fix(validator balance): use correct sizes feat: add manage validator table data feat(manageValidatorTab): create redux Update store.ts fix(validator row): render rows from constant feat(validator header): render headers from constant fix(validator data tabs): implement logic for tabs format fix: fix build errors
2024-02-01 10:42:51 +00:00
<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.27777 0.799988H3.2111L0.799988 3.91999H4.24443L5.27777 0.799988Z" fill="#BDDDF4"/>
<path d="M13.1997 3.91999L10.7886 0.799988H8.72192L9.75526 3.91999H13.1997Z" fill="#5DADEC"/>
<path d="M9.75556 3.91998H13.2L7 11.2L9.75556 3.91998Z" fill="#4289C1"/>
<path d="M4.24443 3.91999H0.799988L6.99999 11.2L4.24443 3.91999ZM5.27777 0.799988L4.24443 3.91999H9.75554L8.72221 0.799988H5.27777Z" fill="#8CCAF7"/>
<path d="M7.00006 11.2L4.24451 3.91998H9.75562L7.00006 11.2Z" fill="#5DADEC"/>
</svg>