Remove background for Survey icons
(cherry picked from commit bf410945e1c6c9f8848c55f8e4a7b24d847f9e4b) (cherry picked from commit ac2a40baff07aa28ed8e0d2eacfab3eb1634efd1) IJ-MR-155667 GitOrigin-RevId: 240197f26c093b9115377dfa8800124c911387b6
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#EBECF0"/>
|
||||
<path d="M6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7Z" fill="#6C707E"/>
|
||||
<path d="M11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6Z" fill="#6C707E"/>
|
||||
<path d="M7.99957 9.75C8.7464 9.75 9.2668 10.014 9.60113 10.2712C9.77018 10.4013 9.89257 10.5305 9.97095 10.6246C10.0295 10.6949 10.0628 10.7447 10.071 10.7574C10.2132 10.9939 10.52 11.0706 10.7567 10.9286C10.9935 10.7866 11.0704 10.4795 10.9284 10.2427L10.8736 10.1595C10.8424 10.1149 10.7978 10.0548 10.7392 9.9845C10.6224 9.84424 10.448 9.66102 10.2108 9.4786C9.73279 9.11087 9.00319 8.75 7.99957 8.75C6.99596 8.75 6.26648 9.11079 5.78852 9.47849C5.55143 9.66089 5.37708 9.84409 5.26027 9.98434C5.20172 10.0546 5.15716 10.1147 5.12597 10.1593C5.10693 10.1865 5.08833 10.214 5.07122 10.2425C4.92925 10.4794 5.00616 10.7865 5.24301 10.9284C5.47972 11.0703 5.78679 10.9934 5.92888 10.7569C5.93711 10.7442 5.97015 10.6946 6.02866 10.6243C6.10699 10.5303 6.2293 10.4011 6.39828 10.2711C6.73245 10.014 7.25271 9.75 7.99957 9.75Z" fill="#6C707E"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.6 KiB |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#43454A"/>
|
||||
<path d="M6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7Z" fill="#CED0D6"/>
|
||||
<path d="M11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6Z" fill="#CED0D6"/>
|
||||
<path d="M7.99957 9.75C8.7464 9.75 9.2668 10.014 9.60113 10.2712C9.77018 10.4013 9.89257 10.5305 9.97095 10.6246C10.0295 10.6949 10.0628 10.7447 10.071 10.7574C10.2132 10.9939 10.52 11.0706 10.7567 10.9286C10.9935 10.7866 11.0704 10.4795 10.9284 10.2427L10.8736 10.1595C10.8424 10.1149 10.7978 10.0548 10.7392 9.9845C10.6224 9.84424 10.448 9.66102 10.2108 9.4786C9.73279 9.11087 9.00319 8.75 7.99957 8.75C6.99596 8.75 6.26648 9.11079 5.78852 9.47849C5.55143 9.66089 5.37708 9.84409 5.26027 9.98434C5.20172 10.0546 5.15716 10.1147 5.12597 10.1593C5.10693 10.1865 5.08833 10.214 5.07122 10.2425C4.92925 10.4794 5.00616 10.7865 5.24301 10.9284C5.47972 11.0703 5.78679 10.9934 5.92888 10.7569C5.93711 10.7442 5.97015 10.6946 6.02866 10.6243C6.10699 10.5303 6.2293 10.4011 6.39828 10.2711C6.73245 10.014 7.25271 9.75 7.99957 9.75Z" fill="#CED0D6"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.6 KiB |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#EBECF0"/>
|
||||
<path d="M6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7Z" fill="#6C707E"/>
|
||||
<path d="M11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6Z" fill="#6C707E"/>
|
||||
<path d="M5.5 10C5.22386 10 5 10.2239 5 10.5C5 10.7761 5.22386 11 5.5 11L10.5 11C10.7762 11 11 10.7761 11 10.5C11 10.2239 10.7762 10 10.5 10L5.5 10Z" fill="#6C707E"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 939 B |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#43454A"/>
|
||||
<path d="M6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7Z" fill="#CED0D6"/>
|
||||
<path d="M11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6Z" fill="#CED0D6"/>
|
||||
<path d="M5.5 10C5.22386 10 5 10.2239 5 10.5C5 10.7761 5.22386 11 5.5 11L10.5 11C10.7762 11 11 10.7761 11 10.5C11 10.2239 10.7762 10 10.5 10L5.5 10Z" fill="#CED0D6"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 939 B |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#EBECF0"/>
|
||||
<path d="M6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7Z" fill="#6C707E"/>
|
||||
<path d="M11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6Z" fill="#6C707E"/>
|
||||
<path d="M8.00043 10.25C7.2536 10.25 6.7332 9.98595 6.39887 9.72877C6.22982 9.59874 6.10743 9.46949 6.02905 9.37541C5.9705 9.30514 5.93721 9.25532 5.92897 9.24258C5.78683 9.0061 5.47995 8.92943 5.24328 9.07137C5.00646 9.2134 4.92961 9.52051 5.07163 9.75733L5.1264 9.84054C5.15761 9.88514 5.20219 9.94521 5.26075 10.0155C5.37761 10.1558 5.55201 10.339 5.78916 10.5214C6.26721 10.8891 6.99681 11.25 8.00043 11.25C9.00404 11.25 9.73352 10.8892 10.2115 10.5215C10.4486 10.3391 10.6229 10.1559 10.7397 10.0157C10.7983 9.94537 10.8428 9.88531 10.874 9.84071C10.8931 9.8135 10.9117 9.78596 10.9288 9.75749C11.0708 9.52064 10.9938 9.21354 10.757 9.07157C10.5203 8.92968 10.2132 9.00659 10.0711 9.24311C10.0629 9.25584 10.0298 9.30543 9.97134 9.37568C9.89301 9.46972 9.7707 9.59892 9.60172 9.72892C9.26755 9.986 8.74729 10.25 8.00043 10.25Z" fill="#6C707E"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.6 KiB |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#43454A"/>
|
||||
<path d="M6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7Z" fill="#CED0D6"/>
|
||||
<path d="M11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6Z" fill="#CED0D6"/>
|
||||
<path d="M8.00043 10.25C7.2536 10.25 6.7332 9.98595 6.39887 9.72877C6.22982 9.59874 6.10743 9.46949 6.02905 9.37541C5.9705 9.30514 5.93721 9.25532 5.92897 9.24258C5.78683 9.0061 5.47995 8.92943 5.24328 9.07137C5.00646 9.2134 4.92961 9.52051 5.07163 9.75733L5.1264 9.84054C5.15761 9.88514 5.20219 9.94521 5.26075 10.0155C5.37761 10.1558 5.55201 10.339 5.78916 10.5214C6.26721 10.8891 6.99681 11.25 8.00043 11.25C9.00404 11.25 9.73352 10.8892 10.2115 10.5215C10.4486 10.3391 10.6229 10.1559 10.7397 10.0157C10.7983 9.94537 10.8428 9.88531 10.874 9.84071C10.8931 9.8135 10.9117 9.78596 10.9288 9.75749C11.0708 9.52064 10.9938 9.21354 10.757 9.07157C10.5203 8.92968 10.2132 9.00659 10.0711 9.24311C10.0629 9.25584 10.0298 9.30543 9.97134 9.37568C9.89301 9.46972 9.7707 9.59892 9.60172 9.72892C9.26755 9.986 8.74729 10.25 8.00043 10.25Z" fill="#CED0D6"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.6 KiB |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#EBECF0"/>
|
||||
<path d="M7.99957 9.75C8.7464 9.75 9.2668 10.014 9.60113 10.2712C9.77018 10.4013 9.89257 10.5305 9.97095 10.6246C10.0295 10.6949 10.0628 10.7447 10.071 10.7574C10.2132 10.9939 10.52 11.0706 10.7567 10.9286C10.9935 10.7866 11.0704 10.4795 10.9284 10.2427L10.8736 10.1595C10.8424 10.1149 10.7978 10.0548 10.7392 9.9845C10.6224 9.84424 10.448 9.66102 10.2108 9.4786C9.73279 9.11087 9.00319 8.75 7.99957 8.75C6.99596 8.75 6.26648 9.11079 5.78852 9.47849C5.55143 9.66089 5.37708 9.84409 5.26027 9.98434C5.20172 10.0546 5.15716 10.1147 5.12597 10.1593C5.10693 10.1865 5.08833 10.214 5.07122 10.2425C4.92925 10.4794 5.00616 10.7865 5.24301 10.9284C5.47972 11.0703 5.78679 10.9934 5.92888 10.7569C5.93711 10.7442 5.97015 10.6946 6.02866 10.6243C6.10699 10.5303 6.2293 10.4011 6.39828 10.2711C6.73245 10.014 7.25271 9.75 7.99957 9.75Z" fill="#6C707E"/>
|
||||
<path d="M6.38426 5.76585C6.44455 5.70741 6.48599 5.64908 6.51132 5.60741C6.52691 5.58174 6.53397 5.56761 6.53593 5.5635C6.63843 5.30835 6.92798 5.18371 7.18393 5.28505C7.44068 5.38671 7.56641 5.67725 7.46475 5.934L7.43482 6.00098C7.43482 6.00098 7.3961 6.07703 7.36586 6.12679C7.30574 6.22571 7.21339 6.35483 7.08032 6.48384C6.80685 6.74895 6.37362 6.99976 5.74987 6.99976C5.12612 6.99976 4.69288 6.74895 4.41942 6.48384C4.28634 6.35483 4.194 6.22571 4.13387 6.12679C4.10363 6.07704 4.08096 6.03396 4.06491 6.00098C4.05439 5.97936 4.04432 5.95736 4.03539 5.93504C3.93467 5.68138 4.0618 5.38562 4.3158 5.28505C4.5701 5.18437 4.85754 5.30675 4.96179 5.55855C4.96807 5.57407 4.97683 5.58842 4.98554 5.60269L4.98842 5.60741C5.01374 5.64908 5.05518 5.70741 5.11547 5.76585C5.22873 5.87565 5.42049 5.99976 5.74987 5.99976C6.07924 5.99976 6.27101 5.87565 6.38426 5.76585Z" fill="#6C707E"/>
|
||||
<path d="M11.0113 5.60741C10.986 5.64908 10.9445 5.70741 10.8843 5.76585C10.771 5.87565 10.5792 5.99976 10.2499 5.99976C9.92049 5.99976 9.72873 5.87565 9.61547 5.76585C9.55518 5.70741 9.51374 5.64908 9.48842 5.60741L9.48554 5.60268C9.47683 5.58842 9.46807 5.57407 9.46179 5.55855C9.35754 5.30675 9.0701 5.18437 8.8158 5.28505C8.5618 5.38562 8.43467 5.68138 8.53539 5.93504C8.54431 5.95736 8.55439 5.97936 8.56491 6.00098C8.58096 6.03396 8.60363 6.07704 8.63387 6.12679C8.694 6.22571 8.78634 6.35483 8.91942 6.48384C9.19288 6.74895 9.62612 6.99976 10.2499 6.99976C10.8736 6.99976 11.3069 6.74895 11.5803 6.48384C11.7134 6.35483 11.8057 6.22571 11.8659 6.12679C11.8961 6.07703 11.9348 6.00098 11.9348 6.00098L11.9648 5.934C12.0664 5.67725 11.9407 5.38671 11.6839 5.28505C11.428 5.18371 11.1384 5.30835 11.0359 5.5635C11.034 5.56761 11.0269 5.58174 11.0113 5.60741Z" fill="#6C707E"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#43454A"/>
|
||||
<path d="M7.99957 9.75C8.7464 9.75 9.2668 10.014 9.60113 10.2712C9.77018 10.4013 9.89257 10.5305 9.97095 10.6246C10.0295 10.6949 10.0628 10.7447 10.071 10.7574C10.2132 10.9939 10.52 11.0706 10.7567 10.9286C10.9935 10.7866 11.0704 10.4795 10.9284 10.2427L10.8736 10.1595C10.8424 10.1149 10.7978 10.0548 10.7392 9.9845C10.6224 9.84424 10.448 9.66102 10.2108 9.4786C9.73279 9.11087 9.00319 8.75 7.99957 8.75C6.99596 8.75 6.26648 9.11079 5.78852 9.47849C5.55143 9.66089 5.37708 9.84409 5.26027 9.98434C5.20172 10.0546 5.15716 10.1147 5.12597 10.1593C5.10693 10.1865 5.08833 10.214 5.07122 10.2425C4.92925 10.4794 5.00616 10.7865 5.24301 10.9284C5.47972 11.0703 5.78679 10.9934 5.92888 10.7569C5.93711 10.7442 5.97015 10.6946 6.02866 10.6243C6.10699 10.5303 6.2293 10.4011 6.39828 10.2711C6.73245 10.014 7.25271 9.75 7.99957 9.75Z" fill="#CED0D6"/>
|
||||
<path d="M6.38426 5.76585C6.44455 5.70741 6.48599 5.64908 6.51132 5.60741C6.52691 5.58174 6.53397 5.56761 6.53593 5.5635C6.63843 5.30835 6.92798 5.18371 7.18393 5.28505C7.44068 5.38671 7.56641 5.67725 7.46475 5.934L7.43482 6.00098C7.43482 6.00098 7.3961 6.07703 7.36586 6.12679C7.30574 6.22571 7.21339 6.35483 7.08032 6.48384C6.80685 6.74895 6.37362 6.99976 5.74987 6.99976C5.12612 6.99976 4.69288 6.74895 4.41942 6.48384C4.28634 6.35483 4.194 6.22571 4.13387 6.12679C4.10363 6.07704 4.08096 6.03396 4.06491 6.00098C4.05439 5.97936 4.04432 5.95736 4.03539 5.93504C3.93467 5.68138 4.0618 5.38562 4.3158 5.28505C4.5701 5.18437 4.85754 5.30675 4.96179 5.55855C4.96807 5.57407 4.97683 5.58842 4.98554 5.60269L4.98842 5.60741C5.01374 5.64908 5.05518 5.70741 5.11547 5.76585C5.22873 5.87565 5.42049 5.99976 5.74987 5.99976C6.07924 5.99976 6.27101 5.87565 6.38426 5.76585Z" fill="#CED0D6"/>
|
||||
<path d="M11.0113 5.60741C10.986 5.64908 10.9445 5.70741 10.8843 5.76585C10.771 5.87565 10.5792 5.99976 10.2499 5.99976C9.92049 5.99976 9.72873 5.87565 9.61547 5.76585C9.55518 5.70741 9.51374 5.64908 9.48842 5.60741L9.48554 5.60268C9.47683 5.58842 9.46807 5.57407 9.46179 5.55855C9.35754 5.30675 9.0701 5.18437 8.8158 5.28505C8.5618 5.38562 8.43467 5.68138 8.53539 5.93504C8.54431 5.95736 8.55439 5.97936 8.56491 6.00098C8.58096 6.03396 8.60363 6.07704 8.63387 6.12679C8.694 6.22571 8.78634 6.35483 8.91942 6.48384C9.19288 6.74895 9.62612 6.99976 10.2499 6.99976C10.8736 6.99976 11.3069 6.74895 11.5803 6.48384C11.7134 6.35483 11.8057 6.22571 11.8659 6.12679C11.8961 6.07703 11.9348 6.00098 11.9348 6.00098L11.9648 5.934C12.0664 5.67725 11.9407 5.38671 11.6839 5.28505C11.428 5.18371 11.1384 5.30835 11.0359 5.5635C11.034 5.56761 11.0269 5.58174 11.0113 5.60741Z" fill="#CED0D6"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#EBECF0"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 9H4.5C4.34832 9 4.20484 9.06886 4.10994 9.18719C4.01505 9.30552 3.979 9.46053 4.01194 9.60859L4.05085 9.74809C4.07535 9.82519 4.11301 9.93055 4.16824 10.0547C4.2784 10.3025 4.46061 10.63 4.75162 10.9573C5.34622 11.6261 6.35708 12.2501 8.00033 12.2501C9.64358 12.2501 10.6543 11.6261 11.2488 10.9572C11.5397 10.6299 11.7218 10.3024 11.8319 10.0546C11.8871 9.93044 11.9248 9.82507 11.9492 9.74796C11.9637 9.70239 11.9773 9.65643 11.9878 9.60978C12.0208 9.46244 11.9846 9.30497 11.89 9.18714C11.7951 9.06883 11.6517 9 11.5 9ZM5.49896 10.2928C5.4108 10.1937 5.33663 10.0946 5.27452 10H10.7257C10.6636 10.0946 10.5895 10.1937 10.5013 10.2929C10.0959 10.7491 9.35675 11.2501 8.00033 11.2501C6.6439 11.2501 5.90461 10.7491 5.49896 10.2928Z" fill="#6C707E"/>
|
||||
<path d="M5.11672 6.48366C5.05643 6.5421 5.01499 6.60043 4.98966 6.6421C4.97406 6.66777 4.96701 6.6819 4.96505 6.68602C4.86255 6.94116 4.573 7.0658 4.31705 6.96446C4.0603 6.86281 3.93457 6.57226 4.03622 6.31551L4.06615 6.24853C4.06615 6.24853 4.10488 6.17248 4.13512 6.12272C4.19524 6.0238 4.28759 5.89468 4.42066 5.76567C4.69412 5.50056 5.12736 5.24976 5.75111 5.24976C6.37486 5.24976 6.8081 5.50056 7.08156 5.76567C7.21463 5.89468 7.30698 6.0238 7.3671 6.12272C7.39734 6.17248 7.42001 6.21555 7.43607 6.24853C7.44659 6.27015 7.45666 6.29215 7.46559 6.31447C7.5663 6.56813 7.43917 6.86389 7.18517 6.96446C6.93088 7.06514 6.64343 6.94277 6.53919 6.69097C6.53291 6.67544 6.52415 6.66109 6.51544 6.64682L6.51256 6.6421C6.48723 6.60043 6.44579 6.5421 6.3855 6.48366C6.27225 6.37386 6.08048 6.24976 5.75111 6.24976C5.42174 6.24976 5.22997 6.37386 5.11672 6.48366Z" fill="#6C707E"/>
|
||||
<path d="M9.48966 6.6421C9.51499 6.60043 9.55643 6.5421 9.61672 6.48366C9.72997 6.37386 9.92174 6.24976 10.2511 6.24976C10.5805 6.24976 10.7723 6.37386 10.8855 6.48366C10.9458 6.5421 10.9872 6.60043 11.0126 6.6421L11.0154 6.64682C11.0241 6.66109 11.0329 6.67544 11.0392 6.69097C11.1434 6.94277 11.4309 7.06514 11.6852 6.96446C11.9392 6.86389 12.0663 6.56813 11.9656 6.31447C11.9567 6.29215 11.9466 6.27015 11.9361 6.24853C11.92 6.21555 11.8973 6.17248 11.8671 6.12272C11.807 6.0238 11.7146 5.89468 11.5816 5.76567C11.3081 5.50056 10.8749 5.24976 10.2511 5.24976C9.62736 5.24976 9.19412 5.50056 8.92066 5.76567C8.78759 5.89468 8.69524 6.0238 8.63512 6.12272C8.60488 6.17248 8.56615 6.24853 8.56615 6.24853L8.53622 6.31551C8.43457 6.57226 8.5603 6.86281 8.81705 6.96446C9.073 7.0658 9.36255 6.94116 9.46505 6.68602C9.46701 6.6819 9.47406 6.66777 9.48966 6.6421Z" fill="#6C707E"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -1,6 +1,5 @@
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2Z" fill="#43454A"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 9H4.5C4.34832 9 4.20484 9.06886 4.10994 9.18719C4.01505 9.30552 3.979 9.46053 4.01194 9.60859L4.05085 9.74809C4.07535 9.82519 4.11301 9.93055 4.16824 10.0547C4.2784 10.3025 4.46061 10.63 4.75162 10.9573C5.34622 11.6261 6.35708 12.2501 8.00033 12.2501C9.64358 12.2501 10.6543 11.6261 11.2488 10.9572C11.5397 10.6299 11.7218 10.3024 11.8319 10.0546C11.8871 9.93044 11.9248 9.82507 11.9492 9.74796C11.9637 9.70239 11.9773 9.65643 11.9878 9.60978C12.0208 9.46244 11.9846 9.30497 11.89 9.18714C11.7951 9.06883 11.6517 9 11.5 9ZM5.49896 10.2928C5.4108 10.1937 5.33663 10.0946 5.27452 10H10.7257C10.6636 10.0946 10.5895 10.1937 10.5013 10.2929C10.0959 10.7491 9.35675 11.2501 8.00033 11.2501C6.6439 11.2501 5.90461 10.7491 5.49896 10.2928Z" fill="#CED0D6"/>
|
||||
<path d="M5.11672 6.48366C5.05643 6.5421 5.01499 6.60043 4.98966 6.6421C4.97406 6.66777 4.96701 6.6819 4.96505 6.68602C4.86255 6.94116 4.573 7.0658 4.31705 6.96446C4.0603 6.86281 3.93457 6.57226 4.03622 6.31551L4.06615 6.24853C4.06615 6.24853 4.10488 6.17248 4.13512 6.12272C4.19524 6.0238 4.28759 5.89468 4.42066 5.76567C4.69412 5.50056 5.12736 5.24976 5.75111 5.24976C6.37486 5.24976 6.8081 5.50056 7.08156 5.76567C7.21463 5.89468 7.30698 6.0238 7.3671 6.12272C7.39734 6.17248 7.42001 6.21555 7.43607 6.24853C7.44659 6.27015 7.45666 6.29215 7.46559 6.31447C7.5663 6.56813 7.43917 6.86389 7.18517 6.96446C6.93088 7.06514 6.64343 6.94277 6.53919 6.69097C6.53291 6.67544 6.52415 6.66109 6.51544 6.64682L6.51256 6.6421C6.48723 6.60043 6.44579 6.5421 6.3855 6.48366C6.27225 6.37386 6.08048 6.24976 5.75111 6.24976C5.42174 6.24976 5.22997 6.37386 5.11672 6.48366Z" fill="#CED0D6"/>
|
||||
<path d="M9.48966 6.6421C9.51499 6.60043 9.55643 6.5421 9.61672 6.48366C9.72997 6.37386 9.92174 6.24976 10.2511 6.24976C10.5805 6.24976 10.7723 6.37386 10.8855 6.48366C10.9458 6.5421 10.9872 6.60043 11.0126 6.6421L11.0154 6.64682C11.0241 6.66109 11.0329 6.67544 11.0392 6.69097C11.1434 6.94277 11.4309 7.06514 11.6852 6.96446C11.9392 6.86389 12.0663 6.56813 11.9656 6.31447C11.9567 6.29215 11.9466 6.27015 11.9361 6.24853C11.92 6.21555 11.8973 6.17248 11.8671 6.12272C11.807 6.0238 11.7146 5.89468 11.5816 5.76567C11.3081 5.50056 10.8749 5.24976 10.2511 5.24976C9.62736 5.24976 9.19412 5.50056 8.92066 5.76567C8.78759 5.89468 8.69524 6.0238 8.63512 6.12272C8.60488 6.17248 8.56615 6.24853 8.56615 6.24853L8.53622 6.31551C8.43457 6.57226 8.5603 6.86281 8.81705 6.96446C9.073 7.0658 9.36255 6.94116 9.46505 6.68602C9.46701 6.6819 9.47406 6.66777 9.48966 6.6421Z" fill="#CED0D6"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -1280,11 +1280,11 @@ public class AllIcons {
|
||||
/** 16x16 */ public static final @NotNull Icon Stub = load("expui/stub.svg", -784127213, 2);
|
||||
|
||||
public static final class Survey {
|
||||
/** 16x16 */ public static final @NotNull Icon Dissatisfied = load("expui/survey/dissatisfied.svg", -804389422, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon Neutral = load("expui/survey/neutral.svg", -1987031457, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon Satisfied = load("expui/survey/satisfied.svg", 1105387664, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon VeryDissatisfied = load("expui/survey/veryDissatisfied.svg", 223633271, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon VerySatisfied = load("expui/survey/verySatisfied.svg", -1470265700, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon Dissatisfied = load("expui/survey/dissatisfied.svg", 1799600033, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon Neutral = load("expui/survey/neutral.svg", 19446713, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon Satisfied = load("expui/survey/satisfied.svg", -670378856, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon VeryDissatisfied = load("expui/survey/veryDissatisfied.svg", 229691784, 2);
|
||||
/** 16x16 */ public static final @NotNull Icon VerySatisfied = load("expui/survey/verySatisfied.svg", -116389630, 2);
|
||||
}
|
||||
|
||||
public static final class Table {
|
||||
|
||||