First commit!

This commit is contained in:
Yuki 2024-04-22 22:28:16 -04:00
commit 7f844ef68e
70 changed files with 293 additions and 0 deletions

93
README.md Normal file
View File

@ -0,0 +1,93 @@
# Monochrome TI calc pride flags
It's a design I made for TI pride flags. There's one for each model of TI monochrome graphing calculators with flash app support.
Each of them checked flash apps and the OS for a RSA-512 signature, so you couldn't easily make your own without a license from TI. However, everything changed in 2009 when Benjamin Moody factored the key for the TI-83+, and the community quickly factored the others.
The flags shown here have been derived from those private keys.
[Read more about it](https://en.wikipedia.org/wiki/Texas_Instruments_signing_key_controversy)
## How to read
Basically, it's a grid of 7x3, each of the cells' 24-bit color, read left to right and top to bottom, reads 24 bits of the value of `d`. The last 8 bits is encoded in the sine wave's color in 8-bit greyscale.
## 01: TI-92 Plus OS signing key
![](png/01.png)
## 02: TI-73/Explorer OS signing key
![](png/02.png)
## 03: TI-89 OS signing key
![](png/03.png)
## 04: TI-83 Plus / Silver Edition OS signing key
![](png/04.png)
## 08: Voyage 200 OS signing key
![](png/08.png)
## 09: TI-89 Titanium OS signing key
![](png/09.png)
## 0A: TI-84 Plus / TI-84 Plus Silver Edition OS signing key
![](png/0A.png)
## 0101: TI-92 Plus Flash application signing key
![](png/0101.png)
## 0102: TI-73/Explorer Flash application signing key
![](png/0102.png)
## 0103: TI-89 Flash application signing key
![](png/0103.png)
## 0104: TI-83 Plus Flash application signing key
![](png/0104.png)
## 0108: Voyage 200 Flash application signing key
![](png/0108.png)
## 0109: TI-89 Titanium Flash application signing key
![](png/0109.png)
## 010A: TI-84+ / TI-84 Silver Flash application signing key
![](png/010A.png)
## 010F: TI-84 Plus C Silver Edition Flash application signing key
![](png/010F.png)
## Date-stamp signing key
Valid for:
* TI-73 / Explorer
* TI-83 Plus / TI-83 Silver Edition
* TI-84 Plus / TI-84 Silver Edition
* TI-84 Plus C Silver Edition
* TI-89 / TI-89 Titanium
* TI-92 Plus
* Voyage 200
![](png/datestamp.png)
## License
The entire contents of this repo is illegal. Have fun. If you really need a license, the generator script and the design are licensed under CC BY-NC-SA 4.0.
The keys were pulled from [BrandonW's website](https://brandonw.net/calculators/keys/), and are (dubiously) property of TI.

24
genflags.sh Executable file
View File

@ -0,0 +1,24 @@
#!/bin/sh
mkdir svg png
for file in keys/*.txt
do
line=$(cat $file | grep "d=" | cut -c3-)
name=svg/${file%.*}.svg
j=0
echo -n '<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg">' > $name
echo $line | fold -w6 | while read col
do
if [ $j == 21 ]
then
col=$(echo $col | sed 's/.$//')
printf '<path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#%s%s%s" stroke-linecap="round" fill="none"/>' $col $col $col >> $name
else
x=$(($j%7*9))
y=$(($j/7*14))
printf '<rect x="%s" y="%s" width="9" height="14" fill="#%s"/>' $x $y $col >> $name
fi
j=$(($j+1))
done
echo -n '</svg>' >> $name
convert svg/${file%.*}.svg png/${file%.*}.png
done

3
keys/01.key Normal file
View File

@ -0,0 +1,3 @@
40F78D55E9A40A92D11D5C1446BFCEA74C8368BE1A81B6BA1596970E6D5932D933B86FF3CEA6B381CE65F5E383BDB02C82F33B8190375D0B40DEF2F1FE3CCA49AD
2051E2D4C9A2BE9ACB75A3067073EFE025169662F5A42FCD79034524BBFF921733
21C751DE376252D2E1F8CE4B3F8774B7409CDC74205C2B32252DCD382C9170456403

6
keys/01.txt Normal file
View File

@ -0,0 +1,6 @@
TI-92 Plus OS Signing Key:
n=AD49CA3CFEF1F2DE400B5D3790813BF3822CB0BD83E3F565CE81B3A6CEF36FB833D932596D0E979615BAB6811ABE68834CA7CEBF46145C1DD1920AA4E9558DF7
p=331792FFBB24450379CD2FA4F562961625E0EF737006A375CB9ABEA2C9D4E251
q=3644570912C38CD2D25322B5C2074DC9C40B774873F4BCEF8E1D2526237DE51C7
e=11
d=7020B00959AB9D2665AD0014E50853F7EAD19F89AFB19EC9678119E467CAB1B119F600276590FBF65BE2A49E214A26963A827242F8231EBC9EEABFA3B3FFA391

3
keys/0101.key Normal file
View File

@ -0,0 +1,3 @@
406104CDFAD955D41F1ECCB9B622007FE8BC75E8B28DA178334755FEF27C564D47B04FD82498C163B762991C68CF64E29236BC41A4C1BCB9793B6EE965407C74BC
2015A30058B84400F1D456D67CBF6D1DD2CABA346403DD72884F2180310209B3F3
201D1FCF0D74941DD18C0B077E2E56D1C795546D10F9DAFF8A5464ACDF139CF7C5

6
keys/0101.txt Normal file
View File

@ -0,0 +1,6 @@
TI-92 Plus Freeware Flash Application Signing Key:
n=BC747C4065E96E3B79B9BCC1A441BC3692E264CF681C9962B763C19824D84FB0474D567CF2FE55473378A18DB2E875BCE87F0022B6B9CC1E1FD455D9FACD0461
p=C5F79C13DFAC64548AFFDAF9106D5495C7D1562E7E070B8CD11D94740DCF1F1D
q=F3B309023180214F8872DD036434BACAD21D6DBF7CD656D4F10044B85800A315
e=11
d=376D8DF4D2AE115CC972DD29E504466A676FC34C0F8FF0E0CC86C0780AD6358DB12FD9D2F71F976C369853C14E8D2D2A35397B1E919B2E2857CC42C9A44A7CE1

3
keys/0102.key Normal file
View File

@ -0,0 +1,3 @@
4085F11FF810591B84875FDE4C92A5961CDD233A9B7ED76E8CFF65128C71420FCCC80E375DC8D2A8551AE2BEB9FD41654CE7B0A95E32BE9997750407904560BEFC
20AB07CBD3276D78777FE14E6048164F95F3E63AD2973BECC89E319ED972418E54
218FFB96515298A3A08C559840BE71CAFF4D60DD5A5E06396C7686F4661A4E34FD02

6
keys/0102.txt Normal file
View File

@ -0,0 +1,6 @@
TI-73/Explorer Freeware Flash Application Signing Key:
n=FCBE6045900704759799BE325EA9B0E74C6541FDB9BEE21A55A8D2C85D370EC8CC0F42718C1265FF8C6ED77E9B3A23DD1C96A5924CDE5F87841B5910F81FF185
p=548E4172D99E319EC8EC3B97D23AE6F3954F1648604EE17F77786D27D3CB07AB
q=2FD344E1A66F486766C39065E5ADD604DFFCA71BE4098558CA0A398525196FB8F
e=11
d=DF0254F215ABD6C21C5A7AA4EA1D41BD072C2B2B2B6C30EA0F58B9FC16036762F370DA14BB164E291FD783F0D9A5684CFF140B02C4E923B8321D85FD8CC5B425

3
keys/0103.key Normal file
View File

@ -0,0 +1,3 @@
40ED0236FD3D8B0CBA88C1CECFA549F8A838CDBAC487F9253F6C67F20C9627984FEA0D0A0BA035424C7B9F5E702286CEDCC66D2DA93320F7071BF2C93C59DE6B91
209B16C813701163C9221A6926F694971B0A4F777A3BD10E7E2C563B80D18F4155
211721160E2324E54459AE1DFF49D5EA21453027465E1EEEF2CDF8E05554C7A8B401

6
keys/0103.txt Normal file
View File

@ -0,0 +1,6 @@
TI-89 Freeware Flash Application Signing Key:
n=916BDE593CC9F21B07F72033A92D6DC6DCCE8622705E9F7B4C4235A00B0A0DEA4F9827960CF2676C3F25F987C4BACD38A8F849A5CFCEC188BA0C8B3DFD3602ED
p=55418FD1803B562C7E0ED13B7A774F0A1B9794F626691A22C963117013C8169B
q=1B4A8C75455E0F8CDF2EE1E5E4627304521EAD549FF1DAE5944E524230E162117
e=11
d=33533F6ACA292845C69374C6F06A62FAE485204863E5293A9362A983C7A93215BE3D58A0135A9F3739B4219F4CBEB21625ED5DE7A582D05ED3363C5A6B8865D9

3
keys/0104.key Normal file
View File

@ -0,0 +1,3 @@
40AD2431DA2297E4175EAC61A3154FA3D847115794DD330AB7FF36BA59FEDA195FEA7C16743BD7BCED8A0DA885E5E5C34D5BF20D0AB3EF9181ED39BA2C4D898E87
205B2E54E9B5C1FE26CE93261478D3873F3FC41BFFF1F5F934D7A5793A43C1C21C
2197F7707B94079B73858720BF6D4909AB3BEDA1BA9B93112B041340A16ED597B604

6
keys/0104.txt Normal file
View File

@ -0,0 +1,6 @@
TI-83 Plus/Silver Edition Freeware Flash Application Signing Key:
n=878E894D2CBA39ED8191EFB30A0DF25B4DC3E5E585A80D8AEDBCD73B74167CEA5F19DAFE59BA36FFB70A33DD94571147D8A34F15A361AC5E17E49722DA3124AD
p=1CC2C1433A79A5D734F9F5F1FF1BC43F3F87D378142693CE26FEC1B5E9542E5B
q=04B697D56EA14013042B11939BBAA1ED3BAB09496DBF208785739B07947B70F797
e=11
d=7F9535EE4836CD1BC53E0EC6A00D2055EED67E0532800CBEFDDEE8B06D42576EA1A4F4FCB2D3498B9D2BEB9673632CFD1C4D5C693C553D370C82A39E8CA1E0B1

3
keys/0108.key Normal file
View File

@ -0,0 +1,3 @@
407F0754F917A3D549754415DFA71A7FE11247DF26058001A246B0013FF355DA7FE46B1121FBB0E2A36BAC95BBA347261D7FBBC3B947DE3902AE9E8E51EE2532B5
20976B935A1A4E9A0A32C9996EA5B3F51F5E1BD1BB58D246D7DC8EE648346D3049
2159607D0D437D5775C737EB4D5718605CAD8EA3FD0274CBB6224B369920CBC87902

6
keys/0108.txt Normal file
View File

@ -0,0 +1,6 @@
Voyage 200 Freeware Flash Application Signing Key:
n=B53225EE518E9EAE0239DE47B9C3BB7F1D2647A3BB95AC6BA3E2B0FB21116BE47FDA55F33F01B046A201800526DF4712E17F1AA7DF15447549D5A317F954077F
p=49306D3448E68EDCD746D258BBD11B5E1FF5B3A56E99C9320A9A4E1A5A936B97
q=279C8CB2099364B22B6CB7402FDA38EAD5C6018574DEB37C775577D430D7D6059
e=11
d=8A8FC2A72F4EF1D05C0E22731595AD7F5286AF40F8DBDE343207B483CDFE43706342BC4BECAEFE365A89C2AEBD154AE789980EFB56AA8DF5400895E905ABE241

3
keys/0109.key Normal file
View File

@ -0,0 +1,3 @@
405D14C1A69D6985449FBAA57BEB7BA23EC96D4EBC088B6E245FA98DBEFBA68001AF3AF01FCFB73ED7C9976767D6C3350FE26CD865857F5F25E8125880D01E4285
200B5E1657411F43E9F9F98DC688C79380A0E7B43FA6943FC3BDCA25D0976EDC01
2137A0043A3A6051BBB546DBFB768AAC138826901EA2139D678CEB95600429749A47

6
keys/0109.txt Normal file
View File

@ -0,0 +1,6 @@
TI-89 Titanium Freeware Flash Application Signing Key:
n=85421ED0805812E8255F7F8565D86CE20F35C3D6676797C9D73EB7CF1FF03AAF0180A6FBBE8DA95F246E8B08BC4E6DC93EA27BEB7BA5BA9F4485699DA6C1145D
p=1DC6E97D025CABDC33F94A63FB4E7A08093C788C68DF9F9E9431F4157165E0B
q=479A7429046095EB8C679D13A21E90268813AC8A76FBDB46B5BB51603A3A04A037
e=11
d=468C6AAA9E4CBEB722D83473CC81A30E4449A3E9FA82232E9F2134225C33E2AF3591EA056932EA1A29C5B447B95041AF6943072271200451AF07128A83EE842D

3
keys/010A.key Normal file
View File

@ -0,0 +1,3 @@
4005D1EB8485AA14C983FFA04031B27C89950C3D7F4181FE603A353F48DE0933DFE1173BDD2E14FEB7325BAA35A12F21804DCFD30E56119C1305D348A77BCF448F
208BCEED26E2537E897E3AFDD1E831AEC1BF7437F4C9E1A0DD09B67B66938D9D02
21AFE026E1181E8196772F4DC38977E000421AAD8BD66F2C7F614DF20A90642EC736

6
keys/010A.txt Normal file
View File

@ -0,0 +1,6 @@
TI-84 Plus/Silver Edition Freeware Flash Application Signing Key:
n=8F44CF7BA748D305139C11560ED3CF4D80212FA135AA5B32B7FE142EDD3B17E1DF3309DE483F353A60FE81417F3D0C95897CB23140A0FF83C914AA8584EBD105
p=29D8D93667BB609DDA0E1C9F43774BFC1AE31E8D1FD3A7E897E53E226EDCE8B
q=36C72E64900AF24D617F2C6FD68BAD1A4200E07789C34D2F7796811E18E126E0AF
e=11
d=6521836657F72B8B1CE6A2D355C2B072F1085DDB34F0B8D881E086B7AB38C569B4C13DED4C576E7402F58B083BC5FE4A32116F95A61F0027C2A59152B279BD81

3
keys/010F.key Normal file
View File

@ -0,0 +1,3 @@
40A5269CCDFAD4ACBE816B6C6ED00B984B08E34A3172F504C58DDB9F1E1F92E9B357FCF0314148E80881DBD1B8C8D7E4E81025B9158CB808706E45ABC1E218E982
20FBB377F8EFDAD1C03FF076BB1E7956C0D0B0D7E41613B726F805D5E7F2D23843
21DFED75BE1329EC0AC94C91C23CED4339133CFCDDB3058E5316148AB7DE378BF201

6
keys/010F.txt Normal file
View File

@ -0,0 +1,6 @@
TI-84 Plus C Silver Edition Freeware Flash Application Signing Key:
n=82E918E2C1AB456E7008B88C15B92510E8E4D7C8B8D1DB8108E8484131F0FC57B3E9921F1E9FDB8DC504F572314AE3084B980BD06E6C6B81BEACD4FACD9C26A5
p=4338D2F2E7D505F826B71316E4D7B0D0C056791EBB76F03FC0D1DAEFF877B3FB
q=01F28B37DEB78A1416538E05B3DDFC3C133943ED3CC2914CC90AEC2913BE75EDDF
e=11
d=3D9ADE88D39BE47034B8CF50FB29F353406BB0D6ED8FEED34F7C5E3CCC352B7386A83FABFFA600B45F6958C7430ACE2F35A48A18E9988E5708E8DACEA1431151

3
keys/02.key Normal file
View File

@ -0,0 +1,3 @@
4081396D55C0989BC949FA30821FFE61C9441EDC3827D0E89EEE16DDEF697634B8E10B8B7F42FE7CC1A7478606D6D09F6FE96365E71E3D2AAA7C8D91068F1DFAF3
20E1A6FD4557AB2234E92FACBBADD9E7FA2452B5C238F1EF296AFB2BFE67BACC1E
21A106BE04DC99B4F389D3B96951224E064F417E34EEF53130E9BEDC9A721EE1EB07

6
keys/02.txt Normal file
View File

@ -0,0 +1,6 @@
TI-73/Explorer OS Signing Key:
n=F3FA1D8F06918D7CAA2A3D1EE76563E96F9FD0D6068647A7C17CFE427F8B0BE1B8347669EFDD16EE9EE8D02738DC1E44C961FE1F8230FA49C99B98C0556D3981
p=1ECCBA67FE2BFB6A29EFF138C2B55224FAE7D9ADBBAC2FE93422AB5745FDA6E1
q=7EBE11E729ADCBEE93031F5EE347E414F064E225169B9D389F3B499DC04BE06A1
e=11
d=396806F47A04214A82644A9DDC17DB45FC259A8CB63DB681D32C780FA58A20E7EC982512AB04CA7EE301A03C4BAF2FB8A791E261F7B74923715B5EF4028420F1

3
keys/03.key Normal file
View File

@ -0,0 +1,3 @@
40E7C21F66BD1116F2F4F691121F3330060E24C8C7A1858D49636E24E80015F3AA25C2F6033AB39067D453945ABD8A5F4CFAFADABAF8BA2BFB88895A04B5D47689
202312902DCC81354C43EB01DB7E9404BC1140E85F1A0CC0B00E166B2290C5EE04
216D6E5F7F6C6E7248B28C475B066D447521E4F6168F0DBB7ACFD69EAD277D30DE1B

6
keys/03.txt Normal file
View File

@ -0,0 +1,6 @@
TI-89 OS Signing Key:
n=8976D4B5045A8988FB2BBAF8BADAFAFA4C5F8ABD5A9453D46790B33A03F6C225AAF31500E8246E63498D85A1C7C8240E0630331F1291F6F4F21611BD661FC2E7
p=4EEC590226B160EB0C00C1A5FE84011BC04947EDB01EB434C3581CC2D901223
q=1BDE307D27AD9ED6CF7ABB0D8F16F6E42175446D065B478CB248726E6C7F5F6E6D
e=11
d=7134AF2BA93B8052B0BA99FA034AECCE20C726F64A984509463AEDF38ACB3662685416968C52104F822D49DB8DED0EF07318BF6FA659D1FF7A1E75F4D4BE54C1

3
keys/04.key Normal file
View File

@ -0,0 +1,3 @@
408FE528B340EB1C88B505B2354BAADF47F3616D92CB532E7E5A2A0DFF1C4E4283CEEA2B2F7AD5F28B7E4BE4F3F4C99CABA0D98A8E5F2BE15E2AAC7CED0940EF82
20CDFF9610024DB1B7AD46D691E0E538BB00A1D840F5CCAF8EC0FED20C3A9D700B
21CB4662A9084F5076B117892EBA3FB0DF9EB24988A62A83890B5A0B4E18BD07720B

6
keys/04.txt Normal file
View File

@ -0,0 +1,6 @@
TI-83 Plus/Silver Edition OS Signing Key:
n=82EF4009ED7CAC2A5EE12B5F8E8AD9A0AB9CC9F4F3E44B7E8BF2D57A2F2BEACE83424E1CFF0D2A5A7E2E53CB926D61F347DFAA4B35B205B5881CEB40B328E58F
p=B709D3A0CD2FEC08EAFCCF540D8A100BB38E5E091D646ADB7B14D021096FFCD
q=B7207BD184E0B5A0B89832AA68849B29EDFB03FBA2E8917B176504F08A96246CB
e=11
d=4D0534BA8BB2BFA0740BFB6562E843C7EC7A58AE351CE11D43438CA239DD99276CD125FEBAEE5D2696579FA3A3958FF4FC54C685EAA91723BC8888F292947BA1

3
keys/05.key Normal file
View File

@ -0,0 +1,3 @@
406BABF27E9BF1826FD46CBF934E3360EF1F1D3D09D6C74E9DF78049D01A42F584BD383A10E64330C2EE6F1B1C5162789E91E94677900F85D98E7D99F49B30A2BF
20F59BA0274F1CA6231A882B053AAD9A2B80EBE9D2B6E9FD1CDCFCE1AD9D9414D3
20DFED657A28DE2BFF75DE4F1AEBB7555859779DA38A671B7C76F81B50F02A6AE8

6
keys/05.txt Normal file
View File

@ -0,0 +1,6 @@
Community-created 05 Signing Key:
n=BFA2309BF4997D8ED9850F907746E9919E7862511C1B6FEEC23043E6103A38BD84F5421AD04980F79D4EC7D6093D1D1FEF60334E93BF6CD46F82F19B7EF2AB6B
p=D314949DADE1FCDC1CFDE9B6D2E9EB802B9AAD3A052B881A23A61C4F27A09BF5
q=E86A2AF0501BF8767C1B678AA39D77595855B7EB1A4FDE75FF2BDE287A65EDDF
e=11
d=70B9C23D9EF0E072259990AF5538C5A0F3CE57F379F2059B8149915A27A9C7050D1889078AC306D98A0154CFDDD44F74B7AB2DFA44643FEBF0E0916063D631E1

3
keys/08.key Normal file
View File

@ -0,0 +1,3 @@
40110510EE17B0A300E2BB27441F266843EDB541BAC1077AC203CF18ABB7800F8F0E259495F80D863C49C4EE7E9FB1FE03488A140C7CD5A54CE148C8CE22B00783
207BEE08D9E4AD5B6872E14C48D26633E6E5A5529C84EDFCE80A6FAB848DEEFA08
21E34A0FB79D346138618437BE848BA72A0F4737F6EE6C5786AFF5A3BCEB044B970E

6
keys/08.txt Normal file
View File

@ -0,0 +1,6 @@
Voyage 200 OS Signing Key:
n=8307B022CEC848E14CA5D57C0C148A4803FEB19F7EEEC4493C860DF89594250E8F0F80B7AB18CF03C27A07C1BA41B5ED4368261F4427BBE200A3B017EE100511
p=8FAEE8D84AB6F0AE8FCED849C52A5E5E63366D2484CE172685BADE4D908EE7B
q=E974B04EBBCA3F5AF86576CEEF637470F2AA78B84BE3784613861349DB70F4AE3
e=11
d=2689CA64972BD93334A93ECA21ABB0334C78161FDA09FD7EF3AEF50CE0B319F0EBE0ED4E979597BB36929C6247EAC2A35A2987B35D6C467CB2CB69A466EE8735

3
keys/09.key Normal file
View File

@ -0,0 +1,3 @@
40D1AF8EFD841732F96ABB28D11A557AC2B102B19D9FE6D7926CF8B0122A57A4B0D7F2DDFE1F3B2C2C23A4D3F01519FE4E60A3ACF9C035CD802B45DA0AFA3951D6
20C13946416BCC888549FD70FB37AF33EF95C8844EF429273271A5486627D6390F
21115A5717A51881A626D5B1F7AF134EC6B13937799F1FC652E7EA2F70949E68130E

6
keys/09.txt Normal file
View File

@ -0,0 +1,6 @@
TI-89 Titanium OS Signing Key:
n=D65139FA0ADA452B80CD35C0F9ACA3604EFE1915F0D3A4232C2C3B1FFEDDF2D7B0A4572A12B0F86C92D7E69F9DB102B1C27A551AD128BB6AF9321784FD8EAFD1
p=F39D6276648A571322729F44E84C895EF33AF37FB70FD498588CC6B414639C1
q=E13689E94702FEAE752C61F9F793739B1C64E13AFF7B1D526A68118A517575A11
e=11
d=97486528F89A12B54BDC25F1A12E917128B35D006DC291FAB5C4DE70F02432E8A079CD0284DC85B3CD968CF94BBC004ADBFAC18D516D9565BDFE41BBBFB940F1

3
keys/0A.key Normal file
View File

@ -0,0 +1,3 @@
40B11C71D4EA2C13C9AB2E501C6085FEC87FF3B88BFD783EAC43351E1B10F65AD31C79C1268F75051DC8FC008EBF593AE5912E8B653975C13127E2B60A0BEF5FEF
204DD5B4E544CACBC4EF869CDA30A6908FF7D1BDDB92B1ADE1E1C93CC614904894
21F5E2DFBCA3D5C86F4815DC69452E4FC7D122D650374E880B62294279F21A439D01

6
keys/0A.txt Normal file
View File

@ -0,0 +1,6 @@
TI-84 Plus/Silver Edition OS Signing Key:
n=EF5FEF0B0AB6E22731C17539658B2E91E53A59BF8E00FCC81D05758F26C1791CD35AF6101B1E3543AC3E78FD8BB8F37FC8FE85601C502EABC9132CEAD4711CB1
p=94489014C63CC9E1E1ADB192DBBDD1F78F90A630DA9C86EFC4CBCA44E5B4D54D
q=19D431AF2794229620B884E3750D622D1C74F2E4569DC15486FC8D5A3BCDFE2F5
e=11
d=2A3E1B2010F318D9BD7C7E19300980B055A0E2A9554B77E7142E23CDF7C7CA13C233A3D462FDFC968B1F9CEAF2AC2CF305147992AD9E834192ACEBB517DB9941

3
keys/datestamp.key Normal file
View File

@ -0,0 +1,3 @@
40151ED10541142F250DB7DFD771092E024DC75483E37A84ACA694752E33FF1BB5408B1B4871CE61FB1403C81F4E71FD8F89A7B03A39FC798D19471ABBA737E3A3
204547FD23B5CD3E61524F82EC77DBB72E951F6340F0FA08AE9D5385FF6B31D703
2191C0C80042D8FABCE153EFFC084F4E132C971D000631CB35AE3D2A99B21423AC2A

12
keys/datestamp.txt Normal file
View File

@ -0,0 +1,12 @@
Date Stamp Signing Key for:
TI-73/Explorer
TI-83 Plus/Silver Edition
TI-84 Plus/Silver Edition
TI-89/Titanium
TI-92 Plus
Voyage 200
n=A3E337A7BB1A47198D79FC393AB0A7898FFD714E1FC80314FB61CE71481B8B40B51BFF332E7594A6AC847AE38354C74D022E0971D7DFB70D252F144105D11E15
p=3D7316BFF85539DAE08FAF040631F952EB7DB77EC824F52613ECDB523FD4745
q=2AAC2314B2992A3DAE35CB3106001D972C134E4F08FCEF53E1BCFAD84200C8C091
e=11
d=60678A266E0F751E16FC763FC82BADD872D151B57C1B4D1B66B200F75797BB3A2122E55767292F2657EF3D7C81A9EB9D8017741540F57516405422C20BE86771

BIN
png/01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
png/0101.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/0102.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/0103.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/0104.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
png/0108.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
png/0109.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/010A.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
png/010F.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/04.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
png/05.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
png/08.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/09.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/0A.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
png/datestamp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

1
svg/01.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#7020B0"/><rect x="9" y="0" width="9" height="14" fill="#0959AB"/><rect x="18" y="0" width="9" height="14" fill="#9D2665"/><rect x="27" y="0" width="9" height="14" fill="#AD0014"/><rect x="36" y="0" width="9" height="14" fill="#E50853"/><rect x="45" y="0" width="9" height="14" fill="#F7EAD1"/><rect x="54" y="0" width="9" height="14" fill="#9F89AF"/><rect x="0" y="14" width="9" height="14" fill="#B19EC9"/><rect x="9" y="14" width="9" height="14" fill="#678119"/><rect x="18" y="14" width="9" height="14" fill="#E467CA"/><rect x="27" y="14" width="9" height="14" fill="#B1B119"/><rect x="36" y="14" width="9" height="14" fill="#F60027"/><rect x="45" y="14" width="9" height="14" fill="#6590FB"/><rect x="54" y="14" width="9" height="14" fill="#F65BE2"/><rect x="0" y="28" width="9" height="14" fill="#A49E21"/><rect x="9" y="28" width="9" height="14" fill="#4A2696"/><rect x="18" y="28" width="9" height="14" fill="#3A8272"/><rect x="27" y="28" width="9" height="14" fill="#42F823"/><rect x="36" y="28" width="9" height="14" fill="#1EBC9E"/><rect x="45" y="28" width="9" height="14" fill="#EABFA3"/><rect x="54" y="28" width="9" height="14" fill="#B3FFA3"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#919191" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/0101.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#376D8D"/><rect x="9" y="0" width="9" height="14" fill="#F4D2AE"/><rect x="18" y="0" width="9" height="14" fill="#115CC9"/><rect x="27" y="0" width="9" height="14" fill="#72DD29"/><rect x="36" y="0" width="9" height="14" fill="#E50446"/><rect x="45" y="0" width="9" height="14" fill="#6A676F"/><rect x="54" y="0" width="9" height="14" fill="#C34C0F"/><rect x="0" y="14" width="9" height="14" fill="#8FF0E0"/><rect x="9" y="14" width="9" height="14" fill="#CC86C0"/><rect x="18" y="14" width="9" height="14" fill="#780AD6"/><rect x="27" y="14" width="9" height="14" fill="#358DB1"/><rect x="36" y="14" width="9" height="14" fill="#2FD9D2"/><rect x="45" y="14" width="9" height="14" fill="#F71F97"/><rect x="54" y="14" width="9" height="14" fill="#6C3698"/><rect x="0" y="28" width="9" height="14" fill="#53C14E"/><rect x="9" y="28" width="9" height="14" fill="#8D2D2A"/><rect x="18" y="28" width="9" height="14" fill="#35397B"/><rect x="27" y="28" width="9" height="14" fill="#1E919B"/><rect x="36" y="28" width="9" height="14" fill="#2E2857"/><rect x="45" y="28" width="9" height="14" fill="#CC42C9"/><rect x="54" y="28" width="9" height="14" fill="#A44A7C"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#E1E1E1" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/0102.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#DF0254"/><rect x="9" y="0" width="9" height="14" fill="#F215AB"/><rect x="18" y="0" width="9" height="14" fill="#D6C21C"/><rect x="27" y="0" width="9" height="14" fill="#5A7AA4"/><rect x="36" y="0" width="9" height="14" fill="#EA1D41"/><rect x="45" y="0" width="9" height="14" fill="#BD072C"/><rect x="54" y="0" width="9" height="14" fill="#2B2B2B"/><rect x="0" y="14" width="9" height="14" fill="#6C30EA"/><rect x="9" y="14" width="9" height="14" fill="#0F58B9"/><rect x="18" y="14" width="9" height="14" fill="#FC1603"/><rect x="27" y="14" width="9" height="14" fill="#6762F3"/><rect x="36" y="14" width="9" height="14" fill="#70DA14"/><rect x="45" y="14" width="9" height="14" fill="#BB164E"/><rect x="54" y="14" width="9" height="14" fill="#291FD7"/><rect x="0" y="28" width="9" height="14" fill="#83F0D9"/><rect x="9" y="28" width="9" height="14" fill="#A5684C"/><rect x="18" y="28" width="9" height="14" fill="#FF140B"/><rect x="27" y="28" width="9" height="14" fill="#02C4E9"/><rect x="36" y="28" width="9" height="14" fill="#23B832"/><rect x="45" y="28" width="9" height="14" fill="#1D85FD"/><rect x="54" y="28" width="9" height="14" fill="#8CC5B4"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#252525" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/0103.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#33533F"/><rect x="9" y="0" width="9" height="14" fill="#6ACA29"/><rect x="18" y="0" width="9" height="14" fill="#2845C6"/><rect x="27" y="0" width="9" height="14" fill="#9374C6"/><rect x="36" y="0" width="9" height="14" fill="#F06A62"/><rect x="45" y="0" width="9" height="14" fill="#FAE485"/><rect x="54" y="0" width="9" height="14" fill="#204863"/><rect x="0" y="14" width="9" height="14" fill="#E5293A"/><rect x="9" y="14" width="9" height="14" fill="#9362A9"/><rect x="18" y="14" width="9" height="14" fill="#83C7A9"/><rect x="27" y="14" width="9" height="14" fill="#3215BE"/><rect x="36" y="14" width="9" height="14" fill="#3D58A0"/><rect x="45" y="14" width="9" height="14" fill="#135A9F"/><rect x="54" y="14" width="9" height="14" fill="#3739B4"/><rect x="0" y="28" width="9" height="14" fill="#219F4C"/><rect x="9" y="28" width="9" height="14" fill="#BEB216"/><rect x="18" y="28" width="9" height="14" fill="#25ED5D"/><rect x="27" y="28" width="9" height="14" fill="#E7A582"/><rect x="36" y="28" width="9" height="14" fill="#D05ED3"/><rect x="45" y="28" width="9" height="14" fill="#363C5A"/><rect x="54" y="28" width="9" height="14" fill="#6B8865"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#D9D9D9" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/0104.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#7F9535"/><rect x="9" y="0" width="9" height="14" fill="#EE4836"/><rect x="18" y="0" width="9" height="14" fill="#CD1BC5"/><rect x="27" y="0" width="9" height="14" fill="#3E0EC6"/><rect x="36" y="0" width="9" height="14" fill="#A00D20"/><rect x="45" y="0" width="9" height="14" fill="#55EED6"/><rect x="54" y="0" width="9" height="14" fill="#7E0532"/><rect x="0" y="14" width="9" height="14" fill="#800CBE"/><rect x="9" y="14" width="9" height="14" fill="#FDDEE8"/><rect x="18" y="14" width="9" height="14" fill="#B06D42"/><rect x="27" y="14" width="9" height="14" fill="#576EA1"/><rect x="36" y="14" width="9" height="14" fill="#A4F4FC"/><rect x="45" y="14" width="9" height="14" fill="#B2D349"/><rect x="54" y="14" width="9" height="14" fill="#8B9D2B"/><rect x="0" y="28" width="9" height="14" fill="#EB9673"/><rect x="9" y="28" width="9" height="14" fill="#632CFD"/><rect x="18" y="28" width="9" height="14" fill="#1C4D5C"/><rect x="27" y="28" width="9" height="14" fill="#693C55"/><rect x="36" y="28" width="9" height="14" fill="#3D370C"/><rect x="45" y="28" width="9" height="14" fill="#82A39E"/><rect x="54" y="28" width="9" height="14" fill="#8CA1E0"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#B1B1B1" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/0108.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#8A8FC2"/><rect x="9" y="0" width="9" height="14" fill="#A72F4E"/><rect x="18" y="0" width="9" height="14" fill="#F1D05C"/><rect x="27" y="0" width="9" height="14" fill="#0E2273"/><rect x="36" y="0" width="9" height="14" fill="#1595AD"/><rect x="45" y="0" width="9" height="14" fill="#7F5286"/><rect x="54" y="0" width="9" height="14" fill="#AF40F8"/><rect x="0" y="14" width="9" height="14" fill="#DBDE34"/><rect x="9" y="14" width="9" height="14" fill="#3207B4"/><rect x="18" y="14" width="9" height="14" fill="#83CDFE"/><rect x="27" y="14" width="9" height="14" fill="#437063"/><rect x="36" y="14" width="9" height="14" fill="#42BC4B"/><rect x="45" y="14" width="9" height="14" fill="#ECAEFE"/><rect x="54" y="14" width="9" height="14" fill="#365A89"/><rect x="0" y="28" width="9" height="14" fill="#C2AEBD"/><rect x="9" y="28" width="9" height="14" fill="#154AE7"/><rect x="18" y="28" width="9" height="14" fill="#89980E"/><rect x="27" y="28" width="9" height="14" fill="#FB56AA"/><rect x="36" y="28" width="9" height="14" fill="#8DF540"/><rect x="45" y="28" width="9" height="14" fill="#0895E9"/><rect x="54" y="28" width="9" height="14" fill="#05ABE2"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#414141" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/0109.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#468C6A"/><rect x="9" y="0" width="9" height="14" fill="#AA9E4C"/><rect x="18" y="0" width="9" height="14" fill="#BEB722"/><rect x="27" y="0" width="9" height="14" fill="#D83473"/><rect x="36" y="0" width="9" height="14" fill="#CC81A3"/><rect x="45" y="0" width="9" height="14" fill="#0E4449"/><rect x="54" y="0" width="9" height="14" fill="#A3E9FA"/><rect x="0" y="14" width="9" height="14" fill="#82232E"/><rect x="9" y="14" width="9" height="14" fill="#9F2134"/><rect x="18" y="14" width="9" height="14" fill="#225C33"/><rect x="27" y="14" width="9" height="14" fill="#E2AF35"/><rect x="36" y="14" width="9" height="14" fill="#91EA05"/><rect x="45" y="14" width="9" height="14" fill="#6932EA"/><rect x="54" y="14" width="9" height="14" fill="#1A29C5"/><rect x="0" y="28" width="9" height="14" fill="#B447B9"/><rect x="9" y="28" width="9" height="14" fill="#5041AF"/><rect x="18" y="28" width="9" height="14" fill="#694307"/><rect x="27" y="28" width="9" height="14" fill="#227120"/><rect x="36" y="28" width="9" height="14" fill="#0451AF"/><rect x="45" y="28" width="9" height="14" fill="#07128A"/><rect x="54" y="28" width="9" height="14" fill="#83EE84"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#2D2D2D" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/010A.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#652183"/><rect x="9" y="0" width="9" height="14" fill="#6657F7"/><rect x="18" y="0" width="9" height="14" fill="#2B8B1C"/><rect x="27" y="0" width="9" height="14" fill="#E6A2D3"/><rect x="36" y="0" width="9" height="14" fill="#55C2B0"/><rect x="45" y="0" width="9" height="14" fill="#72F108"/><rect x="54" y="0" width="9" height="14" fill="#5DDB34"/><rect x="0" y="14" width="9" height="14" fill="#F0B8D8"/><rect x="9" y="14" width="9" height="14" fill="#81E086"/><rect x="18" y="14" width="9" height="14" fill="#B7AB38"/><rect x="27" y="14" width="9" height="14" fill="#C569B4"/><rect x="36" y="14" width="9" height="14" fill="#C13DED"/><rect x="45" y="14" width="9" height="14" fill="#4C576E"/><rect x="54" y="14" width="9" height="14" fill="#7402F5"/><rect x="0" y="28" width="9" height="14" fill="#8B083B"/><rect x="9" y="28" width="9" height="14" fill="#C5FE4A"/><rect x="18" y="28" width="9" height="14" fill="#32116F"/><rect x="27" y="28" width="9" height="14" fill="#95A61F"/><rect x="36" y="28" width="9" height="14" fill="#0027C2"/><rect x="45" y="28" width="9" height="14" fill="#A59152"/><rect x="54" y="28" width="9" height="14" fill="#B279BD"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#818181" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/010F.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#3D9ADE"/><rect x="9" y="0" width="9" height="14" fill="#88D39B"/><rect x="18" y="0" width="9" height="14" fill="#E47034"/><rect x="27" y="0" width="9" height="14" fill="#B8CF50"/><rect x="36" y="0" width="9" height="14" fill="#FB29F3"/><rect x="45" y="0" width="9" height="14" fill="#53406B"/><rect x="54" y="0" width="9" height="14" fill="#B0D6ED"/><rect x="0" y="14" width="9" height="14" fill="#8FEED3"/><rect x="9" y="14" width="9" height="14" fill="#4F7C5E"/><rect x="18" y="14" width="9" height="14" fill="#3CCC35"/><rect x="27" y="14" width="9" height="14" fill="#2B7386"/><rect x="36" y="14" width="9" height="14" fill="#A83FAB"/><rect x="45" y="14" width="9" height="14" fill="#FFA600"/><rect x="54" y="14" width="9" height="14" fill="#B45F69"/><rect x="0" y="28" width="9" height="14" fill="#58C743"/><rect x="9" y="28" width="9" height="14" fill="#0ACE2F"/><rect x="18" y="28" width="9" height="14" fill="#35A48A"/><rect x="27" y="28" width="9" height="14" fill="#18E998"/><rect x="36" y="28" width="9" height="14" fill="#8E5708"/><rect x="45" y="28" width="9" height="14" fill="#E8DACE"/><rect x="54" y="28" width="9" height="14" fill="#A14311"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#515151" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/02.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#396806"/><rect x="9" y="0" width="9" height="14" fill="#F47A04"/><rect x="18" y="0" width="9" height="14" fill="#214A82"/><rect x="27" y="0" width="9" height="14" fill="#644A9D"/><rect x="36" y="0" width="9" height="14" fill="#DC17DB"/><rect x="45" y="0" width="9" height="14" fill="#45FC25"/><rect x="54" y="0" width="9" height="14" fill="#9A8CB6"/><rect x="0" y="14" width="9" height="14" fill="#3DB681"/><rect x="9" y="14" width="9" height="14" fill="#D32C78"/><rect x="18" y="14" width="9" height="14" fill="#0FA58A"/><rect x="27" y="14" width="9" height="14" fill="#20E7EC"/><rect x="36" y="14" width="9" height="14" fill="#982512"/><rect x="45" y="14" width="9" height="14" fill="#AB04CA"/><rect x="54" y="14" width="9" height="14" fill="#7EE301"/><rect x="0" y="28" width="9" height="14" fill="#A03C4B"/><rect x="9" y="28" width="9" height="14" fill="#AF2FB8"/><rect x="18" y="28" width="9" height="14" fill="#A791E2"/><rect x="27" y="28" width="9" height="14" fill="#61F7B7"/><rect x="36" y="28" width="9" height="14" fill="#492371"/><rect x="45" y="28" width="9" height="14" fill="#5B5EF4"/><rect x="54" y="28" width="9" height="14" fill="#028420"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#F1F1F1" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/03.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#7134AF"/><rect x="9" y="0" width="9" height="14" fill="#2BA93B"/><rect x="18" y="0" width="9" height="14" fill="#8052B0"/><rect x="27" y="0" width="9" height="14" fill="#BA99FA"/><rect x="36" y="0" width="9" height="14" fill="#034AEC"/><rect x="45" y="0" width="9" height="14" fill="#CE20C7"/><rect x="54" y="0" width="9" height="14" fill="#26F64A"/><rect x="0" y="14" width="9" height="14" fill="#984509"/><rect x="9" y="14" width="9" height="14" fill="#463AED"/><rect x="18" y="14" width="9" height="14" fill="#F38ACB"/><rect x="27" y="14" width="9" height="14" fill="#366268"/><rect x="36" y="14" width="9" height="14" fill="#541696"/><rect x="45" y="14" width="9" height="14" fill="#8C5210"/><rect x="54" y="14" width="9" height="14" fill="#4F822D"/><rect x="0" y="28" width="9" height="14" fill="#49DB8D"/><rect x="9" y="28" width="9" height="14" fill="#ED0EF0"/><rect x="18" y="28" width="9" height="14" fill="#7318BF"/><rect x="27" y="28" width="9" height="14" fill="#6FA659"/><rect x="36" y="28" width="9" height="14" fill="#D1FF7A"/><rect x="45" y="28" width="9" height="14" fill="#1E75F4"/><rect x="54" y="28" width="9" height="14" fill="#D4BE54"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#C1C1C1" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/04.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#4D0534"/><rect x="9" y="0" width="9" height="14" fill="#BA8BB2"/><rect x="18" y="0" width="9" height="14" fill="#BFA074"/><rect x="27" y="0" width="9" height="14" fill="#0BFB65"/><rect x="36" y="0" width="9" height="14" fill="#62E843"/><rect x="45" y="0" width="9" height="14" fill="#C7EC7A"/><rect x="54" y="0" width="9" height="14" fill="#58AE35"/><rect x="0" y="14" width="9" height="14" fill="#1CE11D"/><rect x="9" y="14" width="9" height="14" fill="#43438C"/><rect x="18" y="14" width="9" height="14" fill="#A239DD"/><rect x="27" y="14" width="9" height="14" fill="#99276C"/><rect x="36" y="14" width="9" height="14" fill="#D125FE"/><rect x="45" y="14" width="9" height="14" fill="#BAEE5D"/><rect x="54" y="14" width="9" height="14" fill="#269657"/><rect x="0" y="28" width="9" height="14" fill="#9FA3A3"/><rect x="9" y="28" width="9" height="14" fill="#958FF4"/><rect x="18" y="28" width="9" height="14" fill="#FC54C6"/><rect x="27" y="28" width="9" height="14" fill="#85EAA9"/><rect x="36" y="28" width="9" height="14" fill="#1723BC"/><rect x="45" y="28" width="9" height="14" fill="#8888F2"/><rect x="54" y="28" width="9" height="14" fill="#92947B"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#A1A1A1" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/05.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#70B9C2"/><rect x="9" y="0" width="9" height="14" fill="#3D9EF0"/><rect x="18" y="0" width="9" height="14" fill="#E07225"/><rect x="27" y="0" width="9" height="14" fill="#9990AF"/><rect x="36" y="0" width="9" height="14" fill="#5538C5"/><rect x="45" y="0" width="9" height="14" fill="#A0F3CE"/><rect x="54" y="0" width="9" height="14" fill="#57F379"/><rect x="0" y="14" width="9" height="14" fill="#F2059B"/><rect x="9" y="14" width="9" height="14" fill="#814991"/><rect x="18" y="14" width="9" height="14" fill="#5A27A9"/><rect x="27" y="14" width="9" height="14" fill="#C7050D"/><rect x="36" y="14" width="9" height="14" fill="#188907"/><rect x="45" y="14" width="9" height="14" fill="#8AC306"/><rect x="54" y="14" width="9" height="14" fill="#D98A01"/><rect x="0" y="28" width="9" height="14" fill="#54CFDD"/><rect x="9" y="28" width="9" height="14" fill="#D44F74"/><rect x="18" y="28" width="9" height="14" fill="#B7AB2D"/><rect x="27" y="28" width="9" height="14" fill="#FA4464"/><rect x="36" y="28" width="9" height="14" fill="#3FEBF0"/><rect x="45" y="28" width="9" height="14" fill="#E09160"/><rect x="54" y="28" width="9" height="14" fill="#63D631"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#E1E1E1" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/08.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#2689CA"/><rect x="9" y="0" width="9" height="14" fill="#64972B"/><rect x="18" y="0" width="9" height="14" fill="#D93334"/><rect x="27" y="0" width="9" height="14" fill="#A93ECA"/><rect x="36" y="0" width="9" height="14" fill="#21ABB0"/><rect x="45" y="0" width="9" height="14" fill="#334C78"/><rect x="54" y="0" width="9" height="14" fill="#161FDA"/><rect x="0" y="14" width="9" height="14" fill="#09FD7E"/><rect x="9" y="14" width="9" height="14" fill="#F3AEF5"/><rect x="18" y="14" width="9" height="14" fill="#0CE0B3"/><rect x="27" y="14" width="9" height="14" fill="#19F0EB"/><rect x="36" y="14" width="9" height="14" fill="#E0ED4E"/><rect x="45" y="14" width="9" height="14" fill="#979597"/><rect x="54" y="14" width="9" height="14" fill="#BB3692"/><rect x="0" y="28" width="9" height="14" fill="#9C6247"/><rect x="9" y="28" width="9" height="14" fill="#EAC2A3"/><rect x="18" y="28" width="9" height="14" fill="#5A2987"/><rect x="27" y="28" width="9" height="14" fill="#B35D6C"/><rect x="36" y="28" width="9" height="14" fill="#467CB2"/><rect x="45" y="28" width="9" height="14" fill="#CB69A4"/><rect x="54" y="28" width="9" height="14" fill="#66EE87"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#353535" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/09.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#974865"/><rect x="9" y="0" width="9" height="14" fill="#28F89A"/><rect x="18" y="0" width="9" height="14" fill="#12B54B"/><rect x="27" y="0" width="9" height="14" fill="#DC25F1"/><rect x="36" y="0" width="9" height="14" fill="#A12E91"/><rect x="45" y="0" width="9" height="14" fill="#7128B3"/><rect x="54" y="0" width="9" height="14" fill="#5D006D"/><rect x="0" y="14" width="9" height="14" fill="#C291FA"/><rect x="9" y="14" width="9" height="14" fill="#B5C4DE"/><rect x="18" y="14" width="9" height="14" fill="#70F024"/><rect x="27" y="14" width="9" height="14" fill="#32E8A0"/><rect x="36" y="14" width="9" height="14" fill="#79CD02"/><rect x="45" y="14" width="9" height="14" fill="#84DC85"/><rect x="54" y="14" width="9" height="14" fill="#B3CD96"/><rect x="0" y="28" width="9" height="14" fill="#8CF94B"/><rect x="9" y="28" width="9" height="14" fill="#BC004A"/><rect x="18" y="28" width="9" height="14" fill="#DBFAC1"/><rect x="27" y="28" width="9" height="14" fill="#8D516D"/><rect x="36" y="28" width="9" height="14" fill="#9565BD"/><rect x="45" y="28" width="9" height="14" fill="#FE41BB"/><rect x="54" y="28" width="9" height="14" fill="#BFB940"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#F1F1F1" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/0A.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#2A3E1B"/><rect x="9" y="0" width="9" height="14" fill="#2010F3"/><rect x="18" y="0" width="9" height="14" fill="#18D9BD"/><rect x="27" y="0" width="9" height="14" fill="#7C7E19"/><rect x="36" y="0" width="9" height="14" fill="#300980"/><rect x="45" y="0" width="9" height="14" fill="#B055A0"/><rect x="54" y="0" width="9" height="14" fill="#E2A955"/><rect x="0" y="14" width="9" height="14" fill="#4B77E7"/><rect x="9" y="14" width="9" height="14" fill="#142E23"/><rect x="18" y="14" width="9" height="14" fill="#CDF7C7"/><rect x="27" y="14" width="9" height="14" fill="#CA13C2"/><rect x="36" y="14" width="9" height="14" fill="#33A3D4"/><rect x="45" y="14" width="9" height="14" fill="#62FDFC"/><rect x="54" y="14" width="9" height="14" fill="#968B1F"/><rect x="0" y="28" width="9" height="14" fill="#9CEAF2"/><rect x="9" y="28" width="9" height="14" fill="#AC2CF3"/><rect x="18" y="28" width="9" height="14" fill="#051479"/><rect x="27" y="28" width="9" height="14" fill="#92AD9E"/><rect x="36" y="28" width="9" height="14" fill="#834192"/><rect x="45" y="28" width="9" height="14" fill="#ACEBB5"/><rect x="54" y="28" width="9" height="14" fill="#17DB99"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#414141" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

1
svg/datestamp.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" baseProfile="full" width="600" height="400" viewBox="0 0 63 42" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="9" height="14" fill="#60678A"/><rect x="9" y="0" width="9" height="14" fill="#266E0F"/><rect x="18" y="0" width="9" height="14" fill="#751E16"/><rect x="27" y="0" width="9" height="14" fill="#FC763F"/><rect x="36" y="0" width="9" height="14" fill="#C82BAD"/><rect x="45" y="0" width="9" height="14" fill="#D872D1"/><rect x="54" y="0" width="9" height="14" fill="#51B57C"/><rect x="0" y="14" width="9" height="14" fill="#1B4D1B"/><rect x="9" y="14" width="9" height="14" fill="#66B200"/><rect x="18" y="14" width="9" height="14" fill="#F75797"/><rect x="27" y="14" width="9" height="14" fill="#BB3A21"/><rect x="36" y="14" width="9" height="14" fill="#22E557"/><rect x="45" y="14" width="9" height="14" fill="#67292F"/><rect x="54" y="14" width="9" height="14" fill="#2657EF"/><rect x="0" y="28" width="9" height="14" fill="#3D7C81"/><rect x="9" y="28" width="9" height="14" fill="#A9EB9D"/><rect x="18" y="28" width="9" height="14" fill="#801774"/><rect x="27" y="28" width="9" height="14" fill="#1540F5"/><rect x="36" y="28" width="9" height="14" fill="#751640"/><rect x="45" y="28" width="9" height="14" fill="#5422C2"/><rect x="54" y="28" width="9" height="14" fill="#0BE867"/><path d="M0,21 q15.75,-41,31.5,0 t 31.5 0" stroke="#717171" stroke-linecap="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB