Dev logo svg neutral icon added

This commit is contained in:
Chandrika Deb
2021-10-02 13:25:34 +05:30
parent 9eb2ab1260
commit f21bbf2af7
3 changed files with 4305 additions and 2 deletions
+1 -1
View File
@@ -392,7 +392,7 @@ const Markdown = props => {
<>
<DisplaySocial
base="https://dev.to"
icon="https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/dev-dot-to.svg"
icon={icon_base_url + "devto.svg"}
username={props.social.dev}
/>
</>
+1 -1
View File
@@ -140,7 +140,7 @@ export const SocialPreview = props => {
<>
<DisplaySocial
base="https://dev.to"
icon="https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/dev-dot-to.svg"
icon={icon_base_url + "devto.svg"}
username={props.social.dev}
/>
</>
File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 324 KiB