From 85c039850c45246e367e194232e5ace8771f14e7 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 23 Jan 2021 20:24:52 -0500 Subject: Audio play button status badge (#1300) * Add plus-thick.svg * Add success-color variable * Fix icon display * Add badge * Add missing audioResolved * Update audio badge * Expose attribute --- resources/icons.svg | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'resources') diff --git a/resources/icons.svg b/resources/icons.svg index 5d5ac89e..0ace4793 100644 --- a/resources/icons.svg +++ b/resources/icons.svg @@ -27,11 +27,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="32" - inkscape:cx="10.107295" - inkscape:cy="8.7280255" + inkscape:zoom="45.254834" + inkscape:cx="8.4539164" + inkscape:cy="8.0625778" inkscape:document-units="px" - inkscape:current-layer="layer41" + inkscape:current-layer="layer49" showgrid="true" units="px" inkscape:snap-center="true" @@ -1536,7 +1536,7 @@ inkscape:connector-curvature="0" /> @@ -1547,4 +1547,13 @@ d="M 6.4999999,13 14.5,5 l -2,-2 -6.0000001,6 -3,-3 -2,2 z" style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + + + -- cgit v1.2.3