mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-31 17:42:13 +02:00
Create icons for new Station UI. WIP.
This commit is contained in:
14
data/images/station-artist.svg
Normal file
14
data/images/station-artist.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="130px" height="130px" viewBox="0 0 130 130" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<title>station-artist</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="173.920641%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(123,125,121)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<path d="M65.4948867,17 C37.6024142,17 15,39.3957394 15,67.0070892 C15,94.6285684 37.6024142,117 65.4948867,117 C93.3791753,117 116,94.6285665 116,67.0070892 C116.002052,39.3960002 93.3791382,17 65.4948867,17 L65.4948867,17 L65.4948867,17 M93.1990948,60.6368435 L78.1492295,71.8174965 L83.6193044,89.5222228 C83.8320523,90.2048098 83.580437,90.9522121 82.9953804,91.3755377 C82.6967151,91.5922641 82.3448629,91.70164 81.9889193,91.70164 C81.6534323,91.70164 81.3158996,91.6023915 81.025417,91.4038944 L65.4989141,80.8207584 L49.9765032,91.4038944 C49.3853096,91.811016 48.5915964,91.7968376 48.0065398,91.3755376 C47.4214831,90.9522122 47.1719136,90.2068353 47.3826158,89.5222228 L52.8506451,71.8174965 L37.8028253,60.6368435 C37.2239057,60.2054162 36.9825187,59.4580138 37.2034491,58.7734013 C37.4264252,58.0847379 38.0626232,57.6168519 38.7929212,57.6006481 L57.6906589,57.2239087 L63.8910315,39.7379338 C64.1324185,39.0634487 64.7747534,38.6117666 65.4968688,38.6117666 C66.2189841,38.6117666 66.867456,39.0634488 67.1067973,39.7379338 L73.3071699,57.2239087 L92.2049076,57.6006481 C92.9311143,57.6168519 93.5693579,58.0847379 93.792334,58.7734013 C94.0174058,59.458445 93.7780554,60.2056377 93.1990948,60.6368435 C93.1990948,60.6368435 93.7780554,60.2056377 93.1990948,60.6368435 L93.1990948,60.6368435" id="Shape" fill="url(#linearGradient-1)"></path>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
14
data/images/station-genre.svg
Normal file
14
data/images/station-genre.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="130px" height="130px" viewBox="0 0 130 130" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<title>station-genre</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="173.920641%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(123,125,121)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<path d="M121.737066,30 C124.090737,30 125.999988,31.9014125 126,34.2430461 L126,100.756957 C126,103.101015 124.090742,105 121.737066,105 L39.6563335,105 C38.5266682,105 37.4392102,104.554926 36.6447204,103.758737 L3.24635583,70.5042528 C2.44938329,69.7055913 2,68.6250494 2,67.4999999 C2,66.3749503 2.44938321,65.2968809 3.24635583,64.5006921 L36.6447204,31.2412633 C37.4392104,30.4475471 38.5217028,30 39.6563335,30 Z M35.2344961,78.1866733 C41.1609151,78.1866733 45.9625892,73.4071088 45.9625916,67.49994 C45.9625916,61.6002302 41.1584108,56.8132067 35.2344961,56.8132067 C29.3105813,56.8132067 24.503918,61.5977574 24.503918,67.49994 C24.503918,73.4045951 29.3080985,78.1866733 35.2344961,78.1866733 Z M35.2344961,78.1866733" id="Shape" fill="url(#linearGradient-1)"></path>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
42
data/images/station-year.svg
Normal file
42
data/images/station-year.svg
Normal file
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="130px" height="130px" viewBox="0 0 130 130" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<title>station-year</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="173.920641%" id="linearGradient-1">
|
||||
<stop stop-color="rgb(123,125,121)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<g id="Group" fill="url(#linearGradient-1)">
|
||||
<path d="M97.3730696,23.9508272 L89.7626047,23.9508272 L89.7626047,30.8488662 C89.7626047,33.4704349 87.6138837,35.6076898 84.9690001,35.6076898 C82.3280699,35.6076898 80.1753955,33.4704349 80.1753955,30.8488662 L80.1753955,23.9508272 L50.6072556,23.9508272 L50.6072556,30.8488662 C50.6072556,33.4704349 48.4545813,35.6076898 45.811674,35.6076898 C43.1687668,35.6076898 41.0200461,33.4704349 41.0200461,30.8488662 L41.0200461,23.9508272 L33.4095811,23.9508272 C28.2739996,23.9508272 24.0991159,28.0939643 24.0991159,33.1822001 L24.0991159,107.688085 C24.0991159,112.782202 28.2739996,116.925339 33.4095811,116.925339 L97.369114,116.925339 C102.504696,116.925339 106.679579,112.782202 106.679579,107.688085 L106.679579,33.1822001 C106.683457,28.0940372 102.508575,23.9508272 97.3730696,23.9508272 L97.3730696,23.9508272 L97.3730696,23.9508272 M100.624732,107.688189 C100.624732,109.466621 99.1678713,110.91564 97.3729876,110.91564 L33.4134547,110.91564 C31.6205477,110.91564 30.1597337,109.468582 30.1597337,107.688189 L30.1597337,46.9332862 L100.622757,46.9332862 L100.622757,107.688189 L100.622757,107.688189 L100.624732,107.688189" id="Shape"></path>
|
||||
<path d="M45.8136355,32.6001072 C46.7901471,32.6001072 47.5788681,31.8157935 47.5788681,30.8471661 L47.5788681,23.9491271 L47.5788681,19.8883426 C47.5788681,18.9216759 46.7921239,18.1373622 45.8136355,18.1373622 C44.8410774,18.1373622 44.0523565,18.9197151 44.0523565,19.8883426 L44.0523565,23.9491271 L44.0523565,30.8471661 C44.0523738,31.8155063 44.8410687,32.6001072 45.8136355,32.6001072 C45.8136355,32.6001072 44.8410687,32.6001072 45.8136355,32.6001072 L45.8136355,32.6001072" id="Shape" fill="rgb(111,111,111)"></path>
|
||||
<path d="M84.970882,32.6001072 C85.9454169,32.6001072 86.7361145,31.8157935 86.7361145,30.8471661 L86.7361145,19.8883421 C86.7361145,18.9216754 85.9473936,18.1373617 84.970882,18.1373617 C83.9943703,18.1373617 83.2056494,18.9197146 83.2056494,19.8883421 L83.2056494,30.8471661 C83.2056388,31.8155063 83.9944543,32.6001072 84.970882,32.6001072 C84.970882,32.6001072 83.9944543,32.6001072 84.970882,32.6001072 L84.970882,32.6001072" id="Shape" fill="rgb(111,111,111)"></path>
|
||||
<path d="M54.3274863,63.121515 L59.2495793,63.121515 C59.6310909,63.121515 59.9434165,62.8156327 59.9434165,62.4332797 L59.9434165,57.5528874 C59.9434165,57.174456 59.6330677,56.8626913 59.2495793,56.8626913 L54.3274863,56.8626913 C53.9439979,56.8626913 53.6316723,57.1724952 53.6316723,57.5528874 L53.6316723,62.4332797 C53.6315719,62.8156212 53.9420067,63.121515 54.3274863,63.121515 C54.3274863,63.121515 53.9420067,63.121515 54.3274863,63.121515 L54.3274863,63.121515" id="Shape"></path>
|
||||
<path d="M63.2464827,63.121515 L68.1685757,63.121515 C68.5520641,63.121515 68.8624129,62.8156327 68.8624129,62.4332797 L68.8624129,57.5528874 C68.8624129,57.174456 68.5540408,56.8626913 68.1685757,56.8626913 L63.2464827,56.8626913 C62.8629943,56.8626913 62.5506687,57.1724952 62.5506687,57.5528874 L62.5506687,62.4332797 C62.5526194,62.8156212 62.8630541,63.121515 63.2464827,63.121515 C63.2464827,63.121515 62.8630541,63.121515 63.2464827,63.121515 L63.2464827,63.121515" id="Shape"></path>
|
||||
<path d="M72.1695812,63.121515 L77.0936509,63.121515 C77.4751625,63.121515 77.7874881,62.8156327 77.7874881,62.4332797 L77.7874881,57.5528874 C77.7874881,57.174456 77.4771392,56.8626913 77.0936509,56.8626913 L72.1695812,56.8626913 C71.7860928,56.8626913 71.475744,57.1724952 71.475744,57.5528874 L71.475744,62.4332797 C71.4757179,62.8156212 71.786032,63.121515 72.1695812,63.121515 C72.1695812,63.121515 71.786032,63.121515 72.1695812,63.121515 L72.1695812,63.121515" id="Shape"></path>
|
||||
<path d="M81.0906287,63.121515 L86.0127217,63.121515 C86.3981868,63.121515 86.7085357,62.8156327 86.7085357,62.4332797 L86.7085357,57.5528874 C86.7085357,57.174456 86.4001636,56.8626913 86.0127217,56.8626913 L81.0906287,56.8626913 C80.7071403,56.8626913 80.3967915,57.1724952 80.3967915,57.5528874 L80.3967915,62.4332797 C80.3967654,62.8156212 80.7051491,63.121515 81.0906287,63.121515 C81.0906287,63.121515 80.7051491,63.121515 81.0906287,63.121515 L81.0906287,63.121515" id="Shape"></path>
|
||||
<path d="M90.0116762,63.121515 L94.9337692,63.121515 C95.3172576,63.121515 95.6295832,62.8156327 95.6295832,62.4332797 L95.6295832,57.5528874 C95.6295832,57.174456 95.3192343,56.8626913 94.9337692,56.8626913 L90.0116762,56.8626913 C89.6301645,56.8626913 89.3158622,57.1724952 89.3158622,57.5528874 L89.3158622,62.4332797 C89.3178129,62.8156212 89.6300574,63.121515 90.0116762,63.121515 C90.0116762,63.121515 89.6300574,63.121515 90.0116762,63.121515 L90.0116762,63.121515" id="Shape"></path>
|
||||
<path d="M36.4833402,75.5252949 L41.4054333,75.5252949 C41.7889217,75.5252949 42.0992705,75.2135302 42.0992705,74.8350988 L42.0992705,69.9547065 C42.0992705,69.5743143 41.7908984,69.2645104 41.4054333,69.2645104 L36.4833402,69.2645104 C36.0998519,69.2645104 35.789503,69.5723536 35.789503,69.9547065 L35.789503,74.8350988 C35.791528,75.2117417 36.0999117,75.5252949 36.4833402,75.5252949 C36.4833402,75.5252949 36.0999117,75.5252949 36.4833402,75.5252949 L36.4833402,75.5252949" id="Shape"></path>
|
||||
<path d="M45.4043877,75.5252949 L50.3264808,75.5252949 C50.7079924,75.5252949 51.0222947,75.2135302 51.0222947,74.8350988 L51.0222947,69.9547065 C51.0222947,69.5743143 50.7099691,69.2645104 50.3264808,69.2645104 L45.4043877,69.2645104 C45.0228761,69.2645104 44.7085738,69.5723536 44.7085738,69.9547065 L44.7085738,74.8350988 C44.708594,75.2117417 45.0228896,75.5252949 45.4043877,75.5252949 C45.4043877,75.5252949 45.0228896,75.5252949 45.4043877,75.5252949 L45.4043877,75.5252949" id="Shape"></path>
|
||||
<path d="M54.3274863,75.5252949 L59.2495793,75.5252949 C59.6310909,75.5252949 59.9434165,75.2135302 59.9434165,74.8350988 L59.9434165,69.9547065 C59.9434165,69.5743143 59.6330677,69.2645104 59.2495793,69.2645104 L54.3274863,69.2645104 C53.9439979,69.2645104 53.6316723,69.5723536 53.6316723,69.9547065 L53.6316723,74.8350988 C53.6315719,75.2117417 53.9420067,75.5252949 54.3274863,75.5252949 C54.3274863,75.5252949 53.9420067,75.5252949 54.3274863,75.5252949 L54.3274863,75.5252949" id="Shape"></path>
|
||||
<path d="M63.2464827,75.5252949 L68.1685757,75.5252949 C68.5520641,75.5252949 68.8624129,75.2135302 68.8624129,74.8350988 L68.8624129,69.9547065 C68.8624129,69.5743143 68.5540408,69.2645104 68.1685757,69.2645104 L63.2464827,69.2645104 C62.8629943,69.2645104 62.5506687,69.5723536 62.5506687,69.9547065 L62.5506687,74.8350988 C62.5526194,75.2117417 62.8630541,75.5252949 63.2464827,75.5252949 C63.2464827,75.5252949 62.8630541,75.5252949 63.2464827,75.5252949 L63.2464827,75.5252949" id="Shape"></path>
|
||||
<path d="M72.1695812,75.5252949 L77.0936509,75.5252949 C77.4751625,75.5252949 77.7874881,75.2135302 77.7874881,74.8350988 L77.7874881,69.9547065 C77.7874881,69.5743143 77.4771392,69.2645104 77.0936509,69.2645104 L72.1695812,69.2645104 C71.7860928,69.2645104 71.475744,69.5723536 71.475744,69.9547065 L71.475744,74.8350988 C71.4757179,75.2117417 71.786032,75.5252949 72.1695812,75.5252949 C72.1695812,75.5252949 71.786032,75.5252949 72.1695812,75.5252949 L72.1695812,75.5252949" id="Shape"></path>
|
||||
<path d="M81.0906287,75.5252949 L86.0127217,75.5252949 C86.3981868,75.5252949 86.7085357,75.2135302 86.7085357,74.8350988 L86.7085357,69.9547065 C86.7085357,69.5743143 86.4001636,69.2645104 86.0127217,69.2645104 L81.0906287,69.2645104 C80.7071403,69.2645104 80.3967915,69.5723536 80.3967915,69.9547065 L80.3967915,74.8350988 C80.3967654,75.2117417 80.7051491,75.5252949 81.0906287,75.5252949 C81.0906287,75.5252949 80.7051491,75.5252949 81.0906287,75.5252949 L81.0906287,75.5252949" id="Shape"></path>
|
||||
<path d="M90.0116762,75.5252949 L94.9337692,75.5252949 C95.3172576,75.5252949 95.6295832,75.2135302 95.6295832,74.8350988 L95.6295832,69.9547065 C95.6295832,69.5743143 95.3192343,69.2645104 94.9337692,69.2645104 L90.0116762,69.2645104 C89.6301645,69.2645104 89.3158622,69.5723536 89.3158622,69.9547065 L89.3158622,74.8350988 C89.3178129,75.2117417 89.6300574,75.5252949 90.0116762,75.5252949 C90.0116762,75.5252949 89.6300574,75.5252949 90.0116762,75.5252949 L90.0116762,75.5252949" id="Shape"></path>
|
||||
<path d="M36.4833402,87.9233303 L41.4054333,87.9233303 C41.7889217,87.9233303 42.0992705,87.6174479 42.0992705,87.2331342 L42.0992705,82.3527419 C42.0992705,81.9723497 41.7908984,81.6645066 41.4054333,81.6645066 L36.4833402,81.6645066 C36.0998519,81.6645066 35.789503,81.9703889 35.789503,82.3527419 L35.789503,87.2331342 C35.791528,87.6174364 36.0999117,87.9233303 36.4833402,87.9233303 C36.4833402,87.9233303 36.0999117,87.9233303 36.4833402,87.9233303 L36.4833402,87.9233303" id="Shape"></path>
|
||||
<path d="M45.4043877,87.9233303 L50.3264808,87.9233303 C50.7079924,87.9233303 51.0222947,87.6174479 51.0222947,87.2331342 L51.0222947,82.3527419 C51.0222947,81.9723497 50.7099691,81.6645066 50.3264808,81.6645066 L45.4043877,81.6645066 C45.0228761,81.6645066 44.7085738,81.9703889 44.7085738,82.3527419 L44.7085738,87.2331342 C44.708594,87.6174364 45.0228896,87.9233303 45.4043877,87.9233303 C45.4043877,87.9233303 45.0228896,87.9233303 45.4043877,87.9233303 L45.4043877,87.9233303" id="Shape"></path>
|
||||
<path d="M54.3274863,87.9233303 L59.2495793,87.9233303 C59.6310909,87.9233303 59.9434165,87.6174479 59.9434165,87.2331342 L59.9434165,82.3527419 C59.9434165,81.9723497 59.6330677,81.6645066 59.2495793,81.6645066 L54.3274863,81.6645066 C53.9439979,81.6645066 53.6316723,81.9703889 53.6316723,82.3527419 L53.6316723,87.2331342 C53.6315719,87.6174364 53.9420067,87.9233303 54.3274863,87.9233303 C54.3274863,87.9233303 53.9420067,87.9233303 54.3274863,87.9233303 L54.3274863,87.9233303" id="Shape"></path>
|
||||
<path d="M63.2464827,87.9233303 L68.1685757,87.9233303 C68.5520641,87.9233303 68.8624129,87.6174479 68.8624129,87.2331342 L68.8624129,82.3527419 C68.8624129,81.9723497 68.5540408,81.6645066 68.1685757,81.6645066 L63.2464827,81.6645066 C62.8629943,81.6645066 62.5506687,81.9703889 62.5506687,82.3527419 L62.5506687,87.2331342 C62.5526194,87.6174364 62.8630541,87.9233303 63.2464827,87.9233303 C63.2464827,87.9233303 62.8630541,87.9233303 63.2464827,87.9233303 L63.2464827,87.9233303" id="Shape"></path>
|
||||
<path d="M72.1695812,87.9233303 L77.0936509,87.9233303 C77.4751625,87.9233303 77.7874881,87.6174479 77.7874881,87.2331342 L77.7874881,82.3527419 C77.7874881,81.9723497 77.4771392,81.6645066 77.0936509,81.6645066 L72.1695812,81.6645066 C71.7860928,81.6645066 71.475744,81.9703889 71.475744,82.3527419 L71.475744,87.2331342 C71.4757179,87.6174364 71.786032,87.9233303 72.1695812,87.9233303 C72.1695812,87.9233303 71.786032,87.9233303 72.1695812,87.9233303 L72.1695812,87.9233303" id="Shape"></path>
|
||||
<path d="M81.0906287,87.9233303 L86.0127217,87.9233303 C86.3981868,87.9233303 86.7085357,87.6174479 86.7085357,87.2331342 L86.7085357,82.3527419 C86.7085357,81.9723497 86.4001636,81.6645066 86.0127217,81.6645066 L81.0906287,81.6645066 C80.7071403,81.6645066 80.3967915,81.9703889 80.3967915,82.3527419 L80.3967915,87.2331342 C80.3967654,87.6174364 80.7051491,87.9233303 81.0906287,87.9233303 C81.0906287,87.9233303 80.7051491,87.9233303 81.0906287,87.9233303 L81.0906287,87.9233303" id="Shape"></path>
|
||||
<path d="M90.0116762,87.9233303 L94.9337692,87.9233303 C95.3172576,87.9233303 95.6295832,87.6174479 95.6295832,87.2331342 L95.6295832,82.3527419 C95.6295832,81.9723497 95.3192343,81.6645066 94.9337692,81.6645066 L90.0116762,81.6645066 C89.6301645,81.6645066 89.3158622,81.9703889 89.3158622,82.3527419 L89.3158622,87.2331342 C89.3178129,87.6174364 89.6300574,87.9233303 90.0116762,87.9233303 C90.0116762,87.9233303 89.6300574,87.9233303 90.0116762,87.9233303 L90.0116762,87.9233303" id="Shape"></path>
|
||||
<path d="M36.4833402,100.323759 L41.4054333,100.323759 C41.7889217,100.323759 42.0992705,100.013955 42.0992705,99.6335631 L42.0992705,94.7531708 C42.0992705,94.3727786 41.7908984,94.0649355 41.4054333,94.0649355 L36.4833402,94.0649355 C36.0998519,94.0649355 35.789503,94.3708178 35.789503,94.7531708 L35.789503,99.6335631 C35.791528,100.013557 36.0999117,100.323759 36.4833402,100.323759 C36.4833402,100.323759 36.0999117,100.323759 36.4833402,100.323759 L36.4833402,100.323759" id="Shape"></path>
|
||||
<path d="M45.4043877,100.323759 L50.3264808,100.323759 C50.7079924,100.323759 51.0222947,100.013955 51.0222947,99.6335631 L51.0222947,94.7531708 C51.0222947,94.3727786 50.7099691,94.0649355 50.3264808,94.0649355 L45.4043877,94.0649355 C45.0228761,94.0649355 44.7085738,94.3708178 44.7085738,94.7531708 L44.7085738,99.6335631 C44.708594,100.013557 45.0228896,100.323759 45.4043877,100.323759 C45.4043877,100.323759 45.0228896,100.323759 45.4043877,100.323759 L45.4043877,100.323759" id="Shape"></path>
|
||||
<path d="M54.3274863,100.323759 L59.2495793,100.323759 C59.6310909,100.323759 59.9434165,100.013955 59.9434165,99.6335631 L59.9434165,94.7531708 C59.9434165,94.3727786 59.6330677,94.0649355 59.2495793,94.0649355 L54.3274863,94.0649355 C53.9439979,94.0649355 53.6316723,94.3708178 53.6316723,94.7531708 L53.6316723,99.6335631 C53.6315719,100.013557 53.9420067,100.323759 54.3274863,100.323759 C54.3274863,100.323759 53.9420067,100.323759 54.3274863,100.323759 L54.3274863,100.323759" id="Shape"></path>
|
||||
<path d="M63.2464827,100.323759 L68.1685757,100.323759 C68.5520641,100.323759 68.8624129,100.013955 68.8624129,99.6335631 L68.8624129,94.7531708 C68.8624129,94.3727786 68.5540408,94.0649355 68.1685757,94.0649355 L63.2464827,94.0649355 C62.8629943,94.0649355 62.5506687,94.3708178 62.5506687,94.7531708 L62.5506687,99.6335631 C62.5526194,100.013557 62.8630541,100.323759 63.2464827,100.323759 C63.2464827,100.323759 62.8630541,100.323759 63.2464827,100.323759 L63.2464827,100.323759" id="Shape"></path>
|
||||
<path d="M72.1695812,100.323759 L77.0936509,100.323759 C77.4751625,100.323759 77.7874881,100.013955 77.7874881,99.6335631 L77.7874881,94.7531708 C77.7874881,94.3727786 77.4771392,94.0649355 77.0936509,94.0649355 L72.1695812,94.0649355 C71.7860928,94.0649355 71.475744,94.3708178 71.475744,94.7531708 L71.475744,99.6335631 C71.4757179,100.013557 71.786032,100.323759 72.1695812,100.323759 C72.1695812,100.323759 71.786032,100.323759 72.1695812,100.323759 L72.1695812,100.323759" id="Shape" fill="rgb(111,111,111)"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user