diff options
Diffstat (limited to 'src/_icons/brand-soundcloud.svg')
-rw-r--r-- | src/_icons/brand-soundcloud.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/brand-soundcloud.svg b/src/_icons/brand-soundcloud.svg index fba27f7f..67a2d6b4 100644 --- a/src/_icons/brand-soundcloud.svg +++ b/src/_icons/brand-soundcloud.svg @@ -4,6 +4,6 @@ category: Brand <svg> <path d="M17 11h1c1.38 0 3 1.274 3 3c0 1.657 -1.5 3 -3 3l-6 0v-10c3 0 4.5 1.5 5 4z" /> <line x1="9" y1="8" x2="9" y2="17" /> - <path d="M6 17v-7" /> - <path d="M3 16v-2" /> + <line x1="6" y1="17" x2="6" y2="10" /> + <line x1="3" y1="16" x2="3" y2="14" /> </svg> |