From ad467e2fa5611a78235c5cac24d1cc48a320a9d1 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Thu, 22 Sep 2016 09:10:26 -0700 Subject: [PATCH] Import cookiecutter icons. --- .../Cookiecutter/Resources/Cancel_16x.png | Bin 0 -> 263 bytes .../Cookiecutter/Resources/Cancel_16x.svg | 1 + .../Cookiecutter/Resources/Cancel_16x.xaml | 19 +++++++++++++++ .../Resources/CookiecutterTemplateOK_16x.png | Bin 0 -> 602 bytes .../Resources/CookiecutterTemplateOK_16x.svg | 1 + .../Resources/CookiecutterTemplateOK_16x.xaml | 22 +++++++++++++++++ .../CookiecutterTemplateUpdate_16x.png | Bin 0 -> 556 bytes .../CookiecutterTemplateUpdate_16x.svg | 1 + .../CookiecutterTemplateUpdate_16x.xaml | 23 ++++++++++++++++++ .../CookiecutterTemplateWarning_16x.png | Bin 0 -> 556 bytes .../CookiecutterTemplateWarning_16x.svg | 1 + .../CookiecutterTemplateWarning_16x.xaml | 22 +++++++++++++++++ .../Resources/CookiecutterTemplate_16x.png | Bin 0 -> 526 bytes .../Resources/CookiecutterTemplate_16x.svg | 1 + .../Resources/CookiecutterTemplate_16x.xaml | 20 +++++++++++++++ .../Resources/Cookiecutter_16x.png | Bin 0 -> 582 bytes .../Resources/Cookiecutter_16x.svg | 1 + .../Resources/Cookiecutter_16x.xaml | 20 +++++++++++++++ .../Cookiecutter/Resources/Download_16x.png | Bin 0 -> 343 bytes .../Cookiecutter/Resources/Download_16x.svg | 1 + .../Cookiecutter/Resources/Download_16x.xaml | 19 +++++++++++++++ .../Resources/NewCookiecutter_16x.png | Bin 0 -> 642 bytes .../Resources/NewCookiecutter_16x.svg | 1 + .../Resources/NewCookiecutter_16x.xaml | 21 ++++++++++++++++ 24 files changed, 174 insertions(+) create mode 100644 Python/Product/Cookiecutter/Resources/Cancel_16x.png create mode 100644 Python/Product/Cookiecutter/Resources/Cancel_16x.svg create mode 100644 Python/Product/Cookiecutter/Resources/Cancel_16x.xaml create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.png create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.svg create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.xaml create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateUpdate_16x.png create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateUpdate_16x.svg create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateUpdate_16x.xaml create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateWarning_16x.png create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateWarning_16x.svg create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplateWarning_16x.xaml create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.png create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.svg create mode 100644 Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.xaml create mode 100644 Python/Product/Cookiecutter/Resources/Cookiecutter_16x.png create mode 100644 Python/Product/Cookiecutter/Resources/Cookiecutter_16x.svg create mode 100644 Python/Product/Cookiecutter/Resources/Cookiecutter_16x.xaml create mode 100644 Python/Product/Cookiecutter/Resources/Download_16x.png create mode 100644 Python/Product/Cookiecutter/Resources/Download_16x.svg create mode 100644 Python/Product/Cookiecutter/Resources/Download_16x.xaml create mode 100644 Python/Product/Cookiecutter/Resources/NewCookiecutter_16x.png create mode 100644 Python/Product/Cookiecutter/Resources/NewCookiecutter_16x.svg create mode 100644 Python/Product/Cookiecutter/Resources/NewCookiecutter_16x.xaml diff --git a/Python/Product/Cookiecutter/Resources/Cancel_16x.png b/Python/Product/Cookiecutter/Resources/Cancel_16x.png new file mode 100644 index 0000000000000000000000000000000000000000..323e7d80e10fe2329ae2876afe636abb7b4aec16 GIT binary patch literal 263 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5M?jcysy3fAP;jTG zi(^Pd+|tR4e1{waT-9HDe&Yzu@N0U?lp!+9c!8q;3#W#Vp2GzV9=44dP1#p(8SPIL zc4^m7n{?90`v2cttF;P6=akR3XqA1*I=tP|-oKse>wM4oW*NmH7IEUn7kg3@4qkBh zePgZCjZYq5Q|)rMA9n2SdMz)!NRf$abFhSuFNcq>hRhMkgHco0g{}Iy#QV#!uD|*h z_qu&=Z%N$s-drtb=ACQa8Nucm_ts09bDas}k>H8={{9am`|)E=)A=XL0zJXt>FVdQ I&MBb@02eA^SO5S3 literal 0 HcmV?d00001 diff --git a/Python/Product/Cookiecutter/Resources/Cancel_16x.svg b/Python/Product/Cookiecutter/Resources/Cancel_16x.svg new file mode 100644 index 0000000000..db87b24e2e --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/Cancel_16x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/Cancel_16x.xaml b/Python/Product/Cookiecutter/Resources/Cancel_16x.xaml new file mode 100644 index 0000000000..6b399eb1f7 --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/Cancel_16x.xaml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.png b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.png new file mode 100644 index 0000000000000000000000000000000000000000..c9d39ca33fd083ccbac89d2299b7b72605b0f258 GIT binary patch literal 602 zcmV-g0;Tj}>Y;QRv{gc>*(u>EmAE6ViqZw?d(e& zDiUb@Ef3z#@Vz(Rn-S2#vMd`Hz>U97709}h*qn`!tQzkS7(5?o6RN_P#!B#lnEy&FP4gMyL-?L7ZVQvFw*HXwm)rS z?%5p8VRiKdQcqH}HmlB3k!}_i3Wb8tZrR9YbMSaPSYBDi&dz5flM}R7dR4^XuS58+ z`C+rKbz+|>FjlElF#U8IhOq@%9;MEbBq17&qPO=7j_)2L@gc!QsYnW{s-jr z2LjMuYS=UP5MX)oQ4*o+A*_F0N9lWsi@le;7``!#$o&W(A|VY($T15JySv}on?1rg z@y6%|BItvmF4c)>D^Pic|&>usZ3Ci(! z9Ga%Vv65ZP(eSnmgZ^uc8g<@OHo3U*yFq#1mW~f=j?W>wIwVll(hWt5uAI zMo6Up(9ej+Z;pde7ET`$0K>UXb|ci;As7rIpU-3M%i8HIxOnE?OdY@-0UbIIY5~9) o03Qg{0eqy4);VPWswj%)ACP<1+&6gR%>V!Z07*qoM6N<$f&&*082|tP literal 0 HcmV?d00001 diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.svg b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.svg new file mode 100644 index 0000000000..866339113c --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.xaml b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.xaml new file mode 100644 index 0000000000..abb71acfff --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateOK_16x.xaml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplateUpdate_16x.png b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateUpdate_16x.png new file mode 100644 index 0000000000000000000000000000000000000000..089f160c34b6fc617d1c67bca907638432801f44 GIT binary patch literal 556 zcmV+{0@MA8P)=}-yb1w71L0rsy@NxLg<(&JS zd#;9aEEWsG6`*g5SS*Iipi-$wgNvxw>)4I$%k&)wR~sP`i6E6qUD|;>;J!q^-@oM` zolYYZ3Sk%axcC+TqfjUyo6VwJE~|Gal}gCx^D0*?7I!ybK5n&I`-WklR;$75^{NKR zWD?zOSLJ*@AC}7{ws3C$OE?^+e!owhPKQ|2bULMKwMvu8MCq4D79G4b>F%rV5|wVZ z+hkc5NrN+KFdmOd;%qjPBB5KX3Qy+$Nbqy9qI;|*FXwIpB}StWnWiaj+y?5#_vV5& z@#&W%d37#taLfeThR5SUE|)_hk-%^`gyT3c?K51zrr}A)g5dDOZ>$NDS5X{f8jXgs zZ`-z-tJ!Q4Z-sijo;VQ8Y7D`_yHnAwgA;M^g7^G28jT_zk7GWcBM=Bc*L4gA13bEa z6Kh=7Zs#SeWqJ_2~Kxz5|nL*{25 uWyM^xK4Ly+K4t#+W2?=aGM_Q;fbk#G&vwbmW \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplateUpdate_16x.xaml b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateUpdate_16x.xaml new file mode 100644 index 0000000000..26c2ff5e40 --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateUpdate_16x.xaml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplateWarning_16x.png b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateWarning_16x.png new file mode 100644 index 0000000000000000000000000000000000000000..293ef6369d7e4c6e48b3fc088eeec28d79aceea0 GIT binary patch literal 556 zcmV+{0@MA8P)7EvKQCX+~N&`*o0=tD(!@@>e64p-B7>&eb>AFq2a=MtLnTe4Iz2|0TVnRr)Uvefl z_vW1QoqLDD#c`Yw?tqLNq|<5q58ZCpFW_@{@ENz^+4HBa!T7=5M~KJcsJ^Mfb{r5v zRmE^P<(4VLdjHctWI2FINIZE4fKe=o7u6N`|+PP^R>kGN*JTtPG%L#P4>OjGR9neo-Yz55E;j1_p&>2#oJ z8VutI1a;Q5Wh4>_1cO23^DmK%U*W+I70TZ>7-R5|`RrjHn3|pzoujcBW@l!hz0lw> z_h=64?>q>_tYYv`ziA*4NfoY3^!wjI^m=EgzpFvHJceX{16u;v;Fqw7L?R$0u4wU~ zBr$)TTWoD_iR8Txdq|~HQ2xAyi*M0vHhqIH*=!cARtq#rxl|GJ9~lO8T}N_$Ai5Ky za}dHJV0{FqB+)06$yiKc*yf#0^TMA$6bgxME;NFNxBp63RrROiIFB2RhC$Cs7fB|> u!ooaoZGmtN#$a%9f2bXLRsdn#j?zEL`@8};A?+Oi0000 \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplateWarning_16x.xaml b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateWarning_16x.xaml new file mode 100644 index 0000000000..097bb0af3f --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/CookiecutterTemplateWarning_16x.xaml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.png b/Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.png new file mode 100644 index 0000000000000000000000000000000000000000..5cb06907b6a582adefda3b48d8edc8ed75051ca4 GIT binary patch literal 526 zcmV+p0`dKcP)%rRMt%3Su&_Ch7Y2z~DqM<@oV%}09j>F(aU@B3ka zJEqg=9FIW70)}DWf9UmkQ1O6oSKsk3ym*-l6od{QpF%R3#OcW?gb?s26GSu(v)PPn zzFNUu0iRCDfdlMVJK!}FiA0diW|1*6SYO}3G8A%-`M&RzN+k?_3~=!7K-S^>`~voC zTkajcKZL5TEe}9;-0gPtImxV4s))xEIQw{pV(~3p&y#z6*8bXtqKKsdo_9JOn5GHG zxdFp3o8~K|QYo2+ZQI~GilT&zNcrkyc(S=EUydgd*otkz+%^%ws`!o&Vs#hTsY-I0 z(dd_S8V-NTVF?h52(?)yiDNQ7aN2*f2iJ9FG3%Fg6bglVXQo!Gg%n&3i(I^^?28f&tvV_IoImR==Z6(to!I-R1_GMLozv}L^P-@<{ Q&j0`b07*qoM6N<$f|I53AOHXW literal 0 HcmV?d00001 diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.svg b/Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.svg new file mode 100644 index 0000000000..d5e7768ace --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.xaml b/Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.xaml new file mode 100644 index 0000000000..eb558d7d54 --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/CookiecutterTemplate_16x.xaml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/Cookiecutter_16x.png b/Python/Product/Cookiecutter/Resources/Cookiecutter_16x.png new file mode 100644 index 0000000000000000000000000000000000000000..ace1794639d23d6c5fc1e81a890af43c2b1063b0 GIT binary patch literal 582 zcmV-M0=fN(P)MRgw&x1sfi*`iWHK4#^LeCFDK^@YM)X)S zicj0^cDh=vVltUvdutmzFL!ACtztZDG#Y6Deb$5xI9U#2oXq6+?^BmmnsDdga2RB>*`RaO39e>;LaS7&jMKsxa~NX{Ysug#C&%M)HPuAYany8s z!-fWPn9CYoc0{@auInm#PBMwN`}-&q3fSDdfmQIlZ#XzS5buR|0Nb`x- z%gYO_Uthk literal 0 HcmV?d00001 diff --git a/Python/Product/Cookiecutter/Resources/Cookiecutter_16x.svg b/Python/Product/Cookiecutter/Resources/Cookiecutter_16x.svg new file mode 100644 index 0000000000..a61e4a5924 --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/Cookiecutter_16x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/Cookiecutter_16x.xaml b/Python/Product/Cookiecutter/Resources/Cookiecutter_16x.xaml new file mode 100644 index 0000000000..2d724db25e --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/Cookiecutter_16x.xaml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/Download_16x.png b/Python/Product/Cookiecutter/Resources/Download_16x.png new file mode 100644 index 0000000000000000000000000000000000000000..196729601e668af6649892afcad5824fdb9a511e GIT binary patch literal 343 zcmV-d0jU0oP)PngLWn>H zL2&C%D5ZBinya!7v~545BLjKlH_$ZgA19C-B(HAp81pD(iGfGFAs9rUv-SJ|&-1iN z7=}9VhgfT66TPEZu_%acY1WaPZJUpEel2Rx7sk(NMZy>x+pW9Aggm7I5&; zL4RjJDLwJjd8->&lZETW#Y$WZ9y;g~g9j%4=?3tF;$)u@S+D*5v)Z#4(_+ZD1DE^@ p;v~DtyVzO2NQsGFF7?FXB+eNpnEQVWE++s0002ovPDHLkV1iRgkpBPx literal 0 HcmV?d00001 diff --git a/Python/Product/Cookiecutter/Resources/Download_16x.svg b/Python/Product/Cookiecutter/Resources/Download_16x.svg new file mode 100644 index 0000000000..2265674eaa --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/Download_16x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/Download_16x.xaml b/Python/Product/Cookiecutter/Resources/Download_16x.xaml new file mode 100644 index 0000000000..b5432761f5 --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/Download_16x.xaml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/NewCookiecutter_16x.png b/Python/Product/Cookiecutter/Resources/NewCookiecutter_16x.png new file mode 100644 index 0000000000000000000000000000000000000000..0d223f586c371763ed55f715465d9acb5f877def GIT binary patch literal 642 zcmV-|0)737P)AjxOWgIsYNI%d zngRE&0zs%ia0+HbH)X6@@3CFkhTuvjlWzfBwuzEK+a_1j-!Y%_7xvz8 zKV~AiTn>J}f6ZQY52tu8;qY zvAMYgEBZ}cHCVV#0ayFmA6#19#aaJd5Ju+C^Vcw$7??-XG?*+fG?!tO7*t7|YAv+2)NW8~k_LXVX;kd_Er=r|etjU_TTJq5h$c zdHRQaeyTW;NT66O9?A6`N<=1;0c$DnDjJPqFc_$fBp6)5&g&{q7dLH=vJwz($S7-) zKjxuA$IjUnTb)QGGP6opWL}@g \ No newline at end of file diff --git a/Python/Product/Cookiecutter/Resources/NewCookiecutter_16x.xaml b/Python/Product/Cookiecutter/Resources/NewCookiecutter_16x.xaml new file mode 100644 index 0000000000..578480ee34 --- /dev/null +++ b/Python/Product/Cookiecutter/Resources/NewCookiecutter_16x.xaml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file