Clip fish outline so only inside stroke shows

This commit is contained in:
Luke Hubmayer-Werner 2025-02-15 16:23:20 +10:30
parent 814a5607d1
commit acb07b7160
1 changed files with 21 additions and 11 deletions

View File

@ -24,15 +24,16 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="11.313709"
inkscape:cx="2.6074562"
inkscape:cy="-0.66291261"
inkscape:zoom="5.6568545"
inkscape:cx="-3.6239221"
inkscape:cy="22.715804"
inkscape:window-width="1916"
inkscape:window-height="1064"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
inkscape:current-layer="layer1"
showgrid="false" />
<defs
id="defs1">
<inkscape:path-effect
@ -46,14 +47,22 @@
bendpath2="M 11.240005,-2.808 V 3.08"
bendpath3="M -11.120008,3.08 H 11.240005"
bendpath4="M -11.120008,-2.808 V 3.08" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath">
<path
id="path3"
style="fill:none;stroke:#000000;stroke-width:1"
d="M 0 -5.0002116 A 20 20 0 0 0 -2.80448 -4.799707 C -2.8401047 -4.7946418 -2.875347 -4.7879104 -2.9109334 -4.7826538 A 20 20 0 0 0 -5.5438477 -4.2095622 C -5.6114511 -4.189987 -5.6785221 -4.1688691 -5.7459025 -4.148584 A 20 20 0 0 0 -8.1690104 -3.2447632 C -8.2609847 -3.2034737 -8.3525669 -3.1613593 -8.443929 -3.1186727 A 20 20 0 0 0 -10.637594 -1.920813 C -10.739675 -1.8565111 -10.842524 -1.7937428 -10.943518 -1.7275431 A 20 20 0 0 0 -12.904639 -0.25941569 C -13.007125 -0.17263004 -13.111728 -0.088990107 -13.21263 0 C -9.5633116 3.2185033 -4.8658272 5.0002116 0 5.0002116 L 17.314189 5.0002116 A 20 20 0 0 0 0 -5.0002116 z " />
</clipPath>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;stroke:#000000;stroke-width:0.264583"
id="path1"
style="fill:none;stroke:#000000;stroke-width:1"
id="circle"
sodipodi:type="arc"
sodipodi:cx="0"
sodipodi:cy="15"
@ -63,23 +72,24 @@
sodipodi:end="0"
sodipodi:open="true"
sodipodi:arc-type="arc"
d="M 15.731664,9.1623983 A 7.0014548,7.0014548 0 0 1 10.545302,15.924484 7.0014548,7.0014548 0 0 1 2.6698626,12.668474 7.0014548,7.0014548 0 0 1 3.7728856,4.2181784 7.0014548,7.0014548 0 0 1 12.220232,3.0927928" />
d="M 15.731664,9.1623983 A 7.0014548,7.0014548 0 0 1 10.545302,15.924484 7.0014548,7.0014548 0 0 1 2.6698626,12.668474 7.0014548,7.0014548 0 0 1 3.7728856,4.2181784 7.0014548,7.0014548 0 0 1 12.220232,3.0927928"
clip-path="url(#clipPath)" />
<use
x="0"
y="0"
xlink:href="#path1"
id="use1"
xlink:href="#circle"
id="circle_mirror"
transform="scale(1,-1)" />
<text
xml:space="preserve"
style="font-size:5px;text-align:center;writing-mode:lr-tb;direction:ltr;text-anchor:middle;fill:#000000"
x="-0.037499048"
x="0"
y="1.79"
id="text1"><tspan
sodipodi:role="line"
id="tspan1"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Noto Sans Mono';-inkscape-font-specification:'Noto Sans Mono';text-align:center;text-anchor:middle;stroke-width:0.264583"
x="-0.037499048"
x="0"
y="1.79">ΙΧΘΥΣ</tspan></text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB