<svg width='100px'
viewBox="0 0 10 10"
inkscape:version="1.1.2 (b8e25be833, 2022-02-05)"
sodipodi:docname="рисунок-6.svg"
version="1.1"
id="svg109101"
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="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="256"
inkscape:cx="4.859375"
inkscape:cy="4.9003906"
inkscape:window-width="2560"
inkscape:window-height="1018"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
showguides="true"
inkscape:guide-bbox="true"
lock-margins="true"
inkscape:lockguides="true"
width="10px">
<sodipodi:guide
position="8.4561891,21.956885"
orientation="0,-1"
id="guide104385" />
<sodipodi:guide
position="3.3824757,9.9401947"
orientation="0,-1"
id="guide104395" />
<sodipodi:guide
position="1.6683301,5.0060584"
orientation="0,-1"
id="guide107240" />
<sodipodi:guide
position="4.9939416,8.5415923"
orientation="1,0"
id="guide107242" />
<sodipodi:guide
position="4.0548154,8.5084466"
orientation="0,-1"
id="guide107293" />
<sodipodi:guide
position="1.5026019,7.2378641"
orientation="1,0"
id="guide107295" />
<sodipodi:guide
position="5.4800775,1.5036701"
orientation="0,-1"
id="guide107297" />
<sodipodi:guide
position="8.4963299,4.7519419"
orientation="1,0"
id="guide107388" />
<sodipodi:guide
position="4.6072426,6.0225244"
orientation="1,0"
id="guide107555" />
<sodipodi:guide
position="5.4027377,6.177204"
orientation="1,0"
id="guide107557" />
<sodipodi:guide
position="4.9939416,5.4038059"
orientation="0,-1"
id="guide107559" />
<sodipodi:guide
position="5.4027377,4.5972623"
orientation="0,-1"
id="guide107561" />
</sodipodi:namedview>
<defs
id="defs109096" />
<ellipse
style="fill:#ff0000"
id="path107436"
cx="4.9994659"
cy="4.9939418"
rx="3.4968641"
ry="3.5023882" />
<rect
style="fill:#ffffff"
id="rect108750"
width="0.79549509"
height="2.9389126"
x="4.6072426"
y="2.4638252"
ry="0.39774755" />
<rect
style="fill:#ffffff"
id="rect108752"
width="0.79549503"
height="2.2649515"
x="-0.51424509"
y="6.78125"
ry="0.39774755"
transform="rotate(-45)" />
</svg>
我画了我的第一个图标。唯一的问题是如何纠正这种弯曲,使其不会超出线条的边界。
让我们总共勾勒出两个图形,好的,但要固定它,使弯曲不突出并且光滑。也就是说,具有相似的半径,它不起作用。它要么是曲线,要么是弯曲的半径,要么是突出的......
SVGOMG优化后的代码
更新
为了减小箭头的宽度,我们将
stroke-width="0.15"