Add volume status icons

This commit is contained in:
DiabloCRP 2024-04-12 15:01:35 +03:00
parent fac60f0ccc
commit c57b298929
18 changed files with 599 additions and 0 deletions

View File

@ -0,0 +1 @@
audio-volume-muted.svg

View File

@ -0,0 +1 @@
audio-volume-muted.svg

View File

@ -0,0 +1 @@
audio-on.svg

View File

@ -0,0 +1,73 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
version="1.1"
id="svg4"
sodipodi:docname="audio-on.svg"
width="22"
height="22"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs4">
<linearGradient
id="linearGradient1"
inkscape:collect="always">
<stop
style="stop-color:#37ec13;stop-opacity:1;"
offset="0"
id="stop1" />
<stop
style="stop-color:#c8ec15;stop-opacity:1;"
offset="1"
id="stop2" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1"
id="linearGradient2"
x1="2"
y1="11.030363"
x2="14.000003"
y2="11.030363"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="23.8125"
inkscape:cx="9.1968504"
inkscape:cy="9.3648294"
inkscape:window-width="1920"
inkscape:window-height="994"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<style
id="current-color-scheme"
type="text/css">.ColorScheme-Text { color: #fcfcfc; } </style>
<path
d="m 14,4.0370168 c 0,-0.958748 -1.176456,-1.367133 -1.920462,-0.730102 l -4.146054,3.54947 c -0.126734,0.108504 -0.290409,0.167601 -0.46,0.167601 H 4.076925 C 2.92987,7.0239858 2,7.9202318 2,9.0247708 v 3.9980352 c 0,1.104503 0.92987,2.001116 2.076925,2.001116 h 3.396512 c 0.169603,0 0.333301,0.05871 0.46004,0.167239 l 4.145971,3.54986 c 0.744095,0.637173 1.920555,0.282996 1.920555,-0.717004 z m -5.146519,3.516 4.146522,-3.529 V 18.024017 l -4.146475,-3.529 c -0.380217,-0.325592 -0.87131,-0.471 -1.380091,-0.471 H 4.000003 c -0.382346,0 -1,-0.631832 -1,-1 V 9.0240168 c 0,-0.368186 0.661152,-1 0.999997,-1 h 3.473484 c 0.508744,0 0.999793,-0.145506 1.379997,-0.471 z"
id="path2057-3"
style="fill:url(#linearGradient2);fill-opacity:1;stroke-width:0.905853"
sodipodi:nodetypes="sccssssssccssccccssssssc" />
<path
d="m 17.321,5.8164088 c 0.296361,-0.210378 0.714633,-0.150662 0.934228,0.133365 C 19.351444,7.3680608 20,9.1243678 20,11.023944 c 0,1.899576 -0.648556,3.655883 -1.744772,5.074189 -0.219596,0.284066 -0.637867,0.343717 -0.934228,0.133366 -0.296449,-0.21034 -0.358698,-0.611146 -0.139179,-0.895213 0.931644,-1.205318 1.482424,-2.696238 1.482424,-4.312342 0,-1.6160212 -0.550778,-3.1069762 -1.482424,-4.3123332 -0.219519,-0.284028 -0.15727,-0.684825 0.139179,-0.895202 z"
id="path2059-6"
style="fill:#00d455;fill-opacity:1;stroke-width:0.871748" />
<path
d="m 15.674806,7.9258168 c 0.324329,-0.168264 0.729686,-0.05271 0.905289,0.258138 0.477497,0.845307 0.748392,1.8132742 0.748392,2.8399892 0,1.026714 -0.270894,1.994722 -0.748392,2.840023 -0.175603,0.310779 -0.58096,0.426403 -0.905289,0.258129 -0.324405,-0.168275 -0.445067,-0.556707 -0.269466,-0.867488 0.374459,-0.662857 0.587384,-1.421974 0.587384,-2.230664 0,-0.808691 -0.212924,-1.5678082 -0.587384,-2.2306422 -0.175601,-0.310828 -0.05496,-0.699217 0.269466,-0.867485 z"
id="path2061-7"
style="fill:#00d455;fill-opacity:1;stroke-width:0.871748" />
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1 @@
audio-ready.svg

View File

@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
version="1.1"
id="svg4"
sodipodi:docname="audio-ready-symbolic.svg"
width="22"
height="22"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1"
id="linearGradient2"
x1="2"
y1="11.030363"
x2="14.000003"
y2="11.030363"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient1"
inkscape:collect="always">
<stop
style="stop-color:#37ec13;stop-opacity:1;"
offset="0"
id="stop1" />
<stop
style="stop-color:#c8ec15;stop-opacity:1;"
offset="1"
id="stop2" />
</linearGradient>
</defs>
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="23.8125"
inkscape:cx="11.632546"
inkscape:cy="12.724409"
inkscape:window-width="1920"
inkscape:window-height="994"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4"
showgrid="true">
<inkscape:grid
id="grid1"
units="px"
originx="0"
originy="0"
spacingx="1"
spacingy="1"
empcolor="#0099e5"
empopacity="0.30196078"
color="#0099e5"
opacity="0.14902"
empspacing="5"
dotted="false"
gridanglex="30"
gridanglez="30"
visible="true" />
</sodipodi:namedview>
<style
id="current-color-scheme"
type="text/css">.ColorScheme-Text { color: #fcfcfc; } </style>
<g
id="g1">
<path
d="m 14,4.0370168 c 0,-0.958748 -1.176456,-1.367133 -1.920462,-0.730102 l -4.146054,3.54947 c -0.126734,0.108504 -0.290409,0.167601 -0.46,0.167601 H 4.076925 C 2.92987,7.0239858 2,7.9202318 2,9.0247708 v 3.9980352 c 0,1.104503 0.92987,2.001116 2.076925,2.001116 h 3.396512 c 0.169603,0 0.333301,0.05871 0.46004,0.167239 l 4.145971,3.54986 c 0.744095,0.637173 1.920555,0.282996 1.920555,-0.717004 z m -5.146519,3.516 4.146522,-3.529 V 18.024017 l -4.146475,-3.529 c -0.380217,-0.325592 -0.87131,-0.471 -1.380091,-0.471 H 4.000003 c -0.382346,0 -1,-0.631832 -1,-1 V 9.0240168 c 0,-0.368186 0.661152,-1 0.999997,-1 h 3.473484 c 0.508744,0 0.999793,-0.145506 1.379997,-0.471 z"
id="path2057-3-3"
style="fill:url(#linearGradient2);fill-opacity:1;stroke-width:0.905853"
sodipodi:nodetypes="sccssssssccssccccssssssc" />
</g>
<path
style="color:#f67400;fill:#ff9955;fill-opacity:1;stroke:none"
d="M 20.50001,11 A 2.0000048,2.0000049 0 0 1 18.500005,13 2.0000048,2.0000049 0 0 1 16.5,11 2.0000048,2.0000049 0 0 1 18.500005,9 2.0000048,2.0000049 0 0 1 20.50001,11 Z"
class="ColorScheme-NeutralText"
id="path1" />
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -0,0 +1 @@
audio-volume-high-danger.svg

View File

@ -0,0 +1,76 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
version="1.1"
id="svg4"
sodipodi:docname="audio-volume-high-danger.svg"
width="22"
height="22"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1"
id="linearGradient2"
x1="2"
y1="11.030363"
x2="14.000003"
y2="11.030363"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient1"
inkscape:collect="always">
<stop
style="stop-color:#37ec13;stop-opacity:1;"
offset="0"
id="stop1" />
<stop
style="stop-color:#c8ec15;stop-opacity:1;"
offset="1"
id="stop2" />
</linearGradient>
</defs>
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="23.8125"
inkscape:cx="9.1968504"
inkscape:cy="9.3648294"
inkscape:window-width="1920"
inkscape:window-height="994"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<style
id="current-color-scheme"
type="text/css">.ColorScheme-Text { color: #fcfcfc; } </style>
<g
id="g1">
<path
d="m 14,4.0370168 c 0,-0.958748 -1.176456,-1.367133 -1.920462,-0.730102 l -4.146054,3.54947 c -0.126734,0.108504 -0.290409,0.167601 -0.46,0.167601 H 4.076925 C 2.92987,7.0239858 2,7.9202318 2,9.0247708 v 3.9980352 c 0,1.104503 0.92987,2.001116 2.076925,2.001116 h 3.396512 c 0.169603,0 0.333301,0.05871 0.46004,0.167239 l 4.145971,3.54986 c 0.744095,0.637173 1.920555,0.282996 1.920555,-0.717004 z m -5.146519,3.516 4.146522,-3.529 V 18.024017 l -4.146475,-3.529 c -0.380217,-0.325592 -0.87131,-0.471 -1.380091,-0.471 H 4.000003 c -0.382346,0 -1,-0.631832 -1,-1 V 9.0240168 c 0,-0.368186 0.661152,-1 0.999997,-1 h 3.473484 c 0.508744,0 0.999793,-0.145506 1.379997,-0.471 z"
id="path2057-3-3"
style="fill:url(#linearGradient2);fill-opacity:1;stroke-width:0.905853"
sodipodi:nodetypes="sccssssssccssccccssssssc" />
</g>
<path
d="m 17.321,5.8164088 c 0.296361,-0.210378 0.714633,-0.150662 0.934228,0.133365 C 19.351444,7.3680608 20,9.1243678 20,11.023944 c 0,1.899576 -0.648556,3.655883 -1.744772,5.074189 -0.219596,0.284066 -0.637867,0.343717 -0.934228,0.133366 -0.296449,-0.21034 -0.358698,-0.611146 -0.139179,-0.895213 0.931644,-1.205318 1.482424,-2.696238 1.482424,-4.312342 0,-1.6160212 -0.550778,-3.1069762 -1.482424,-4.3123332 -0.219519,-0.284028 -0.15727,-0.684825 0.139179,-0.895202 z"
id="path2059-6"
style="fill:#c83771;fill-opacity:1;stroke-width:0.871748" />
<path
d="m 15.674806,7.9258168 c 0.324329,-0.168264 0.729686,-0.05271 0.905289,0.258138 0.477497,0.845307 0.748392,1.8132742 0.748392,2.8399892 0,1.026714 -0.270894,1.994722 -0.748392,2.840023 -0.175603,0.310779 -0.58096,0.426403 -0.905289,0.258129 -0.324405,-0.168275 -0.445067,-0.556707 -0.269466,-0.867488 0.374459,-0.662857 0.587384,-1.421974 0.587384,-2.230664 0,-0.808691 -0.212924,-1.5678082 -0.587384,-2.2306422 -0.175601,-0.310828 -0.05496,-0.699217 0.269466,-0.867485 z"
id="path2061-7"
style="fill:#c83771;fill-opacity:1;stroke-width:0.871748" />
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1 @@
audio-volume-high.svg

View File

@ -0,0 +1 @@
audio-volume-high-warning.svg

View File

@ -0,0 +1,76 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
version="1.1"
id="svg4"
sodipodi:docname="audio-volume-high-warning.svg"
width="22"
height="22"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1"
id="linearGradient2"
x1="2"
y1="11.030363"
x2="14.000003"
y2="11.030363"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient1"
inkscape:collect="always">
<stop
style="stop-color:#37ec13;stop-opacity:1;"
offset="0"
id="stop1" />
<stop
style="stop-color:#c8ec15;stop-opacity:1;"
offset="1"
id="stop2" />
</linearGradient>
</defs>
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="23.8125"
inkscape:cx="9.1968504"
inkscape:cy="9.3648294"
inkscape:window-width="1920"
inkscape:window-height="994"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<style
id="current-color-scheme"
type="text/css">.ColorScheme-Text { color: #fcfcfc; } </style>
<g
id="g1">
<path
d="m 14,4.0370168 c 0,-0.958748 -1.176456,-1.367133 -1.920462,-0.730102 l -4.146054,3.54947 c -0.126734,0.108504 -0.290409,0.167601 -0.46,0.167601 H 4.076925 C 2.92987,7.0239858 2,7.9202318 2,9.0247708 v 3.9980352 c 0,1.104503 0.92987,2.001116 2.076925,2.001116 h 3.396512 c 0.169603,0 0.333301,0.05871 0.46004,0.167239 l 4.145971,3.54986 c 0.744095,0.637173 1.920555,0.282996 1.920555,-0.717004 z m -5.146519,3.516 4.146522,-3.529 V 18.024017 l -4.146475,-3.529 c -0.380217,-0.325592 -0.87131,-0.471 -1.380091,-0.471 H 4.000003 c -0.382346,0 -1,-0.631832 -1,-1 V 9.0240168 c 0,-0.368186 0.661152,-1 0.999997,-1 h 3.473484 c 0.508744,0 0.999793,-0.145506 1.379997,-0.471 z"
id="path2057-3-3"
style="fill:url(#linearGradient2);fill-opacity:1;stroke-width:0.905853"
sodipodi:nodetypes="sccssssssccssccccssssssc" />
</g>
<path
d="m 17.321,5.8164088 c 0.296361,-0.210378 0.714633,-0.150662 0.934228,0.133365 C 19.351444,7.3680608 20,9.1243678 20,11.023944 c 0,1.899576 -0.648556,3.655883 -1.744772,5.074189 -0.219596,0.284066 -0.637867,0.343717 -0.934228,0.133366 -0.296449,-0.21034 -0.358698,-0.611146 -0.139179,-0.895213 0.931644,-1.205318 1.482424,-2.696238 1.482424,-4.312342 0,-1.6160212 -0.550778,-3.1069762 -1.482424,-4.3123332 -0.219519,-0.284028 -0.15727,-0.684825 0.139179,-0.895202 z"
id="path2059-6"
style="fill:#ffb380;fill-opacity:1;stroke-width:0.871748" />
<path
d="m 15.674806,7.9258168 c 0.324329,-0.168264 0.729686,-0.05271 0.905289,0.258138 0.477497,0.845307 0.748392,1.8132742 0.748392,2.8399892 0,1.026714 -0.270894,1.994722 -0.748392,2.840023 -0.175603,0.310779 -0.58096,0.426403 -0.905289,0.258129 -0.324405,-0.168275 -0.445067,-0.556707 -0.269466,-0.867488 0.374459,-0.662857 0.587384,-1.421974 0.587384,-2.230664 0,-0.808691 -0.212924,-1.5678082 -0.587384,-2.2306422 -0.175601,-0.310828 -0.05496,-0.699217 0.269466,-0.867485 z"
id="path2061-7"
style="fill:#ffb380;fill-opacity:1;stroke-width:0.871748" />
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
version="1.1"
id="svg4"
sodipodi:docname="audio-volume-high.svg"
width="22"
height="22"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs4">
<linearGradient
id="linearGradient1"
inkscape:collect="always">
<stop
style="stop-color:#37ec13;stop-opacity:1;"
offset="0"
id="stop1" />
<stop
style="stop-color:#c8ec15;stop-opacity:1;"
offset="1"
id="stop2" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1"
id="linearGradient7"
x1="2"
y1="11.029566"
x2="20"
y2="11.029566"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="23.8125"
inkscape:cx="9.1968504"
inkscape:cy="-0.71391076"
inkscape:window-width="1920"
inkscape:window-height="994"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<style
id="current-color-scheme"
type="text/css">.ColorScheme-Text { color: #fcfcfc; } </style>
<path
id="path2057-3"
style="fill:url(#linearGradient7);fill-opacity:1;stroke-width:0.905853"
d="M 12.855469 3 C 12.587604 3.0099972 12.31258 3.1075686 12.080078 3.3066406 L 7.9335938 6.8554688 C 7.8068599 6.9639726 7.6422471 7.0234375 7.4726562 7.0234375 L 4.0761719 7.0234375 C 2.929118 7.0234375 2 7.9208527 2 9.0253906 L 2 13.023438 C 2 14.127939 2.929118 15.023438 4.0761719 15.023438 L 7.4726562 15.023438 C 7.6422591 15.023438 7.8068549 15.082877 7.9335938 15.191406 L 12.080078 18.740234 C 12.824172 19.377407 14 19.023436 14 18.023438 L 14 4.0371094 C 14 3.3779708 13.444771 2.9780062 12.855469 3 z M 13 4.0234375 L 13 18.023438 L 8.8535156 14.494141 C 8.473299 14.168549 7.9814367 14.023437 7.4726562 14.023438 L 4 14.023438 C 3.6176544 14.023438 3 13.391605 3 13.023438 L 3 9.0234375 C 3 8.6552519 3.6611553 8.0234375 4 8.0234375 L 7.4726562 8.0234375 C 7.9813997 8.0234375 8.473312 7.878228 8.8535156 7.5527344 L 13 4.0234375 z M 17.689453 5.6914062 C 17.560936 5.6967484 17.431448 5.7375146 17.320312 5.8164062 C 17.023864 6.026783 16.962122 6.4269098 17.181641 6.7109375 C 18.113286 7.9162933 18.664062 9.4074179 18.664062 11.023438 C 18.664062 12.63954 18.113284 14.130621 17.181641 15.335938 C 16.962122 15.620004 17.023864 16.022082 17.320312 16.232422 C 17.616673 16.442773 18.036264 16.381722 18.255859 16.097656 C 19.352074 14.679352 20 12.923012 20 11.023438 C 20 9.1238632 19.352074 7.3675043 18.255859 5.9492188 C 18.118613 5.7717021 17.903648 5.6825027 17.689453 5.6914062 z M 15.992188 7.8476562 C 15.884493 7.8475071 15.777134 7.8731988 15.675781 7.9257812 C 15.351356 8.0940491 15.230649 8.4821411 15.40625 8.7929688 C 15.78071 9.4558021 15.992188 10.214747 15.992188 11.023438 C 15.992187 11.832127 15.780709 12.59105 15.40625 13.253906 C 15.230649 13.564687 15.351377 13.954772 15.675781 14.123047 C 16.00011 14.291321 16.404475 14.17406 16.580078 13.863281 C 17.057576 13.017981 17.328125 12.05015 17.328125 11.023438 C 17.328125 9.9967235 17.057575 9.0288999 16.580078 8.1835938 C 16.459351 7.969886 16.229115 7.8479844 15.992188 7.8476562 z " />
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1 @@
audio-volume-low.svg

View File

@ -0,0 +1,77 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
version="1.1"
id="svg4"
sodipodi:docname="audio-volume-low.svg"
width="22"
height="22"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1"
id="linearGradient2"
x1="2"
y1="11.030363"
x2="14.000003"
y2="11.030363"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient1"
inkscape:collect="always">
<stop
style="stop-color:#37ec13;stop-opacity:1;"
offset="0"
id="stop1" />
<stop
style="stop-color:#c8ec15;stop-opacity:1;"
offset="1"
id="stop2" />
</linearGradient>
</defs>
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="19.333429"
inkscape:cx="9.982709"
inkscape:cy="10.422362"
inkscape:window-width="1920"
inkscape:window-height="994"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<style
id="current-color-scheme"
type="text/css">.ColorScheme-Text { color: #fcfcfc; } </style>
<g
id="g1"
transform="translate(1.4e-5)">
<path
d="m 14,4.0370168 c 0,-0.958748 -1.176456,-1.367133 -1.920462,-0.730102 l -4.146054,3.54947 c -0.126734,0.108504 -0.290409,0.167601 -0.46,0.167601 H 4.076925 C 2.92987,7.0239858 2,7.9202318 2,9.0247708 v 3.9980352 c 0,1.104503 0.92987,2.001116 2.076925,2.001116 h 3.396512 c 0.169603,0 0.333301,0.05871 0.46004,0.167239 l 4.145971,3.54986 c 0.744095,0.637173 1.920555,0.282996 1.920555,-0.717004 z m -5.146519,3.516 4.146522,-3.529 V 18.024017 l -4.146475,-3.529 c -0.380217,-0.325592 -0.87131,-0.471 -1.380091,-0.471 H 4.000003 c -0.382346,0 -1,-0.631832 -1,-1 V 9.0240168 c 0,-0.368186 0.661152,-1 0.999997,-1 h 3.473484 c 0.508744,0 0.999793,-0.145506 1.379997,-0.471 z"
id="path2057-3"
style="fill:url(#linearGradient2);fill-opacity:1;stroke-width:0.905853"
sodipodi:nodetypes="sccssssssccssccccssssssc" />
</g>
<path
d="m 17.32101,5.8164088 c 0.29636,-0.210378 0.71463,-0.150662 0.93423,0.133365 1.09621,1.418287 1.74477,3.174594 1.74477,5.0741702 0,1.899576 -0.64856,3.655883 -1.74477,5.074189 -0.2196,0.284066 -0.63787,0.343717 -0.93423,0.133366 -0.29645,-0.21034 -0.3587,-0.611146 -0.13918,-0.895213 0.93164,-1.205318 1.48242,-2.696238 1.48242,-4.312342 0,-1.6160212 -0.55077,-3.1069762 -1.48242,-4.3123332 -0.21952,-0.284028 -0.15727,-0.684825 0.13918,-0.895202 z"
id="path2059-6-2"
style="fill:#e5e9ef;fill-opacity:0.5;stroke-width:0.871748" />
<path
d="m 15.67482,7.9258168 c 0.32432,-0.168264 0.72968,-0.05271 0.90528,0.258138 0.4775,0.845307 0.7484,1.8132742 0.7484,2.8399892 0,1.026714 -0.2709,1.994722 -0.7484,2.840023 -0.1756,0.310779 -0.58096,0.426403 -0.90528,0.258129 -0.32441,-0.168275 -0.44507,-0.556707 -0.26947,-0.867488 0.37446,-0.662857 0.58738,-1.421974 0.58738,-2.230664 0,-0.808691 -0.21292,-1.5678082 -0.58738,-2.2306422 -0.1756,-0.310828 -0.055,-0.699217 0.26947,-0.867485 z"
id="path2061-7-7"
style="fill:#e5e9ef;fill-opacity:0.5;stroke-width:0.871748" />
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1 @@
audio-volume-medium.svg

View File

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 22 22"
version="1.1"
id="svg4"
sodipodi:docname="audio-volume-medium.svg"
width="22"
height="22"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs4">
<linearGradient
id="linearGradient1"
inkscape:collect="always">
<stop
style="stop-color:#37ec13;stop-opacity:1;"
offset="0"
id="stop1" />
<stop
style="stop-color:#c8ec15;stop-opacity:1;"
offset="1"
id="stop2" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1"
id="linearGradient4"
x1="2"
y1="11.029566"
x2="17.328125"
y2="11.029566"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="11.90625"
inkscape:cx="10.918635"
inkscape:cy="0.335958"
inkscape:window-width="1920"
inkscape:window-height="994"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<style
id="current-color-scheme"
type="text/css">.ColorScheme-Text { color: #fcfcfc; } </style>
<path
id="path2057-3-0"
style="fill:url(#linearGradient4);fill-opacity:1;stroke-width:0.905853"
d="M 12.855469 3 C 12.587604 3.0099972 12.31258 3.1075686 12.080078 3.3066406 L 7.9335938 6.8554688 C 7.8068599 6.9639726 7.6422471 7.0234375 7.4726562 7.0234375 L 4.0761719 7.0234375 C 2.929118 7.0234375 2 7.9208527 2 9.0253906 L 2 13.023438 C 2 14.127939 2.929118 15.023438 4.0761719 15.023438 L 7.4726562 15.023438 C 7.6422591 15.023438 7.8068549 15.082877 7.9335938 15.191406 L 12.080078 18.740234 C 12.824172 19.377407 14 19.023436 14 18.023438 L 14 4.0371094 C 14 3.3779708 13.444771 2.9780062 12.855469 3 z M 13 4.0234375 L 13 18.023438 L 8.8535156 14.494141 C 8.473299 14.168549 7.9814367 14.023437 7.4726562 14.023438 L 4 14.023438 C 3.6176544 14.023438 3 13.391605 3 13.023438 L 3 9.0234375 C 3 8.6552519 3.6611553 8.0234375 4 8.0234375 L 7.4726562 8.0234375 C 7.9813997 8.0234375 8.473312 7.878228 8.8535156 7.5527344 L 13 4.0234375 z M 15.992188 7.8476562 C 15.884493 7.8475071 15.777134 7.8731988 15.675781 7.9257812 C 15.351356 8.0940491 15.230649 8.4821411 15.40625 8.7929688 C 15.78071 9.4558021 15.992188 10.214747 15.992188 11.023438 C 15.992187 11.832127 15.780709 12.59105 15.40625 13.253906 C 15.230649 13.564687 15.351377 13.954772 15.675781 14.123047 C 16.00011 14.291321 16.404475 14.17406 16.580078 13.863281 C 17.057576 13.017981 17.328125 12.05015 17.328125 11.023438 C 17.328125 9.9967235 17.057575 9.0288999 16.580078 8.1835938 C 16.459351 7.969886 16.229115 7.8479844 15.992188 7.8476562 z " />
<path
d="m 17.321,5.8164088 c 0.296361,-0.210378 0.714633,-0.150662 0.934228,0.133365 C 19.351444,7.3680608 20,9.1243678 20,11.023944 c 0,1.899576 -0.648556,3.655883 -1.744772,5.074189 -0.219596,0.284066 -0.637867,0.343717 -0.934228,0.133366 -0.296449,-0.21034 -0.358698,-0.611146 -0.139179,-0.895213 0.931644,-1.205318 1.482424,-2.696238 1.482424,-4.312342 0,-1.6160212 -0.550778,-3.1069762 -1.482424,-4.3123332 -0.219519,-0.284028 -0.15727,-0.684825 0.139179,-0.895202 z"
id="path2059-6-9"
style="fill:#e5e9ef;fill-opacity:0.5;stroke-width:0.871748" />
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -0,0 +1 @@
audio-volume-muted.svg

View File

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 21.999996 22"
version="1.1"
id="svg7"
sodipodi:docname="audio-volume-muted.svg"
width="21.999996"
height="22"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs7">
<linearGradient
id="linearGradient1"
inkscape:collect="always">
<stop
style="stop-color:#37ec13;stop-opacity:1;"
offset="0"
id="stop1" />
<stop
style="stop-color:#c8ec15;stop-opacity:1;"
offset="1"
id="stop2" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1"
id="linearGradient4"
x1="3"
y1="10.999977"
x2="19"
y2="10.999977"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="23.8125"
inkscape:cx="11.422572"
inkscape:cy="17.889764"
inkscape:window-width="1920"
inkscape:window-height="994"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg7" />
<style
id="current-color-scheme"
type="text/css">.ColorScheme-Text{color:#232629;}.ColorScheme-NegativeText { color: #da4453; } </style>
<path
id="path1707-3"
style="fill:url(#linearGradient4);fill-opacity:1;stroke-width:0.799994"
d="M 3.5996094 3 C 3.4460568 2.9999966 3.2929351 3.0586269 3.1757812 3.1757812 C 2.9414655 3.410092 2.9414755 3.7891227 3.1757812 4.0234375 L 6.1503906 7.0078125 L 4.8007812 7 C 3.8066947 6.9941092 3 7.9043375 3 8.8984375 L 3 13.097656 C 3 14.300538 3.8066772 14.999951 4.8007812 15 L 7.9277344 15 C 8.1072046 15.000009 8.3315725 14.951158 8.4414062 15.048828 L 11.734375 17.943359 C 12.379247 18.516793 13 18.200484 13 17.396484 L 13 13.748047 L 17.974609 18.824219 C 18.208923 19.058533 18.589899 19.058533 18.824219 18.824219 C 19.058532 18.5899 19.058532 18.210877 18.824219 17.976562 L 4.0234375 3.1757812 C 3.9062836 3.0586254 3.753162 3.0000034 3.5996094 3 z M 12.373047 3.8007812 C 12.204848 3.8002885 12.014 3.8735674 11.8125 4.0527344 L 9.0917969 6.4707031 L 9.8417969 7.2207031 L 12 5.2460938 L 12 9.6542969 L 13 10.853516 L 13 4.5 C 13 4.1562503 12.743084 3.8018652 12.373047 3.8007812 z M 16.923828 6 C 16.808374 6.005008 16.69359 6.0432267 16.59375 6.1171875 C 16.32743 6.3144113 16.271556 6.6907455 16.46875 6.9570312 C 17.305703 8.0870611 17.800781 9.4849749 17.800781 11 C 17.800781 12.224868 17.47631 13.373164 16.910156 14.365234 L 17.785156 15.240234 C 18.554903 14.010891 19 12.556545 19 11 C 19 9.2191182 18.416434 7.5718392 17.431641 6.2421875 C 17.308341 6.0757639 17.116251 5.9916533 16.923828 6 z M 4.8007812 8 L 7.1503906 8 L 12 12.800781 L 12.03125 16.751953 L 9.140625 14.199219 C 8.8111052 13.906261 8.1850756 14 7.7441406 14 L 4.8007812 14 C 4.4694216 14 4 13.530575 4 13.199219 L 4 8.8007812 C 4 8.4694188 4.4694216 8 4.8007812 8 z M 15.400391 8.0234375 C 15.303643 8.0232972 15.206284 8.0464035 15.115234 8.0957031 C 14.823807 8.253456 14.715293 8.6167984 14.873047 8.9082031 C 15.209447 9.5296245 15.400391 10.241843 15.400391 11 C 15.400391 11.552795 15.298801 12.080015 15.113281 12.566406 L 16.023438 13.478516 C 16.392871 12.730917 16.599609 11.888549 16.599609 11 C 16.599609 10.03745 16.356688 9.1303708 15.927734 8.3378906 C 15.819279 8.1375451 15.613236 8.0237462 15.400391 8.0234375 z " />
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB