Add icon!

This commit is contained in:
picklesrus 2018-12-13 14:57:21 -05:00
parent 828bf569b8
commit 3ebdcc11f7
2 changed files with 1 additions and 1 deletions

View file

@ -52,7 +52,7 @@ class Download extends React.Component {
alt={this.props.intl.formatMessage({id: 'download.iconAltText'})} alt={this.props.intl.formatMessage({id: 'download.iconAltText'})}
className="icon" className="icon"
height="40" height="40"
src="/images/download/placeholder.png" src="/images/download/icon.png"
width="40" width="40"
/> />
<FormattedMessage id="download.title" /> <FormattedMessage id="download.title" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB