Commit eb43f473 authored by Dan Pascu's avatar Dan Pascu

Better icons for the audio session item controls

parent 454bc92d
......@@ -440,13 +440,13 @@ QToolButton#mute_button:pressed {
</property>
<property name="icon">
<iconset>
<normaloff>icons/mic-on.png</normaloff>
<normalon>icons/mic-off.png</normalon>icons/mic-on.png</iconset>
<normaloff>icons/mic12-on.svg</normaloff>
<normalon>icons/mic12-off.svg</normalon>icons/mic12-on.svg</iconset>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
<width>12</width>
<height>12</height>
</size>
</property>
<property name="checkable">
......@@ -491,13 +491,13 @@ QToolButton:pressed {
</property>
<property name="icon">
<iconset>
<normaloff>icons/pause.png</normaloff>
<normalon>icons/paused.png</normalon>icons/pause.png</iconset>
<normaloff>icons/pause12.svg</normaloff>
<normalon>icons/paused12.svg</normalon>icons/pause12.svg</iconset>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
<width>12</width>
<height>12</height>
</size>
</property>
<property name="checkable">
......@@ -542,13 +542,13 @@ QToolButton:pressed {
</property>
<property name="icon">
<iconset>
<normaloff>icons/record.png</normaloff>
<normalon>icons/recording.png</normalon>icons/record.png</iconset>
<normaloff>icons/record12.svg</normaloff>
<normalon>icons/recording12.svg</normalon>icons/record12.svg</iconset>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
<width>12</width>
<height>12</height>
</size>
</property>
<property name="checkable">
......@@ -595,12 +595,12 @@ QToolButton:pressed {
</property>
<property name="icon">
<iconset>
<normaloff>icons/red-handset.png</normaloff>icons/red-handset.png</iconset>
<normaloff>icons/handset12-red.svg</normaloff>icons/handset12-red.svg</iconset>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
<width>12</width>
<height>12</height>
</size>
</property>
<property name="autoRaise">
......
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
enable-background="new 0 0 50 50"
height="12"
id="Layer_1"
version="1.1"
viewBox="0 0 12 12"
width="12"
xml:space="preserve"
inkscape:version="0.91 r13725"
sodipodi:docname="handset12-red.svg"><metadata
id="metadata11"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs9" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1782"
inkscape:window-height="1130"
id="namedview7"
showgrid="true"
inkscape:zoom="75.75"
inkscape:cx="6"
inkscape:cy="6"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="g22533"><inkscape:grid
type="xygrid"
id="grid3756"
empspacing="10"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="0.5px"
spacingy="0.5px" /></sodipodi:namedview><rect
height="50"
width="50"
id="rect3"
x="0"
y="-38"
style="fill:none" /><g
transform="translate(0,-4)"
inkscape:label="Handset"
id="g22533"
inkscape:groupmode="layer"
style="display:inline"><path
style="fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.47999999;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
inkscape:connector-curvature="0"
id="path22535"
stroke-miterlimit="10"
d="m 3.8642506,11.086959 c 0,0 0.4829147,0.84354 0.5989553,1.064372 0.1164581,0.220209 0.1458331,0.448332 0.06125,0.586874 C 4.3961245,12.947998 3.2242535,14.709658 3.120504,14.857991 3.0165457,15.006324 2.7196726,15.07778 2.4288407,14.873831 2.1378007,14.670912 0.98780637,13.733832 1.0000979,13.336749 1.0130152,12.939042 1.0492645,11.285504 4.1682075,8.1673878 7.2863173,5.0496884 8.9402659,5.0128127 9.337765,5.0001044 9.7352636,4.9873987 10.672759,6.1373925 10.876091,6.4282232 11.079215,6.719473 11.002758,7.0167636 10.859842,7.1200969 10.697134,7.2375914 8.9411028,8.3959227 8.7396456,8.5234226 8.6023558,8.6107153 8.3729806,8.5786299 8.1525658,8.4621725 7.9315236,8.3463395 7.0881947,7.8634244 7.0881947,7.8634244 c 0,0 -0.580622,0.3404156 -1.7316582,1.491663 C 4.2052898,10.506545 3.8642498,11.086959 3.8642498,11.086959 Z" /></g></svg>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 12 12"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="mic12-off.svg"
width="12"
height="12"
enable-background="new">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1850"
inkscape:window-height="1168"
id="namedview10"
showgrid="true"
inkscape:zoom="78.916667"
inkscape:cx="6"
inkscape:cy="6"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g8251"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid4140"
spacingx="0.5"
spacingy="0.5"
empspacing="5" />
</sodipodi:namedview>
<defs
id="defs3051">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#4d4d4d;
}
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
</defs>
<g
style="display:inline;opacity:1"
inkscape:label="Microphone muted"
id="g8251"
inkscape:groupmode="layer">
<path
id="path8253"
class="ColorScheme-Text"
d="M 6,0 C 4.892,0 4,0.892 4,2 L 4,6 C 4,7.108 4.892,8 6,8 7.108,8 8,7.108 8,6 L 8,2 C 8,0.892 7.108,0 6,0 Z M 2,5 2,6 C 2,7.847 3.286,9.405469 5,9.8554688 L 5,11 4,11 4,12 8,12 8,11 7,11 7,9.8554688 C 8.714,9.404469 10,7.845 10,6 L 10,5 9,5 9,6 C 9,7.645 7.645,9 6,9 4.355,9 3,7.645 3,6 L 3,5 2,5 Z"
style="color:#4d4d4d;fill:#cc0000;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path8255"
d="M 1.6060603,1.6060602 C 10.39394,10.39394 10.39394,10.39394 10.39394,10.39394"
style="display:inline;fill:none;fill-rule:evenodd;stroke:#cc0000;stroke-width:1.20000017;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 12 12"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="mic12-on.svg"
width="12"
height="12"
enable-background="new">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1850"
inkscape:window-height="1168"
id="namedview10"
showgrid="true"
inkscape:zoom="78.916667"
inkscape:cx="6"
inkscape:cy="6"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid4140"
spacingx="0.5"
spacingy="0.5"
empspacing="5" />
</sodipodi:namedview>
<defs
id="defs3051">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#4d4d4d;
}
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
</defs>
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Microphone"
style="display:inline;opacity:1">
<path
inkscape:connector-curvature="0"
style="color:#4d4d4d;opacity:1;fill:#444444;fill-opacity:1;stroke:none"
d="M 6,0 C 4.892,0 4,0.892 4,2 L 4,6 C 4,7.108 4.892,8 6,8 7.108,8 8,7.108 8,6 L 8,2 C 8,0.892 7.108,0 6,0 Z M 2,5 2,6 C 2,7.847 3.286,9.405469 5,9.8554688 L 5,11 4,11 4,12 8,12 8,11 7,11 7,9.8554688 C 8.714,9.404469 10,7.845 10,6 L 10,5 9,5 9,6 C 9,7.645 7.645,9 6,9 4.355,9 3,7.645 3,6 L 3,5 2,5 Z"
class="ColorScheme-Text"
id="path6" />
<path
style="display:inline;fill:none;fill-rule:evenodd;stroke:#444444;stroke-width:1.20000005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1.6060602,1.6060601 C 10.39394,10.39394 10.39394,10.39394 10.39394,10.39394"
id="path4377-5"
inkscape:connector-curvature="0" />
</g>
</svg>
......@@ -13,8 +13,8 @@
height="12"
id="svg7529"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="paused12.svg">
inkscape:version="0.91 r13725"
sodipodi:docname="pause12.svg">
<defs
id="defs7531" />
<sodipodi:namedview
......@@ -24,19 +24,19 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="71.75"
inkscape:zoom="78.916667"
inkscape:cx="6"
inkscape:cy="6"
inkscape:current-layer="g8675"
inkscape:current-layer="g29396"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
showguides="true"
inkscape:guide-bbox="true"
inkscape:window-width="1665"
inkscape:window-height="1071"
inkscape:window-x="84"
inkscape:window-y="22"
inkscape:window-width="1850"
inkscape:window-height="1168"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="0">
<inkscape:grid
type="xygrid"
......@@ -47,22 +47,6 @@
snapvisiblegridlinesonly="true"
spacingx="0.5px"
spacingy="0.5px" />
<sodipodi:guide
orientation="0,1"
position="1,11"
id="guide8047" />
<sodipodi:guide
orientation="1,0"
position="1,9.5"
id="guide8049" />
<sodipodi:guide
orientation="1,0"
position="11,9.5"
id="guide8051" />
<sodipodi:guide
orientation="0,1"
position="2,1"
id="guide8053" />
</sodipodi:namedview>
<metadata
id="metadata7534">
......@@ -77,27 +61,28 @@
</rdf:RDF>
</metadata>
<g
transform="translate(0,-4)"
id="g29396"
inkscape:label="Pause"
inkscape:groupmode="layer"
inkscape:label="Paused"
id="g8675">
transform="translate(0,-4)"
style="display:inline">
<rect
style="fill:#4080cc;fill-opacity:1;stroke:#70b0ff;stroke-width:0.75000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline"
id="rect8681"
width="2.0000002"
height="9.25"
x="2.625"
y="5.375"
rx="1.0000001"
ry="1.1011904"
rx="1.0000001" />
<rect
style="fill:#4080cc;fill-opacity:1;stroke:#70b0ff;stroke-width:0.75000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline"
id="rect8681-6"
width="2.0000002"
height="9.25"
x="7.375"
y="5.375"
x="2.625"
height="9.25"
width="2.0000002"
id="rect29398"
style="display:inline;fill:#303030;fill-opacity:1;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412" />
<rect
rx="1.0000001"
ry="1.1011904"
rx="1.0000001" />
y="5.375"
x="7.375"
height="9.25"
width="2.0000002"
id="rect29400"
style="display:inline;fill:#303030;fill-opacity:1;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412" />
</g>
</svg>
......@@ -13,7 +13,7 @@
height="12"
id="svg7529"
version="1.1"
inkscape:version="0.48.4 r9939"
inkscape:version="0.91 r13725"
sodipodi:docname="paused12.svg">
<defs
id="defs7531" />
......@@ -24,7 +24,7 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="71.75"
inkscape:zoom="78.916667"
inkscape:cx="6"
inkscape:cy="6"
inkscape:current-layer="g8675"
......@@ -33,10 +33,10 @@
inkscape:document-units="px"
showguides="true"
inkscape:guide-bbox="true"
inkscape:window-width="1665"
inkscape:window-height="1071"
inkscape:window-x="84"
inkscape:window-y="22"
inkscape:window-width="1850"
inkscape:window-height="1168"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="0">
<inkscape:grid
type="xygrid"
......@@ -56,7 +56,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
......@@ -64,9 +64,10 @@
transform="translate(0,-4)"
inkscape:groupmode="layer"
inkscape:label="Paused"
id="g8675">
id="g8675"
style="display:inline">
<rect
style="fill:#4080cc;fill-opacity:1;stroke:#70b0ff;stroke-width:0.75000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline"
style="display:inline;fill:#4080cc;fill-opacity:1;stroke:#70b0ff;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect8681"
width="2.0000002"
height="9.25"
......@@ -75,7 +76,7 @@
ry="1.1011904"
rx="1.0000001" />
<rect
style="fill:#4080cc;fill-opacity:1;stroke:#70b0ff;stroke-width:0.75000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline"
style="display:inline;fill:#4080cc;fill-opacity:1;stroke:#70b0ff;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect8681-6"
width="2.0000002"
height="9.25"
......
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="12"
height="12"
id="svg7357"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="record12.svg">
<defs
id="defs7359" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="78.916667"
inkscape:cx="3.7697994"
inkscape:cy="6"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1850"
inkscape:window-height="1168"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid7365"
empspacing="10"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingy="0.5px"
spacingx="0.5px" />
</sodipodi:namedview>
<metadata
id="metadata7362">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Record"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1040.3622)"
style="display:inline">
<circle
style="fill:#444444;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path7367"
cx="6"
cy="1046.3622"
r="4.5" />
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="12"
height="12"
id="svg7357"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="recording12.svg">
<defs
id="defs7359" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="78.916667"
inkscape:cx="3.7697994"
inkscape:cy="6"
inkscape:document-units="px"
inkscape:current-layer="g7896"
showgrid="true"
inkscape:window-width="1850"
inkscape:window-height="1168"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid7365"
empspacing="10"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingy="0.5px"
spacingx="0.5px" />
</sodipodi:namedview>
<metadata
id="metadata7362">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(0,-1040.3622)"
id="g7896"
inkscape:groupmode="layer"
inkscape:label="Recording"
style="display:inline">
<circle
id="path7898"
style="fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:#b00000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
cx="6"
cy="1046.3622"
r="4.5" />
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
enable-background="new 0 0 50 50"
height="12"
id="Layer_1"
version="1.1"
viewBox="0 0 12 12"
width="12"
xml:space="preserve"
inkscape:version="0.91 r13725"
sodipodi:docname="handset12.svg"><metadata
id="metadata11"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs9" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1782"
inkscape:window-height="1130"
id="namedview7"
showgrid="true"
inkscape:zoom="75.75"
inkscape:cx="6"
inkscape:cy="6"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"><inkscape:grid
type="xygrid"
id="grid3756"
empspacing="10"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="0.5px"
spacingy="0.5px" /></sodipodi:namedview><rect
height="50"
width="50"
id="rect3"
x="0"
y="-38"
style="fill:none" /><g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Handset"
transform="translate(0,-4)"
style="display:inline"><path
d="m 3.864251,11.086959 c 0,0 0.4829143,0.843539 0.5989555,1.064372 0.1164577,0.220209 0.1458326,0.448331 0.06125,0.586875 -0.1283334,0.20979 -1.3002028,1.971452 -1.4039523,2.119785 -0.1039582,0.148333 -0.4008313,0.21979 -0.6916634,0.01584 C 2.137801,14.670912 0.98780642,13.733832 1.0000979,13.336749 1.0130152,12.939042 1.0492645,11.285505 4.1682078,8.1673878 7.286318,5.0496878 8.9402674,5.0128127 9.337766,5.0001043 c 0.3974985,-0.012708 1.334995,1.1372889 1.538326,1.4281211 0.203124,0.2912498 0.126666,0.5885403 -0.01625,0.6918738 C 10.697135,7.2375944 8.9411019,8.395925 8.7396441,8.5234243 8.6023532,8.6107162 8.3729798,8.5786328 8.1525644,8.4621744 7.9315227,8.3463417 7.0881931,7.8634266 7.0881931,7.8634266 c 0,0 -0.5806222,0.3404157 -1.7316584,1.4916629 C 4.2052901,10.506545 3.8642502,11.086959 3.8642502,11.086959 Z"
stroke-miterlimit="10"
id="path5"
inkscape:connector-curvature="0"
style="fill:#333333;fill-opacity:1;stroke:none;stroke-width:0.47999999;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" /></g><g
transform="translate(0,-4)"
inkscape:label="Handset red"
id="g22533"
inkscape:groupmode="layer"
style="display:none"><path
style="fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.47999999;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
inkscape:connector-curvature="0"
id="path22535"
stroke-miterlimit="10"
d="m 3.8642506,11.086959 c 0,0 0.4829147,0.84354 0.5989553,1.064372 0.1164581,0.220209 0.1458331,0.448332 0.06125,0.586874 C 4.3961245,12.947998 3.2242535,14.709658 3.120504,14.857991 3.0165457,15.006324 2.7196726,15.07778 2.4288407,14.873831 2.1378007,14.670912 0.98780637,13.733832 1.0000979,13.336749 1.0130152,12.939042 1.0492645,11.285504 4.1682075,8.1673878 7.2863173,5.0496884 8.9402659,5.0128127 9.337765,5.0001044 9.7352636,4.9873987 10.672759,6.1373925 10.876091,6.4282232 11.079215,6.719473 11.002758,7.0167636 10.859842,7.1200969 10.697134,7.2375914 8.9411028,8.3959227 8.7396456,8.5234226 8.6023558,8.6107153 8.3729806,8.5786299 8.1525658,8.4621725 7.9315236,8.3463395 7.0881947,7.8634244 7.0881947,7.8634244 c 0,0 -0.580622,0.3404156 -1.7316582,1.491663 C 4.2052898,10.506545 3.8642498,11.086959 3.8642498,11.086959 Z" /></g></svg>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 12 12"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="microphone12.svg"
width="12"
height="12"
enable-background="new">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1850"
inkscape:window-height="1168"
id="namedview10"
showgrid="true"
inkscape:zoom="55.80251"
inkscape:cx="6"
inkscape:cy="6"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
showguides="true"
inkscape:guide-bbox="true">
<inkscape:grid
type="xygrid"
id="grid4140"
spacingx="0.5"
spacingy="0.5"
empspacing="5" />
<sodipodi:guide
position="2,6"
orientation="0,1"
id="guide4404" />
<sodipodi:guide
position="7,3"
orientation="0,1"
id="guide4406" />
<sodipodi:guide
position="4,2"
orientation="0,1"
id="guide4408" />
<sodipodi:guide
position="6.5,1"
orientation="0,1"
id="guide4410" />
<sodipodi:guide
position="4,10"
orientation="0,1"
id="guide4412" />
</sodipodi:namedview>
<defs
id="defs3051">
<style
type="text/css"
id="current-color-scheme">
.ColorScheme-Text {
color:#4d4d4d;
}
.ColorScheme-NegativeText {
color:#da4453;
}
</style>
</defs>
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Microphone"
style="display:inline;opacity:1">
<path
inkscape:connector-curvature="0"
style="color:#4d4d4d;opacity:1;fill:#444444;fill-opacity:1;stroke:none"
d="M 6,0 C 4.892,0 4,0.892 4,2 L 4,6 C 4,7.108 4.892,8 6,8 7.108,8 8,7.108 8,6 L 8,2 C 8,0.892 7.108,0 6,0 Z M 2,5 2,6 C 2,7.847 3.286,9.405469 5,9.8554688 L 5,11 4,11 4,12 8,12 8,11 7,11 7,9.8554688 C 8.714,9.404469 10,7.845 10,6 L 10,5 9,5 9,6 C 9,7.645 7.645,9 6,9 4.355,9 3,7.645 3,6 L 3,5 2,5 Z"
class="ColorScheme-Text"
id="path6" />
<path
style="display:inline;fill:none;fill-rule:evenodd;stroke:#444444;stroke-width:1.20000005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1.6060602,1.6060601 C 10.39394,10.39394 10.39394,10.39394 10.39394,10.39394"
id="path4377-5"
inkscape:connector-curvature="0" />
</g>
<g
style="display:none;opacity:1"
inkscape:label="Microphone muted"
id="g8251"
inkscape:groupmode="layer">
<path
id="path8253"
class="ColorScheme-Text"
d="M 6,0 C 4.892,0 4,0.892 4,2 L 4,6 C 4,7.108 4.892,8 6,8 7.108,8 8,7.108 8,6 L 8,2 C 8,0.892 7.108,0 6,0 Z M 2,5 2,6 C 2,7.847 3.286,9.405469 5,9.8554688 L 5,11 4,11 4,12 8,12 8,11 7,11 7,9.8554688 C 8.714,9.404469 10,7.845 10,6 L 10,5 9,5 9,6 C 9,7.645 7.645,9 6,9 4.355,9 3,7.645 3,6 L 3,5 2,5 Z"
style="color:#4d4d4d;fill:#cc0000;fill-opacity:1;stroke:none"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
id="path8255"
d="M 1.6060603,1.6060602 C 10.39394,10.39394 10.39394,10.39394 10.39394,10.39394"
style="display:inline;fill:none;fill-rule:evenodd;stroke:#cc0000;stroke-width:1.20000017;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<g
inkscape:groupmode="layer"
id="layer3"
inkscape:label="Microphone alt (drawn using bezier curves)"
style="display:none">
<g
id="g4418">
<path
sodipodi:nodetypes="zcczccz"
inkscape:connector-curvature="0"
id="path4414"
d="M 6,0 C 4,0 4,2 4,2 L 4,6 C 4,6 4,8 6,8 8,8 8,6 8,6 L 8,2 C 8,2 8,0 6,0 Z"
style="opacity:1;fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
sodipodi:nodetypes="ccscccccccccccczcc"
inkscape:connector-curvature="0"
id="path4416"
d="M 3,5 2,5 2,6 c 0,3 3,4 3,4 l 0,1 -1,0 0,1 4,0 0,-1 -1,0 0,-1 c 0,0 3,-1 3,-4 L 10,5 9,5 9,6 C 9,7.5 7.5,9 6,9 4.5,9 3,7.5 3,6 Z"
style="opacity:1;fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</g>
<g
inkscape:groupmode="layer"
id="g4327"
inkscape:label="Microphone muted alt"
style="display:none;opacity:1">
<path
inkscape:connector-curvature="0"
style="color:#4d4d4d;fill:#960000;fill-opacity:1;stroke:none"
d="M 6,0 C 4.892,0 4,0.892 4,2 L 4,6 C 4,7.108 4.892,8 6,8 7.108,8 8,7.108 8,6 L 8,2 C 8,0.892 7.108,0 6,0 Z M 2,5 2,6 C 2,7.847 3.286,9.405469 5,9.8554688 L 5,11 4,11 4,12 8,12 8,11 7,11 7,9.8554688 C 8.714,9.404469 10,7.845 10,6 L 10,5 9,5 9,6 C 9,7.645 7.645,9 6,9 4.355,9 3,7.645 3,6 L 3,5 2,5 Z"
class="ColorScheme-Text"
id="path4329" />
<path
style="display:inline;fill:none;fill-rule:evenodd;stroke:#dd0000;stroke-width:1.20000017;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1.6060603,1.6060602 C 10.39394,10.39394 10.39394,10.39394 10.39394,10.39394"
id="path4377-7"
inkscape:connector-curvature="0" />
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="12"
height="12"
id="svg7529"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="pause12.svg">
<defs
id="defs7531" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="78.916667"
inkscape:cx="6"
inkscape:cy="6"
inkscape:current-layer="g29396"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
showguides="true"
inkscape:guide-bbox="true"
inkscape:window-width="1850"
inkscape:window-height="1168"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid7537"
empspacing="10"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingx="0.5px"
spacingy="0.5px" />
<sodipodi:guide
orientation="0,1"
position="1,11"
id="guide8047" />
<sodipodi:guide
orientation="1,0"
position="1,9.5"
id="guide8049" />
<sodipodi:guide
orientation="1,0"
position="11,9.5"
id="guide8051" />
<sodipodi:guide
orientation="0,1"
position="2,1"
id="guide8053" />
</sodipodi:namedview>
<metadata
id="metadata7534">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="g29396"
inkscape:label="Pause"
inkscape:groupmode="layer"
transform="translate(0,-4)"
style="display:inline">
<rect
rx="1.0000001"
ry="1.1011904"
y="5.375"
x="2.625"
height="9.25"
width="2.0000002"
id="rect29398"
style="display:inline;fill:#303030;fill-opacity:1;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412" />
<rect
rx="1.0000001"
ry="1.1011904"
y="5.375"
x="7.375"
height="9.25"
width="2.0000002"
id="rect29400"
style="display:inline;fill:#303030;fill-opacity:1;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.23529412" />
</g>
<g
transform="translate(0,-4)"
inkscape:groupmode="layer"
inkscape:label="Paused"
id="g8675"
style="display:none">
<rect
style="display:inline;fill:#4080cc;fill-opacity:1;stroke:#70b0ff;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect8681"
width="2.0000002"
height="9.25"
x="2.625"
y="5.375"
ry="1.1011904"
rx="1.0000001" />
<rect
style="display:inline;fill:#4080cc;fill-opacity:1;stroke:#70b0ff;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect8681-6"
width="2.0000002"
height="9.25"
x="7.375"
y="5.375"
ry="1.1011904"
rx="1.0000001" />
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="12"
height="12"
id="svg7357"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="record12.svg">
<defs
id="defs7359" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="78.916667"
inkscape:cx="6"
inkscape:cy="6"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1850"
inkscape:window-height="1168"
inkscape:window-x="2"
inkscape:window-y="0"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid7365"
empspacing="10"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
spacingy="0.5px"
spacingx="0.5px" />
</sodipodi:namedview>
<metadata
id="metadata7362">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Record"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1040.3622)"
style="display:inline">
<circle
style="fill:#444444;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path7367"
cx="6"
cy="1046.3622"
r="4.5" />
</g>
<g
transform="translate(0,-1040.3622)"
id="g7896"
inkscape:groupmode="layer"
inkscape:label="Recording"
style="display:none">
<circle
id="path7898"
style="fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:#b00000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
cx="6"
cy="1046.3622"
r="4.5" />
</g>
</svg>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment