From 43cf8c06fc6c224234177db883e62c13c046773b Mon Sep 17 00:00:00 2001 From: ademirtc <marcostejadac@gmail.com> Date: Mon, 15 Apr 2019 14:46:28 -0300 Subject: [PATCH] update Readme --- .../16/places/custom-folder-root.svg | 1 + OieOxy classic/16/places/folder-root.svg | 1 + OieOxy classic/README.md | 28 ++-- OieOxy classic/index.theme | 15 +- .../scalable/places/folder-root.svg | 145 ++++++++++++++++++ README.md | 28 ++-- images/oieoxy48.png | Bin 0 -> 2323 bytes index.theme | 38 +++++ 8 files changed, 223 insertions(+), 33 deletions(-) create mode 100644 OieOxy classic/16/places/custom-folder-root.svg create mode 120000 OieOxy classic/16/places/folder-root.svg create mode 100644 OieOxy classic/scalable/places/folder-root.svg create mode 100644 images/oieoxy48.png create mode 100644 index.theme diff --git a/OieOxy classic/16/places/custom-folder-root.svg b/OieOxy classic/16/places/custom-folder-root.svg new file mode 100644 index 0000000..54a326e --- /dev/null +++ b/OieOxy classic/16/places/custom-folder-root.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg17" version="1.1" viewBox="0 0 16 16"><defs id="defs9"><linearGradient id="a"><stop id="stop2" offset="0" stop-color="#00aaff"/><stop id="stop4" offset="1" stop-color="#1565c0"/></linearGradient><linearGradient gradientUnits="userSpaceOnUse" y2="8.44" x2="15.763" y1="8.44" x1=".237" id="linearGradient997" xlink:href="#a"/></defs><style type="text/css" id="current-color-scheme"></style><g id="g861"><g id="g989" stroke="url(#linearGradient997)" stroke-opacity="1"><path id="path11" d="M.93 7.07V2.774h6.01L8 3.718h7.07v3.147" fill="#ff0241" fill-opacity=".91" stroke-width="1.386"/><path id="path13" d="M6.585 6.866l-1.06.63H.93v6.294c0 .17.173.312.348.312l13.438.003c.18.005.353-.124.353-.315V6.865z" fill="#ff023f" fill-opacity=".906" stroke-width="1.386"/><path id="path832" d="M9.879 8h-.903l-2.618 4.957h.902z" color="#232629" fill="none" fill-opacity="1" stroke-width="1" stroke-miterlimit="4" stroke-dasharray="none"/></g></g></svg> \ No newline at end of file diff --git a/OieOxy classic/16/places/folder-root.svg b/OieOxy classic/16/places/folder-root.svg new file mode 120000 index 0000000..cce9c0f --- /dev/null +++ b/OieOxy classic/16/places/folder-root.svg @@ -0,0 +1 @@ +custom-folder-root.svg \ No newline at end of file diff --git a/OieOxy classic/README.md b/OieOxy classic/README.md index dd23a7a..e2f97d5 100644 --- a/OieOxy classic/README.md +++ b/OieOxy classic/README.md @@ -1,10 +1,10 @@ -# OieOxy +# OieOxy classic - + An incremental project made for fun ;) . Each week we will release a batch of colorful icons for your Linux environment. -#### Based on: +### Based on > Oxygen icon theme https://github.com/KDE/oxygen-icons > @@ -12,31 +12,29 @@ An incremental project made for fun ;) . Each week we will release a batch of c > > Aether icon theme https://www.opendesktop.org/p/1176332/ -#### Installation +### Installation -to use, extract and place the folder in +Download, extract and place the icon folder in ```bash ~/.local/share/icons/ ``` -#### Dependencies - -This pack of icons needs the icons [numix circle](https://github.com/numixproject/numix-icon-theme-circle) or [numix square](https://github.com/numixproject/numix-icon-theme-square). - -Or your preferred icons theme as inherits, for this, you just have to modify the following line in the file *index.theme* +This package is a set of icons in progress, if you prefer you just have to modify the following line in the file *index.theme* to combine with your favorite icon set. ```bash -#Inherits=Numix-Circle -#Place the name of your icon theme (eg Papirus and Yaru) -Inherits=Papirus,Yaru +#Inherits=breeze,Yaru,Papirus,Numix-Circle +Inherits=myFavoriteTheme ``` -#### More Icons +we like to Numix icons ;) + + +### More Icons Let me know if you want any new icon in the comments or [here](https://www.opencode.net/adhe/oieoxy/issues/new) -#### Coffe +### Coffe If you liked the icons please Pling  the project or/and rate (above in the + symbol) and buy me a coffee/açãi [here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8L3MF9FCT5ZQY&source=url) <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8L3MF9FCT5ZQY&source=url" rel="oxy"></a> diff --git a/OieOxy classic/index.theme b/OieOxy classic/index.theme index 950aea3..9f7b2f9 100644 --- a/OieOxy classic/index.theme +++ b/OieOxy classic/index.theme @@ -1,13 +1,15 @@ [Icon Theme] Name=OieOxy classic -Comment=Lines of icons for fun (;P), based on Numix -Inherits=Numix-Circle +Comment=Icons in lines to have fun (;P) + +Inherits=breeze,Yaru,Papirus,Numix-Circle Example=directory-x-normal +FollowsColorScheme=true # Directory list -Directories=16/places,scalable/places,scalable/apps +Directories=16/places,scalable/places,scalable/apps,scalable/devices [16/places] Size=16 @@ -27,3 +29,10 @@ Context=Applications MinSize=8 MaxSize=512 Type=Scalable + +[scalable/devices] +Size=48 +Context=Devices +Type=Scalable +MinSize=16 +MaxSize=96 \ No newline at end of file diff --git a/OieOxy classic/scalable/places/folder-root.svg b/OieOxy classic/scalable/places/folder-root.svg new file mode 100644 index 0000000..a9ce4bb --- /dev/null +++ b/OieOxy classic/scalable/places/folder-root.svg @@ -0,0 +1,145 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + 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" + height="48" + width="48" + version="1.1" + id="svg26" + sodipodi:docname="folder-root.svg" + inkscape:version="0.92.4 5da689c313, 2019-01-14"> + <metadata + id="metadata30"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="689" + id="namedview28" + showgrid="false" + inkscape:zoom="9.8333333" + inkscape:cx="22.213789" + inkscape:cy="16.284657" + inkscape:window-x="0" + inkscape:window-y="18" + inkscape:window-maximized="1" + inkscape:current-layer="g24" /> + <defs + id="defs16"> + <linearGradient + id="a"> + <stop + offset="0" + stop-color="#1565c0" + id="stop2" /> + <stop + offset="1" + stop-color="#00aaff" + id="stop4" /> + </linearGradient> + <linearGradient + id="b"> + <stop + offset="0" + stop-color="#00aaff" + id="stop7" /> + <stop + offset="1" + stop-color="#1565c0" + id="stop9" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="20.339" + x2="-15.248" + y1="20.339" + x1="-59.598" + id="c" + xlink:href="#a" /> + <linearGradient + y2="20.339" + x2="-15.248" + y1="20.339" + x1="-59.598" + gradientUnits="userSpaceOnUse" + id="d" + xlink:href="#b" /> + <linearGradient + y2="20.339" + x2="-15.248" + y1="20.339" + x1="-59.598" + gradientUnits="userSpaceOnUse" + id="e" + xlink:href="#b" /> + <linearGradient + y2="20.339" + x2="-15.248" + y1="20.339" + x1="-59.598" + gradientUnits="userSpaceOnUse" + id="f" + xlink:href="#b" /> + <linearGradient + id="a-3"> + <stop + id="stop840" + offset="0" + stop-color="#ff0179" /> + <stop + id="stop842" + offset="1" + stop-color="#ff023d" + stop-opacity=".902" /> + </linearGradient> + <linearGradient + xlink:href="#a-3" + id="b-6" + x1="9.161" + y1="1019.73" + x2="40.495" + y2="1041.566" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + transform="translate(61.554,5.753)" + id="g24" + style="fill:#ff0249;fill-opacity:0.92156863;stroke:url(#c);stroke-width:1.23699999"> + <path + d="M -16.928,12.211 V 6.417 A 1.626,1.626 0 0 0 -18.56,4.79 h -26.98 l -0.012,-1.06 c -0.006,-0.548 -0.494,-1.06 -1.06,-1.06 H -56.86 c -0.612,0 -1.06,0.42 -1.06,1.06 v 11.66" + id="path18" + inkscape:connector-curvature="0" + style="fill:none;fill-opacity:0.92156863;stroke:url(#d)" /> + <path + d="m -42.195,12.211 c -1.147,0 -1.577,0.595 -1.577,1.504 0,0.901 -0.728,1.676 -1.633,1.676 h -12.863 c -0.41,0 -0.712,0.277 -0.712,0.713 v 20.84 c 0,0.63 0.594,1.064 1.056,1.064 h 40.985 c 0.754,0 1.072,-0.48 1.072,-1.05 v -23.12 c 0,-0.901 -0.728,-1.626 -1.633,-1.626 z" + id="path20" + inkscape:connector-curvature="0" + style="fill:#ff0249;fill-opacity:0.92156863;stroke:url(#e)" /> + <path + d="m -58.98,28.467 v 3.18 h 43.113 v -3.18 z" + id="path22" + inkscape:connector-curvature="0" + style="fill:#ff0249;fill-opacity:0.92156863;stroke:url(#f)" /> + </g> +</svg> diff --git a/README.md b/README.md index dd23a7a..e2f97d5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# OieOxy +# OieOxy classic - + An incremental project made for fun ;) . Each week we will release a batch of colorful icons for your Linux environment. -#### Based on: +### Based on > Oxygen icon theme https://github.com/KDE/oxygen-icons > @@ -12,31 +12,29 @@ An incremental project made for fun ;) . Each week we will release a batch of c > > Aether icon theme https://www.opendesktop.org/p/1176332/ -#### Installation +### Installation -to use, extract and place the folder in +Download, extract and place the icon folder in ```bash ~/.local/share/icons/ ``` -#### Dependencies - -This pack of icons needs the icons [numix circle](https://github.com/numixproject/numix-icon-theme-circle) or [numix square](https://github.com/numixproject/numix-icon-theme-square). - -Or your preferred icons theme as inherits, for this, you just have to modify the following line in the file *index.theme* +This package is a set of icons in progress, if you prefer you just have to modify the following line in the file *index.theme* to combine with your favorite icon set. ```bash -#Inherits=Numix-Circle -#Place the name of your icon theme (eg Papirus and Yaru) -Inherits=Papirus,Yaru +#Inherits=breeze,Yaru,Papirus,Numix-Circle +Inherits=myFavoriteTheme ``` -#### More Icons +we like to Numix icons ;) + + +### More Icons Let me know if you want any new icon in the comments or [here](https://www.opencode.net/adhe/oieoxy/issues/new) -#### Coffe +### Coffe If you liked the icons please Pling  the project or/and rate (above in the + symbol) and buy me a coffee/açãi [here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8L3MF9FCT5ZQY&source=url) <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8L3MF9FCT5ZQY&source=url" rel="oxy"></a> diff --git a/images/oieoxy48.png b/images/oieoxy48.png new file mode 100644 index 0000000000000000000000000000000000000000..92d69bdabea2e5d31917713fb8b88dbe9f78abfe GIT binary patch literal 2323 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⋘se<a t3?k9PRp81Ya6Gxx6*bCi0&^(){{v+zi^<d1*CPM`002ovPDHLkV1jFJKF9z7 literal 0 HcmV?d00001 diff --git a/index.theme b/index.theme new file mode 100644 index 0000000..9f7b2f9 --- /dev/null +++ b/index.theme @@ -0,0 +1,38 @@ +[Icon Theme] +Name=OieOxy classic +Comment=Icons in lines to have fun (;P) + +Inherits=breeze,Yaru,Papirus,Numix-Circle + +Example=directory-x-normal + +FollowsColorScheme=true + +# Directory list +Directories=16/places,scalable/places,scalable/apps,scalable/devices + +[16/places] +Size=16 +Context=Places +Type=Fixed + +[scalable/places] +Context=Places +Size=96 +MinSize=22 +MaxSize=512 +Type=Scalable + +[scalable/apps] +Size=48 +Context=Applications +MinSize=8 +MaxSize=512 +Type=Scalable + +[scalable/devices] +Size=48 +Context=Devices +Type=Scalable +MinSize=16 +MaxSize=96 \ No newline at end of file -- GitLab