update rpm icon

i9e changed/i9/kora-icon-theme-1.5.7-1.el9.inferit
Arkady L. Shane 2 years ago
parent 7aca4dc956
commit 0b3437973e

@ -0,0 +1,99 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"
viewBox="0 0 64 64"
version="1.1"
id="svg21"
sodipodi:docname="rpm.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview23"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="7.375"
inkscape:cx="63.525424"
inkscape:cy="29.288136"
inkscape:window-width="1920"
inkscape:window-height="1036"
inkscape:window-x="0"
inkscape:window-y="32"
inkscape:window-maximized="1"
inkscape:current-layer="svg21" />
<path
d="m54 3.146c0-0.926-0.751-1.677-1.677-1.677h-34.705c-2.02 0-3.958 0.803-5.387 2.231-1.428 1.429-2.231 3.367-2.231 5.387v45.295c0 2.02 0.803 3.958 2.231 5.387 1.429 1.428 3.367 2.231 5.387 2.231h28.764c2.02 0 3.958-0.803 5.387-2.231 1.428-1.429 2.231-3.367 2.231-5.387v-51.236z"
style="fill:url(#_Linear1)"
id="path2" />
<circle
cx="31.802"
cy="27.712"
r="10.997"
style="fill:#4a0207"
id="circle10" />
<defs
id="defs19">
<linearGradient
id="_Linear1"
x2="1"
gradientTransform="matrix(-.354839 -61.1575 61.1578 -.354838 32.5323 63.5381)"
gradientUnits="userSpaceOnUse">
<stop
style="stop-color:#c00009"
offset="0"
id="stop14" />
<stop
style="stop-color:#ff421d"
offset="1"
id="stop16" />
</linearGradient>
</defs>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:40px;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none"
x="25.886913"
y="31.840796"
id="text435"><tspan
sodipodi:role="line"
id="tspan433"
x="25.886913"
y="31.840796" /></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:40px;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none"
x="29.401121"
y="30.879719"
id="text491"><tspan
sodipodi:role="line"
id="tspan489"
x="29.401121"
y="30.879719" /></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:40px;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none"
x="24.875563"
y="32.233837"
id="text551"><tspan
sodipodi:role="line"
id="tspan549"></tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:9.73009px;font-family:sans-serif;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.243252"
x="21.31706"
y="30.564972"
id="text985"
transform="scale(1.0307951,0.9701249)"><tspan
sodipodi:role="line"
id="tspan983"
x="21.31706"
y="30.564972"
style="stroke-width:0.243252">rpm</tspan></text>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

@ -2,13 +2,14 @@
Name: kora-icon-theme
Version: 1.5.7
Release: 1%{?dist}
Release: 1%{?dist}.inferit
Summary: Icon theme designed for Equinox GTK theme
Group: User Interface/Desktops
License: GPLv3
URL: https://github.com/bikass/kora
Source0: https://github.com/bikass/kora/archive/refs/tags/v%{version}.tar.gz#/kora-%{version}.tar.gz
Source1: application-x-rpm-redhat.svg
BuildArch: noarch
BuildRequires: fdupes
@ -21,6 +22,7 @@ themes/panels.
%prep
%autosetup -n kora-%{version}
cp %{SOURCE1} kora/mimetypes/scalable/application-x-rpm-redhat.svg
# Remove executable bits on all files
find . -type f -exec chmod 0644 {} \;
find . -type d -exec chmod 0755 {} \;
@ -68,5 +70,8 @@ done
%changelog
* Mon Jul 3 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1.5.7-1.inferit
- update rpm logo
* Mon Jun 19 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1.5.7-1
- initial build for MSVSphere 9.2

Loading…
Cancel
Save