Update I voted badge svg

This commit is contained in:
Jacob Evans
2019-02-18 00:08:55 -08:00
parent 533fc7e444
commit 59e292030a
2 changed files with 12 additions and 1 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -118,7 +118,7 @@ export class ModalVote extends React.Component<Props> {
<StyledDialogContent>
{this._renderFormContent()}
<Confirmation isSuccessful={isSuccessful}>
<Icon name="voting" size="large" margin={[0, 0, 'default', 0]} />
<Icon name="zeip-23" size="large" margin={[0, 0, 'default', 0]} />
<Heading color={colors.textDarkPrimary} size={34} asElement="h2">
Vote Recieved!
</Heading>