* 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>
19 lines
1.3 KiB
XML
19 lines
1.3 KiB
XML
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<defs>
|
|
<linearGradient y2="1" x2="1" y1="0" x1="1" id="svg_25">
|
|
<stop stop-opacity="1" stop-color="#10284c" offset="0"/>
|
|
<stop stop-opacity="1" stop-color="#fddb8c" offset="1"/>
|
|
</linearGradient>
|
|
<linearGradient y2="0.75781" x2="0.99609" y1="0" x1="1" id="svg_23">
|
|
<stop stop-opacity="1" stop-color="#fddb8c" offset="0"/>
|
|
<stop stop-opacity="1" stop-color="#97c4ef" offset="1"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect x="1" y="3.83333" width="22" height="17" id="svg_18" fill="#202020" stroke="none"/>
|
|
<rect stroke-width="1.2" stroke="#ffffff" fill="#232947" id="svg_15" height="14" width="19" y="5.33333" x="2.5"/>
|
|
<rect fill="url(#svg_23)" id="svg_20" height="7.02244" width="15.96424" y="6.7266" x="4"/>
|
|
<rect fill="url(#svg_25)" id="svg_24" height="4.02393" width="15.96303" y="13.77454" x="4"/>
|
|
<circle fill="#ffffad" id="svg_26" r="1.83333" cy="9.82002" cx="7.13254"/>
|
|
<path d="m14.5696,13.77458l0.70243,-4.85313l-3.12899,4.85313l2.42656,0z" id="svg_14" fill="#212121" stroke="none"/>
|
|
<path d="m15.27203,8.98531c2.74584,0.06386 2.42657,4.21456 -0.63857,4.85313c0.70243,-1.27714 1.66028,-3.63985 0.63857,-4.85313z" id="svg_17" fill="#212121" stroke="none"/>
|
|
</svg> |