mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-03 06:38:52 +00:00
refactor: make stardust-logo-symbolic pure svg + 16x16
This commit is contained in:
parent
1dddfb835a
commit
6a5f4dda35
1 changed files with 7 additions and 44 deletions
|
@ -1,51 +1,15 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<svg
|
<svg
|
||||||
width="900px"
|
width="16"
|
||||||
height="900px"
|
height="16"
|
||||||
viewBox="0 0 900 900"
|
viewBox="0 0 16 16"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
xml:space="preserve"
|
xml:space="preserve"
|
||||||
id="SVGRoot"
|
id="SVGRoot"
|
||||||
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
|
|
||||||
sodipodi:docname="astroid.svg"
|
|
||||||
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="http://www.w3.org/2000/svg"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||||
id="defs1"><inkscape:path-effect
|
id="defs1" />
|
||||||
effect="mirror_symmetry"
|
|
||||||
start_point="450.1533,26.523083"
|
|
||||||
end_point="450.1533,874.09606"
|
|
||||||
center_point="450.1533,450.30957"
|
|
||||||
id="path-effect2"
|
|
||||||
is_visible="true"
|
|
||||||
lpeversion="1.2"
|
|
||||||
lpesatellites=""
|
|
||||||
mode="free"
|
|
||||||
discard_orig_path="false"
|
|
||||||
fuse_paths="false"
|
|
||||||
oposite_fuse="false"
|
|
||||||
split_items="false"
|
|
||||||
split_open="false"
|
|
||||||
link_styles="false" /></defs>
|
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#a9a9a9"
|
|
||||||
bordercolor="#292929"
|
|
||||||
borderopacity="1"
|
|
||||||
inkscape:showpageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
inkscape:deskcolor="#232323"
|
|
||||||
id="namedview1"
|
|
||||||
inkscape:zoom="0.65996633"
|
|
||||||
inkscape:cx="419.71838"
|
|
||||||
inkscape:cy="401.53564"
|
|
||||||
inkscape:window-width="1920"
|
|
||||||
inkscape:window-height="1044"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="SVGRoot" />
|
|
||||||
<style
|
<style
|
||||||
type="text/css"
|
type="text/css"
|
||||||
id="style1">
|
id="style1">
|
||||||
|
@ -61,6 +25,5 @@ g.prefab path {
|
||||||
|
|
||||||
<path
|
<path
|
||||||
id="path2"
|
id="path2"
|
||||||
style="fill:#000000;stroke-width:0.863683"
|
style="fill:#000000;stroke-width:0.014467"
|
||||||
d="M 133.8943,449.92976 C 291.91656,449.92976 449.93883,238.03163 450,26.213512 450.0612,238.03164 608.08344,449.92976 766.1057,449.92976 608.08344,449.92976 449.83108,661.822 449.88495,873.78649 449.93883,661.822 291.91656,449.92976 133.8943,449.92976 Z"
|
d="M 2.7051234,7.9988245 C 5.3520493,7.9988245 7.998975,4.4494595 8,0.901434 c 10e-4,3.5480255 2.647951,7.0973905 5.294877,7.0973905 -2.646926,0 -5.297706,3.5492655 -5.296804,7.0997415 C 7.998975,11.54809 5.3520493,7.9988245 2.7051234,7.9988245 Z" /></svg>
|
||||||
sodipodi:nodetypes="ccccc" /></svg>
|
|
||||||
|
|
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 812 B |
Loading…
Add table
Add a link
Reference in a new issue