new icon for reselect-area button by @amir167

pull/330/head
Abdullah Alfaraj 2023-07-09 12:47:30 +03:00
parent 034fd0e135
commit f819cece38
2 changed files with 36 additions and 1 deletions

35
icon/reselect-area.svg Normal file
View File

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.6.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<style type="text/css">
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:none;}
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:none;stroke:#D6D6D6;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
</style>
<g id="frame">
<rect class="st0" width="64" height="64"/>
</g>
<g id="selection-area_x5F_2.svg">
<path id="frame_00000039099898607207917570000009294483814832552347_" class="st1" d="M13.34,36.93c0-0.03,0-4.95,0-4.98
c0-0.06,0-4.9,0-4.9"/>
<path id="frame_00000005248667001567519180000004593825086206177449_" class="st1" d="M21.72,51.66c-1.9,0-3.8,0-5.7,0
c-0.19,0-0.48-0.02-0.8-0.12c-0.42-0.13-0.8-0.36-1.1-0.67c-0.49-0.49-0.79-1.16-0.79-1.9c0-0.08,0-6.01,0-6.09"/>
<path id="frame_00000114036308278317986480000014951358649188744836_" class="st1" d="M37.61,51.66c-0.04,0-5,0-5.03,0
c-1.62,0-3.24,0-4.86,0"/>
<path id="frame_00000079472285635594814390000004521152521064386487_" class="st1" d="M51.83,42.93c0,2.02,0,4.03,0,6.05
c0,0.19-0.02,0.48-0.12,0.8c-0.13,0.42-0.36,0.8-0.67,1.1c-0.49,0.49-1.16,0.79-1.9,0.79c-0.07,0-5.47,0-5.54,0"/>
<path id="frame_00000014606341256593317910000012874094123312002953_" class="st1" d="M51.83,27.01c0,0.03,0,4.91,0,4.94
c0,1.66,0,3.31,0,4.97"/>
<path id="frame_00000181054580322392786830000004708723869888510346_" class="st1" d="M43.59,12.24c1.85,0,3.7,0,5.55,0
c0.19,0,0.48,0.02,0.8,0.12c0.42,0.13,0.8,0.36,1.1,0.67c0.49,0.49,0.79,1.16,0.79,1.9c0,0.08,0,6.04,0,6.12"/>
<path id="frame_00000070799153599262733950000005754557140857329592_" class="st1" d="M27.71,12.24c0.03,0,4.84,0,4.87,0
c1.68,0,3.36,0,5.03,0"/>
<path id="frame_00000165930517913269344000000003886705051876999349_" class="st1" d="M13.34,21.01c0,0,0-6.03,0-6.09
c0-0.19,0.02-0.48,0.12-0.8c0.13-0.42,0.36-0.8,0.67-1.1c0.49-0.49,1.16-0.79,1.9-0.79c0.08,0,5.64,0,5.71,0"/>
<polyline id="frame_00000099648434244861981470000013376370528818678665_" class="st1" points="38.09,18.4 31.84,21.18
36.01,25.35 "/>
<path id="frame_00000128454345919547781650000004815678695790207374_" class="st1" d="M25.72,23.35c-3.21,2.29-4.3,5.62-4.46,6.13
c-0.07,0.22-0.53,1.85-0.53,3.51c0,6.52,5.29,11.81,11.81,11.81s11.81-5.29,11.81-11.81c0-6.48-5.33-11.81-11.81-11.81"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -598,7 +598,7 @@
background-repeat: no-repeat;
}
.selectionAreaButton {
background-image: url(./icon/selection-area_2.svg);
background-image: url(./icon/reselect-area.svg);
}
.interrogateButton {
font-family: Arial, Verdana;