From 3b95c50275c6f2be3261191cda4bff750a3ce16d Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Sat, 20 Apr 2013 13:11:22 +0200 Subject: [PATCH] Add PHP and modify Perl mime from Inductiveload branch --- .../icons/lubuntu/mimes/16/text-x-perl.svg | 70 ++---- .../icons/lubuntu/mimes/16/text-x-php.svg | 136 +++++++++++ .../icons/lubuntu/mimes/22/text-x-perl.svg | 200 ++++++--------- .../icons/lubuntu/mimes/22/text-x-php.svg | 188 +++++++++++++++ .../icons/lubuntu/mimes/24/text-x-perl.svg | 199 ++++++--------- .../icons/lubuntu/mimes/24/text-x-php.svg | 183 ++++++++++++++ .../icons/lubuntu/mimes/48/text-x-perl.svg | 195 ++++++++++----- .../icons/lubuntu/mimes/48/text-x-php.svg | 228 ++++++++++++++++++ 8 files changed, 1046 insertions(+), 353 deletions(-) create mode 100644 usr/share/icons/lubuntu/mimes/16/text-x-php.svg create mode 100644 usr/share/icons/lubuntu/mimes/22/text-x-php.svg create mode 100644 usr/share/icons/lubuntu/mimes/24/text-x-php.svg create mode 100644 usr/share/icons/lubuntu/mimes/48/text-x-php.svg diff --git a/usr/share/icons/lubuntu/mimes/16/text-x-perl.svg b/usr/share/icons/lubuntu/mimes/16/text-x-perl.svg index 561a600..4901b2e 100644 --- a/usr/share/icons/lubuntu/mimes/16/text-x-perl.svg +++ b/usr/share/icons/lubuntu/mimes/16/text-x-perl.svg @@ -5,7 +5,6 @@ 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:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" viewBox="0 0 16 16" @@ -23,7 +22,7 @@ image/svg+xml - + @@ -36,16 +35,16 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="772" - inkscape:window-height="655" + inkscape:window-width="1450" + inkscape:window-height="876" id="namedview30" - showgrid="true" - inkscape:zoom="20.85965" - inkscape:cx="13.290474" - inkscape:cy="7.8848484" - inkscape:window-x="419" - inkscape:window-y="297" - inkscape:window-maximized="0" + showgrid="false" + inkscape:zoom="22.627417" + inkscape:cx="17.520907" + inkscape:cy="7.6740156" + inkscape:window-x="150" + inkscape:window-y="0" + inkscape:window-maximized="1" inkscape:current-layer="svg2"> - - - - - + stroke-linecap="round" + stroke="#818181" + fill="url(#linearGradient3258-1)" /> - - - + fill="none" /> + diff --git a/usr/share/icons/lubuntu/mimes/16/text-x-php.svg b/usr/share/icons/lubuntu/mimes/16/text-x-php.svg new file mode 100644 index 0000000..561a600 --- /dev/null +++ b/usr/share/icons/lubuntu/mimes/16/text-x-php.svg @@ -0,0 +1,136 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/usr/share/icons/lubuntu/mimes/22/text-x-perl.svg b/usr/share/icons/lubuntu/mimes/22/text-x-perl.svg index 2c68743..9b1eb1d 100644 --- a/usr/share/icons/lubuntu/mimes/22/text-x-perl.svg +++ b/usr/share/icons/lubuntu/mimes/22/text-x-perl.svg @@ -1,4 +1,6 @@ + + + viewBox="0 0 22 22" + id="svg2"> @@ -23,166 +21,116 @@ image/svg+xml - + - - - + x2="0" + y2="46.623249" + id="linearGradient3120" + gradientUnits="userSpaceOnUse"> + id="stop15" + style="stop-color:#ffffff;stop-opacity:0.66900003" + offset="0" /> + id="stop17" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + x2="0" + y2="46.050289" + id="linearGradient3258-1" + gradientUnits="userSpaceOnUse"> + id="stop20" + style="stop-color:#d1d1d1;stop-opacity:1" + offset="0" /> + id="stop22" + style="stop-color:#fbfbfb;stop-opacity:1" + offset="1" /> + style="stop-color:#999999;stop-opacity:1" + offset="0" /> + id="stop3805" + style="stop-color:#acac60;stop-opacity:1" + offset="1" /> + y2="27.410328" + id="linearGradient3121" + xlink:href="#linearGradient3797" + gradientUnits="userSpaceOnUse" /> + + + + + + + style="fill:url(#linearGradient3119);stroke:#818181;stroke-linecap:round;stroke-linejoin:round" /> - - - - - - - + style="fill:none;stroke:url(#linearGradient3116)" /> - - + id="text3009" + style="font-size:18.12018967px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3121);fill-opacity:1;stroke:none;font-family:Sans" /> + diff --git a/usr/share/icons/lubuntu/mimes/22/text-x-php.svg b/usr/share/icons/lubuntu/mimes/22/text-x-php.svg new file mode 100644 index 0000000..2c68743 --- /dev/null +++ b/usr/share/icons/lubuntu/mimes/22/text-x-php.svg @@ -0,0 +1,188 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/usr/share/icons/lubuntu/mimes/24/text-x-perl.svg b/usr/share/icons/lubuntu/mimes/24/text-x-perl.svg index c08c168..f06455e 100644 --- a/usr/share/icons/lubuntu/mimes/24/text-x-perl.svg +++ b/usr/share/icons/lubuntu/mimes/24/text-x-perl.svg @@ -1,4 +1,6 @@ + + + viewBox="0 0 24 24" + id="svg2"> @@ -23,161 +21,116 @@ image/svg+xml - + - - - + x2="0" + y2="46.623249" + id="linearGradient3120" + gradientUnits="userSpaceOnUse"> + id="stop15" + style="stop-color:#ffffff;stop-opacity:0.66900003" + offset="0" /> + id="stop17" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + y2="46.050289" + id="linearGradient3258-1" + gradientUnits="userSpaceOnUse"> + id="stop20" + style="stop-color:#d1d1d1;stop-opacity:1" + offset="0" /> + id="stop22" + style="stop-color:#fbfbfb;stop-opacity:1" + offset="1" /> + style="stop-color:#999999;stop-opacity:1" + offset="0" /> + id="stop3805" + style="stop-color:#acac60;stop-opacity:1" + offset="1" /> + y2="27.410328" + id="linearGradient3121" + xlink:href="#linearGradient3797" + gradientUnits="userSpaceOnUse" /> + + + + + + + style="fill:url(#linearGradient3119);stroke:#818181;stroke-linecap:round;stroke-linejoin:round" /> - - - - - - - + style="fill:none;stroke:url(#linearGradient3116)" /> - - + id="text3009" + style="font-size:18.12018967px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient3121);fill-opacity:1;stroke:none;font-family:Sans" /> + diff --git a/usr/share/icons/lubuntu/mimes/24/text-x-php.svg b/usr/share/icons/lubuntu/mimes/24/text-x-php.svg new file mode 100644 index 0000000..c08c168 --- /dev/null +++ b/usr/share/icons/lubuntu/mimes/24/text-x-php.svg @@ -0,0 +1,183 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/usr/share/icons/lubuntu/mimes/48/text-x-perl.svg b/usr/share/icons/lubuntu/mimes/48/text-x-perl.svg index ea42837..8d1dbd9 100644 --- a/usr/share/icons/lubuntu/mimes/48/text-x-perl.svg +++ b/usr/share/icons/lubuntu/mimes/48/text-x-perl.svg @@ -35,16 +35,16 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="943" - inkscape:window-height="877" + inkscape:window-width="1450" + inkscape:window-height="876" id="namedview56" - showgrid="true" - inkscape:zoom="16" - inkscape:cx="24" - inkscape:cy="24.71783" - inkscape:window-x="23" - inkscape:window-y="62" - inkscape:window-maximized="0" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="4.6460854" + inkscape:cy="7.42556" + inkscape:window-x="150" + inkscape:window-y="0" + inkscape:window-maximized="1" inkscape:current-layer="svg2"> + + + + + + + + + + + + + + + + + id="stop3017" /> @@ -141,13 +186,58 @@ r="117.14286" xlink:href="#linearGradient5060" /> + + + + + fill="url(#linearGradient3157-5)" /> + stroke-linejoin="round" + stroke-linecap="round" + stroke="url(#linearGradient998)" + fill="none" /> + sodipodi:type="arc" + style="opacity:0.6;fill:url(#radialGradient3846);fill-opacity:1;stroke:none" + id="path3838" + sodipodi:cx="27.886524" + sodipodi:cy="37.525982" + sodipodi:rx="9.8553009" + sodipodi:ry="1.1932427" + d="m 37.741825,37.525982 a 9.8553009,1.1932427 0 1 1 -19.710602,0 9.8553009,1.1932427 0 1 1 19.710602,0 z" + transform="matrix(1.1704036,0,0,1.577811,-5.2822938,-22.814336)" /> - + sodipodi:nodetypes="cssssssccssssssssssssssscssssssscssssssssssssssssssc" /> + sodipodi:nodetypes="ccsssssssssssc" /> + sodipodi:nodetypes="csssssc" /> - - - + style="fill:url(#radialGradient3836);stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + d="m 12.750019,14.743884 c 0.0221,0.198874 -0.37565,0.464039 0.464039,0.53033 0.839689,0.06629 1.259534,0.375651 1.171146,0.751301 -0.08839,0.375651 0.331456,0.574524 0.397747,0.353554 0.06629,-0.220971 0.574524,-1.436311 -0.08839,-1.590991 -0.662913,-0.154679 -1.944544,-0.04419 -1.944544,-0.04419 z" + id="path3820" + inkscape:connector-curvature="0" /> diff --git a/usr/share/icons/lubuntu/mimes/48/text-x-php.svg b/usr/share/icons/lubuntu/mimes/48/text-x-php.svg new file mode 100644 index 0000000..ea42837 --- /dev/null +++ b/usr/share/icons/lubuntu/mimes/48/text-x-php.svg @@ -0,0 +1,228 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +