add clipboard and reload icon

This commit is contained in:
Felix Niklas 2015-06-02 15:40:02 +02:00
parent eb710f009c
commit 93042905af
6 changed files with 18 additions and 4 deletions

View file

@ -5,6 +5,7 @@
.icon-checkbox-checked { width: 10px; height: 10px; }
.icon-checkbox { width: 10px; height: 10px; }
.icon-checkmark { width: 16px; height: 14px; }
.icon-clipboard { width: 16px; height: 16px; }
.icon-clock { width: 16px; height: 16px; }
.icon-cloud { width: 16px; height: 16px; }
.icon-cog { width: 20px; height: 20px; }
@ -51,7 +52,7 @@
.icon-radio-checked { width: 11px; height: 11px; }
.icon-radio { width: 11px; height: 11px; }
.icon-received-calls { width: 17px; height: 17px; }
.icon-reload { width: 20px; height: 20px; }
.icon-reload { width: 16px; height: 16px; }
.icon-reopening { width: 68px; height: 47px; }
.icon-reply-all { width: 16px; height: 16px; }
.icon-reply { width: 16px; height: 16px; }

Binary file not shown.

View file

@ -6,6 +6,7 @@
"checkbox-checked.svg": "Zammad",
"checkbox.svg": "Zammad",
"checkmark.svg": "Zammad",
"clipboard.svg": "Felix Niklas",
"clock.svg": "",
"cloud.svg": "Felix Niklas",
"cog.svg": "",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" 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">
<!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch -->
<title>clipboard</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="clipboard" sketch:type="MSArtboardGroup" fill="#50E3C2">
<path d="M5,3.00000001 L5,1.501231 C5,1.219729 5.2226871,1 5.4973856,1 L13.5026144,1 C13.7745373,1 14,1.2244085 14,1.501231 L14,11.498769 C14,11.780271 13.7773129,12 13.5026144,12 L12,12 L12,10 L12.4623449,10 C12.7592836,10 13,9.7780675 13,9.5 C13,9.2238575 12.7590441,9 12.4623449,9 L12,9 L12,8 L12.4623449,8 C12.7592836,8 13,7.7780675 13,7.5 C13,7.2238575 12.7590441,7 12.4623449,7 L12,7 L12,6 L12.4623449,6 C12.7592836,6 13,5.7780675 13,5.5 C13,5.2238575 12.7590441,5 12.4623449,5 L12,5 L12,3.50123101 C12,3.22440851 11.7745373,3.00000001 11.5026144,3.00000001 L10.4459054,3.00000001 C10.4458729,3 10.4458407,3 10.4458086,3 L6.55419144,3 C6.55415915,3 6.55412686,3 6.55409457,3.00000001 L5,3.00000001 Z M2,4.501231 L2,14.498769 C2,14.7755915 2.2254627,15 2.4973856,15 L10.5026144,15 C10.7773129,15 11,14.780271 11,14.498769 L11,4.501231 C11,4.2244085 10.7745373,4 10.5026144,4 L2.4973856,4 C2.2226871,4 2,4.219729 2,4.501231 Z M3.55419144,6 C3.24812,6 3,6.2219325 3,6.5 C3,6.7761425 3.24795078,7 3.55419144,7 L7.44580856,7 C7.75188,7 8,6.7780675 8,6.5 C8,6.2238575 7.75204922,6 7.44580856,6 L3.55419144,6 Z M3.53765507,8 C3.2407164,8 3,8.2219325 3,8.5 C3,8.7761425 3.24095582,9 3.53765507,9 L9.46234487,9 C9.7592836,9 10,8.7780675 10,8.5 C10,8.2238575 9.75904413,8 9.46234487,8 L3.53765507,8 Z M3.53765507,10 C3.2407164,10 3,10.2219325 3,10.5 C3,10.7761425 3.24095582,11 3.53765507,11 L9.46234487,11 C9.7592836,11 10,10.7780675 10,10.5 C10,10.2238575 9.75904413,10 9.46234487,10 L3.53765507,10 Z M3.53765507,12 C3.2407164,12 3,12.2219325 3,12.5 C3,12.7761425 3.24095582,13 3.53765507,13 L9.46234487,13 C9.7592836,13 10,12.7780675 10,12.5 C10,12.2238575 9.75904413,12 9.46234487,12 L3.53765507,12 Z" id="templates" sketch:type="MSShapeGroup"></path>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="20px" height="20px" viewBox="0 0 20 20" 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">
<svg width="16px" height="16px" viewBox="0 0 16 16" 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">
<!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch -->
<title>reload</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="reload" sketch:type="MSArtboardGroup" fill="#50E3C2">
<path d="M13.5325989,14.4991862 C12.439299,15.2647235 11.1623428,15.6497651 9.85515604,15.6311268 C9.68286469,15.6286265 9.51102794,15.6208984 9.34123686,15.6054422 C9.27213848,15.5990778 9.20235821,15.5874857 9.13280524,15.5783938 C8.99983632,15.5618011 8.86686741,15.5436173 8.73571687,15.5177054 C8.65570822,15.5022492 8.57774525,15.4827016 8.49887309,15.4636087 C8.37113201,15.4338327 8.24452742,15.4040568 8.1201958,15.3665527 C8.05996202,15.3485962 8.00177391,15.3265484 7.94267661,15.3072281 C7.79857013,15.2594957 7.65605473,15.2090357 7.51717608,15.1508476 C7.48535446,15.1378916 7.45512392,15.1237992 7.4235296,15.1094795 C7.26078473,15.0383354 7.10076744,14.9624181 6.94529609,14.8780908 C6.93824987,14.8744541 6.93165825,14.8703627 6.92461204,14.8664987 C6.3984188,14.5787403 5.91745773,14.2184741 5.49604855,13.7975195 C5.48900233,13.7900187 5.48241071,13.7822906 5.4753645,13.7754717 C5.34512315,13.6438665 5.21988234,13.5054425 5.10100585,13.3624725 C5.07554856,13.3326965 5.05213694,13.2992838 5.02690694,13.2681441 C4.16772317,12.1941644 3.64993993,10.8346993 3.64993993,9.3549939 L5.30261855,9.3549939 L2.65824184,5.38956533 L0.0143197295,9.3554485 L1.66699835,9.3554485 C1.66699835,11.0945001 2.20910239,12.7058106 3.12988373,14.0382273 C3.14147589,14.0577749 3.149204,14.0768679 3.16215994,14.0950517 C3.2578521,14.2318846 3.36354534,14.3571254 3.46537453,14.4862303 C3.50401507,14.5353265 3.53901885,14.5857865 3.57902318,14.6332916 C3.73017588,14.8155841 3.89019317,14.9885573 4.05430182,15.1563027 C4.06953074,15.1717589 4.08475966,15.1885789 4.10089776,15.2040351 C4.65345748,15.7581859 5.27693396,16.2239181 5.95678016,16.5957765 C5.97541854,16.6062321 5.99292043,16.6178243 6.01155881,16.6269162 C6.20794367,16.7326094 6.40819259,16.8285289 6.61344204,16.9174021 C6.66390204,16.93945 6.71345285,16.9637708 6.76436744,16.9858186 C6.94006825,17.0580992 7.11849663,17.1215151 7.29897068,17.1806124 C7.38420716,17.2106157 7.46944365,17.2401643 7.55581662,17.2658489 C7.71310635,17.3135813 7.87471472,17.3522219 8.03745958,17.3910897 C8.1451985,17.4156378 8.25225553,17.4429135 8.36204012,17.464734 C8.40727228,17.4738259 8.45045877,17.4867819 8.49591822,17.4942827 C8.6493439,17.5215583 8.80299687,17.5370146 8.95596795,17.5551983 C9.01165578,17.56179 9.06552524,17.5720183 9.12189497,17.5772462 C9.3966974,17.6042946 9.67195442,17.6224783 9.94607495,17.6224783 C11.6264838,17.6224783 13.2648427,17.1083319 14.6706765,16.1234527 C15.1186795,15.8095551 15.228464,15.1913065 14.9132027,14.7433035 C14.5990778,14.2937095 13.9794654,14.1852887 13.5325989,14.4991862 Z M18.1935572,9.3554485 C18.1921935,7.62298853 17.6539535,6.01417829 16.7372635,4.68448912 C16.7243075,4.66244128 16.7152156,4.63925696 16.6997594,4.61743642 C16.5861108,4.45537345 16.4622338,4.30376616 16.3381294,4.15124967 C16.324037,4.13329319 16.3110811,4.11374562 16.2956248,4.09578913 C15.4575797,3.07863375 14.4040568,2.29241241 13.2112006,1.77826593 C13.1777879,1.7641735 13.1452844,1.74871728 13.1130081,1.73439755 C12.9220784,1.65575269 12.7272846,1.58597242 12.5308998,1.52119269 C12.4597557,1.49732648 12.3902027,1.47209648 12.3190587,1.45027594 C12.1472219,1.39867945 11.9742487,1.35731134 11.7985479,1.31617053 C11.7017192,1.29434999 11.6062544,1.26957459 11.508062,1.25025432 C11.4605568,1.24138973 11.4139609,1.2268427 11.3664557,1.2179781 C11.2359871,1.19524837 11.1055184,1.18547459 10.973686,1.16888189 C10.883449,1.15728973 10.7941212,1.14297 10.7038841,1.13387811 C10.4840876,1.11319405 10.2658822,1.10432946 10.0476768,1.10092 C10.0078998,1.1004654 9.96971387,1.09523757 9.93039144,1.09523757 C9.92266333,1.09523757 9.91607171,1.09705594 9.9090255,1.09796513 C8.23134417,1.09910162 6.59548556,1.60529269 5.19147018,2.58926267 C4.74278532,2.90293294 4.63390992,3.52163617 4.94848937,3.97009373 C5.26193234,4.41855129 5.88040827,4.52765399 6.32909313,4.21330183 C7.41352851,3.45412887 8.67957444,3.06885996 9.97698739,3.08113402 C10.1629166,3.0822705 10.3465728,3.09136239 10.5281833,3.10886429 C10.5836439,3.11454672 10.6391044,3.12295672 10.6947922,3.13023023 C10.8445812,3.14818672 10.9930063,3.16887077 11.1375674,3.19728293 C11.2018925,3.21023888 11.2653084,3.22705888 11.3284971,3.24115131 C11.4719217,3.27365482 11.615119,3.30843131 11.7546795,3.3509359 C11.7983206,3.36389185 11.8424163,3.38048455 11.8860574,3.39480428 C12.0463019,3.44708266 12.203819,3.50345239 12.3574719,3.56800482 C12.3729282,3.57436914 12.3883844,3.58232455 12.4038406,3.58846157 C13.3282587,3.98623184 14.1392554,4.59811615 14.7715965,5.36388073 C14.7756878,5.36842668 14.7793246,5.37410911 14.7834159,5.37842776 C15.6728303,6.46240855 16.2087973,7.84755825 16.2099338,9.3554485 L14.5561187,9.3554485 L17.2016319,13.321559 L19.8448721,9.3554485 L18.1935572,9.3554485 Z" id="Shape" sketch:type="MSShapeGroup"></path>
<path d="M10.9213517,12.2100235 C10.0392381,12.8276864 9.00894406,13.1383518 7.95425898,13.1233137 C7.81524815,13.1212964 7.6766041,13.1150611 7.53961058,13.1025904 C7.48385953,13.0974555 7.42755831,13.0881025 7.37144048,13.0807668 C7.2641564,13.0673792 7.15687231,13.0527079 7.05105536,13.0318013 C6.98650152,13.0193306 6.9235982,13.003559 6.85996131,12.9881541 C6.75689524,12.9641298 6.65474611,12.9401055 6.55443091,12.9098459 C6.50583214,12.8953579 6.45888389,12.8775689 6.41120207,12.8619806 C6.2949318,12.8234684 6.17994527,12.7827555 6.067893,12.7358072 C6.04221818,12.7253539 6.01782709,12.7139836 5.99233566,12.70243 C5.86102728,12.6450284 5.73191959,12.5837756 5.60647974,12.5157373 C5.6007946,12.512803 5.59547624,12.509502 5.5897911,12.5063843 C5.16523955,12.2742106 4.77718293,11.9835349 4.43717491,11.6438936 C4.43148977,11.6378417 4.42617141,11.6316064 4.42048627,11.6261047 C4.31540289,11.5199209 4.21435412,11.4082354 4.11844031,11.2928821 C4.09790045,11.2688578 4.07901112,11.2418993 4.05865465,11.2167746 C3.36543441,10.3502493 2.94766835,9.25338416 2.94766835,8.05950486 L4.28110866,8.05950486 L2.1475308,4.86005503 L0.0143197295,8.05987164 L1.34776004,8.05987164 C1.34776004,9.46300076 1.785149,10.7630638 2.52806837,11.8381054 C2.53742134,11.853877 2.54365665,11.8692819 2.55410998,11.8839533 C2.63131784,11.994355 2.71659493,12.0954038 2.79875437,12.1995702 C2.82993094,12.2391828 2.85817325,12.2798957 2.89045017,12.3182246 C3.01240558,12.4653046 3.14151326,12.6048656 3.273922,12.7402086 C3.28620924,12.7526793 3.29849647,12.7662502 3.31151728,12.7787209 C3.75734225,13.2258296 4.26038541,13.601599 4.80890968,13.9016276 C4.82394779,13.9100636 4.83806894,13.9194166 4.85310705,13.9267523 C5.01155739,14.0120294 5.17312539,14.0894206 5.33872801,14.1611267 C5.37944094,14.1789157 5.41942031,14.1985386 5.46050003,14.2163276 C5.60226173,14.2746461 5.74622414,14.3258124 5.89183707,14.3734942 C5.96060892,14.3977019 6.02938076,14.4215428 6.09906957,14.442266 C6.22597656,14.4807783 6.35636798,14.5119549 6.48767637,14.5433148 C6.57460399,14.5631211 6.66098143,14.5851281 6.74955957,14.6027337 C6.7860545,14.6100694 6.8208989,14.6205227 6.85757722,14.6265746 C6.98136655,14.6485816 7.10533927,14.6610522 7.22876182,14.6757236 C7.27369276,14.6810419 7.31715657,14.6892945 7.36263768,14.6935125 C7.58435813,14.7153361 7.80644535,14.7300075 8.02761562,14.7300075 C9.38342971,14.7300075 10.7053163,14.3151757 11.8395934,13.5205399 C12.2010582,13.2672761 12.2896364,12.7684509 12.0352722,12.4069861 C11.781825,12.0442375 11.2818995,11.9567597 10.9213517,12.2100235 Z M13.5069898,4.2911743 C13.4965365,4.27338531 13.4892008,4.25467937 13.4767302,4.23707377 C13.3850344,4.10631556 13.285086,3.98399337 13.1849541,3.86093761 C13.1735839,3.84644967 13.1631305,3.83067799 13.1506599,3.81619006 C12.4744951,2.99551265 11.624475,2.36116111 10.6620359,1.94632932 C10.6350774,1.93495904 10.6088524,1.92248841 10.5828108,1.91093474 C10.4287618,1.84748125 10.2715952,1.79118003 10.1131449,1.73891342 C10.0557433,1.7196573 9.99962548,1.69930084 9.94222391,1.68169524 C9.80357986,1.64006535 9.66401885,1.60668808 9.52225715,1.5734942 C9.44413233,1.55588861 9.36710785,1.53589892 9.28788268,1.52031064 C9.24955384,1.51315836 9.21195856,1.5014213 9.17362972,1.49426903 C9.06836294,1.47592987 8.96309616,1.46804403 8.85672904,1.45465644 C8.78392257,1.44530347 8.71184967,1.4337498 8.63904321,1.42641414 C8.46170353,1.4097255 8.2856476,1.40257323 8.10959166,1.39982236 C8.07749814,1.39945557 8.04668835,1.39523757 8.0149616,1.39523757 C6.6441094,1.39835522 5.32424007,1.80676831 4.19143017,2.60067054 C3.82941515,2.85375095 3.74157057,3.35294288 3.99538455,3.7147745 C4.24828156,4.07660613 4.7472901,4.16463409 5.10930512,3.91100351 C5.98426643,3.29847557 7.00575763,2.98762681 8.05255688,2.99752996 C8.20257121,2.99844692 8.35075162,3.00578258 8.4972815,3.01990374 C8.54202905,3.02448853 8.5867766,3.03127401 8.63170755,3.03714255 C8.75256261,3.05163048 8.87231732,3.06831912 8.98895438,3.09124307 C9.0408542,3.10169639 9.09202046,3.11526737 9.14300332,3.12663765 C9.25872342,3.15286264 9.37426013,3.18092156 9.48686257,3.21521579 C9.52207376,3.22566911 9.55765173,3.2390567 9.59286291,3.25061037 C9.72215399,3.29279043 9.84924437,3.33827155 9.97321709,3.39035476 C9.98568772,3.39548973 9.99815834,3.40190844 10.010629,3.40686001 C10.7564826,3.72779531 11.4108238,4.22148549 11.9210193,4.83933178 C12.6481669,5.72566338 13.0806043,6.84325178 13.0815213,8.05987164 L11.747164,8.05987164 L13.8816588,11.2598716 L16.0143197,8.05987164 L14.6819798,8.05987164 C14.6808794,6.66206088 14.2466081,5.36401515 13.5069898,4.2911743 Z" id="Shape" sketch:type="MSShapeGroup"></path>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB