Skip to content

Commit 73ea9f1

Browse files
Amey-Thakurmsatmod
andcommitted
Amey's Arc
Co-authored-by: Mega Satish <mega.modha@gmail.com>
1 parent a15aa6a commit 73ea9f1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Source Code/layouts/partials/resources/Vector_Icon_Library.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -680,10 +680,10 @@
680680
fill="currentColor" stroke="none" />
681681
</svg>
682682
{{- else if (eq $icon_name "music") -}}
683-
{{- /* Asset: Music - Official double-note filled identifier. */ -}}
684-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
683+
{{- /* Asset: Music - Robust double-note filled identifier. */ -}}
684+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
685685
<path
686-
d="M470.38 1.51L150.41 96A32 32 0 0 0 128 126.51v261.41A139 139 0 0 0 0 480c0 17.67 14.33 32 32 32s32-14.33 32-32a75.7 75.7 0 0 1 64-75.11V181.33L448 86.85v181.82A139 139 0 0 0 320 364c0 17.67 14.33 32 32 32s32-14.33 32-32a75.7 75.7 0 0 1 64-75.11V32c0-15.49-11.16-29.35-27.62-30.49z" />
686+
d="M21,3V15.5A3.5,3.5 0 0,1 17.5,19A3.5,3.5 0 0,1 14,15.5A3.5,3.5 0 0,1 17.5,12C18.04,12 18.55,12.12 19,12.34V6.47L9,8.6V17.5A3.5,3.5 0 0,1 5.5,21A3.5,3.5 0 0,1 2,17.5A3.5,3.5 0 0,1 5.5,14C6.04,14 6.55,14.12 7,14.34V2.05L21,3Z" />
687687
</svg>
688688
{{- else if (eq $icon_name "pause") -}}
689689
{{- /* Asset: Pause - Standard Lucide-style pause identifier. */ -}}

0 commit comments

Comments
 (0)