* commit toward svgcanvas/svgedit isolation * jquery removal, isolate svgcavas from svgedit, tests * refactor(panels) * fix update of colorpickers * update cypress * #tool_imagelib image library menu missing in main menu * #tool_imagelib lint issue fixed * #seConfirmDialog confirm change to elix alertdialog * #seConfirmDialog alert change to elix alert dialog * #seConfirmDialog remove super.attributeChangedCallback * #process_cancel prompt changes to alertDialog and seConfirmDialog * refactor to class step 1 * make load faster * #storageDialog dialog separate moved dialog * #process_cancel alert and process_cancel changes * #process_cancel lint issue fixed * add seList component * merge * fixes * storagedialog * move all storage related code to ext-storage * fix ruler * Update ConfigObj.js * fix resize * Update ext-storage.js * picker starts withthe right color * fix prefs * fix initial content load * npm update and fix some tests * npm run build * improve bottom bar * move init (600 lines+) in its own file * visual changes * send open/save to a default extension * fix exe dropper ext * opacity spin button * fix panning * run build Co-authored-by: Agriya Dev5 <agriya.dev5@agriya.in>
16 lines
1.1 KiB
XML
16 lines
1.1 KiB
XML
<svg viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<defs>
|
|
<linearGradient id="svg_9" x1="0.3046" y1="0.1093" x2="0.6132" y2="0.3945">
|
|
<stop offset="0" stop-color="#fddb8c" stop-opacity="1"/>
|
|
<stop offset="1" stop-color="#bf5f00" stop-opacity="1"/>
|
|
</linearGradient>
|
|
<linearGradient id="svg_4" x1="0.17188" y1="0.1875" x2="1" y2="1">
|
|
<stop offset="0" stop-color="#ffffff" stop-opacity="1"/>
|
|
<stop offset="1" stop-color="#fddb8c" stop-opacity="1"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<ellipse stroke-width="2" stroke="#000000" fill="url(#svg_4)" id="svg_1" rx="23" ry="12" cy="37" cx="27"/>
|
|
<path d="m31.5,0l-8.75,20.25l0.75,24l16.5,-16.5l6,-12.5" id="svg_2" fill="url(#svg_9)" stroke="#000000" stroke-width="2"/>
|
|
<path d="m39.5,28.5c-2,-9.25 -10.25,-11.75 -17,-7.4375l0.4843,24.4414z" id="svg_10" fill="#fddb8c" stroke="#000000" stroke-width="2"/>
|
|
<path d="m26.9318,41.1745c-0.4491,-2.3511 -2.3021,-2.9866 -3.8181,-1.8905l0.1087,6.2126z" fill="#000000" stroke="#000000" stroke-width="2" id="svg_11"/>
|
|
</svg> |