Convert svg logo from Text to polygon design

This commit is contained in:
Bubka 2022-07-25 16:45:12 +02:00
parent f2904a6b12
commit 6107e687f9
1 changed files with 21 additions and 33 deletions

View File

@ -2,9 +2,9 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="41.577202mm"
height="57.150055mm"
viewBox="0 0 41.577202 57.150055"
width="41.629982mm"
height="57.197502mm"
viewBox="0 0 41.629982 57.197502"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (1:1.1+202109281944+c3084ef5ed)"
@ -24,15 +24,15 @@
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="0.25323113"
inkscape:cx="98.72404"
inkscape:cy="86.877155"
inkscape:zoom="2.6298227"
inkscape:cx="67.304919"
inkscape:cy="126.24425"
inkscape:window-width="1920"
inkscape:window-height="1019"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
inkscape:current-layer="layer2" />
<defs
id="defs2">
<linearGradient
@ -58,32 +58,20 @@
gradientUnits="userSpaceOnUse" />
</defs>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-78.171476,-125.40378)">
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:70.5556px;line-height:1.25;font-family:Oswald;-inkscape-font-specification:'Oswald, @wght=500';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-variation-settings:'wght' 500;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
x="73.867584"
y="182.55382"
id="text3977-5"><tspan
sodipodi:role="line"
id="tspan3975-3"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:70.5556px;font-family:Oswald;-inkscape-font-specification:'Oswald, @wght=500';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-variation-settings:'wght' 500;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
x="73.867584"
y="182.55382">F</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:62.8138px;line-height:1.25;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Light';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.28902"
x="-115.97259"
y="199.41467"
id="text6065-2"
transform="scale(-1.0923609,0.91544836)"><tspan
sodipodi:role="line"
id="tspan6063-1"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:62.8138px;font-family:'Open Sans';-inkscape-font-specification:'Open Sans, Light';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#ffffff;fill-opacity:1;stroke-width:0.28902"
x="-115.97259"
y="199.41467">F</tspan></text>
id="layer2"
inkscape:label="Calque 2"
style="display:inline"
transform="translate(-4.3236091e-4,1.2818177e-4)">
<path
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.101;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 92.528534,89.115936 V 86.450457 H 114.63784 V 69.045801 H 91.218988 v -2.637554 h 26.838432 v 41.042913 h -3.41886 l 0.001,-18.331587 z"
id="path1902"
sodipodi:nodetypes="ccccccccccc"
transform="translate(-76.477506,-50.304285)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 23.494408,7.1957567 V -1.2818177e-4 H 4.3236091e-4 V 57.15069 H 10.442458 V 31.115394 H 21.095863 V 23.847768 H 10.442061 V 7.1970624 Z"
id="path3242" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB