123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- <?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"
- width="24"
- height="24"
- viewBox="0 0 24 24"
- id="svg2"
- version="1.1"
- inkscape:version="0.48.5 r10040"
- sodipodi:docname="indicator-messages.svg">
- <metadata
- id="metadata26">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </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="640"
- inkscape:window-height="480"
- id="namedview24"
- showgrid="true"
- inkscape:zoom="9.8333333"
- inkscape:cx="12"
- inkscape:cy="12"
- inkscape:window-x="638"
- inkscape:window-y="489"
- inkscape:window-maximized="0"
- inkscape:current-layer="svg2">
- <inkscape:grid
- type="xygrid"
- id="grid3029" />
- </sodipodi:namedview>
- <defs
- id="defs4">
- <clipPath
- id="clip1">
- <rect
- width="24"
- height="24"
- id="rect7" />
- </clipPath>
- <filter
- width="100%"
- x="0"
- y="0"
- height="100%"
- filterUnits="objectBoundingBox"
- id="alpha">
- <feColorMatrix
- values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
- in="SourceGraphic"
- type="matrix"
- id="feColorMatrix10" />
- </filter>
- <g
- style="clip-path:url(#clip1)"
- id="surface6"
- clip-path="url(#clip1)">
- <path
- style="fill:#000"
- d="M 3.714844 6.339844 C 3.871094 6.386719 4.015625 6.464844 4.136719 6.570312 L 12 12.171875 L 19.863281 6.570312 C 20.007812 6.457031 20.179688 6.378906 20.359375 6.339844 Z M 21.816406 7.722656 C 21.777344 8.058594 21.59375 8.363281 21.320312 8.566406 L 12.730469 14.703125 C 12.296875 15.019531 11.703125 15.019531 11.269531 14.703125 L 2.679688 8.566406 C 2.445312 8.410156 2.269531 8.179688 2.183594 7.914062 L 2.183594 18.613281 C 2.183594 19.257812 2.765625 19.839844 3.410156 19.839844 L 20.589844 19.839844 C 21.234375 19.839844 21.816406 19.257812 21.816406 18.613281 Z "
- id="path13" />
- </g>
- <mask
- id="mask0">
- <g
- style="filter:url(#alpha)"
- id="g16">
- <rect
- width="24"
- x="0"
- y="0"
- height="24"
- style="fill:#000;fill-opacity:.302"
- id="rect18" />
- </g>
- </mask>
- </defs>
- <path
- style="opacity:0.3"
- inkscape:connector-curvature="0"
- d="M 4,18 19.999999,18 18,15 6,15 z m 5,1 c 0.443211,1.158348 1.611924,2 3,2 1.388076,0 2.556789,-0.841652 3,-2 L 9,19 z M 12.022979,5.0071978 C 9.758286,4.8818939 7.584133,6.4104953 6.704037,8.1966719 6.112069,9.444388 6.084699,9.6407305 6.039691,13.03345 L 6,16 18,16 18,13.313844 C 18,10.523101 17.95648,9.985223 17.657381,9.0378522 17.344746,8.0476094 16.990242,7.4540201 16.228413,6.6479397 15.049239,5.3349702 13.304308,5.0105781 12.022979,5.0071978 z"
- id="path4" />
- <path
- style="fill:#dedede"
- inkscape:connector-curvature="0"
- d="M 4,17 19.999999,17 18,14 6,14 z m 5,1 c 0.443211,1.158348 1.611924,2 3,2 1.388076,0 2.556789,-0.841652 3,-2 L 9,18 z M 12.022979,4.0071978 C 9.758286,3.8818939 7.584133,5.4104953 6.704037,7.1966719 6.112069,8.444388 6.084699,8.6407305 6.039691,12.03345 L 6,15 18,15 18,12.313844 C 18,9.5231009 17.95648,8.985223 17.657381,8.0378522 17.344746,7.0476094 16.990242,6.4540201 16.228413,5.6479397 15.049239,4.3349702 13.304308,4.0105781 12.022979,4.0071978 z"
- id="path6" />
- </svg>
|