aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/oneconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/oneconfig')
-rw-r--r--src/main/resources/assets/oneconfig/uicomponents/CheckboxIconMixed.svg17
-rw-r--r--src/main/resources/assets/oneconfig/uicomponents/CheckboxIconOn.svg17
-rw-r--r--src/main/resources/assets/oneconfig/uicomponents/DropdownListIcon.svg4
3 files changed, 38 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/uicomponents/CheckboxIconMixed.svg b/src/main/resources/assets/oneconfig/uicomponents/CheckboxIconMixed.svg
new file mode 100644
index 0000000..f3ca3a4
--- /dev/null
+++ b/src/main/resources/assets/oneconfig/uicomponents/CheckboxIconMixed.svg
@@ -0,0 +1,17 @@
+<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
+<g filter="url(#filter0_d_1196_18795)">
+<path d="M10 16H22" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
+</g>
+<defs>
+<filter id="filter0_d_1196_18795" x="0.5" y="8.5" width="31" height="19" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
+<feFlood flood-opacity="0" result="BackgroundImageFix"/>
+<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
+<feOffset dy="2"/>
+<feGaussianBlur stdDeviation="4"/>
+<feComposite in2="hardAlpha" operator="out"/>
+<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
+<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1196_18795"/>
+<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1196_18795" result="shape"/>
+</filter>
+</defs>
+</svg>
diff --git a/src/main/resources/assets/oneconfig/uicomponents/CheckboxIconOn.svg b/src/main/resources/assets/oneconfig/uicomponents/CheckboxIconOn.svg
new file mode 100644
index 0000000..1170654
--- /dev/null
+++ b/src/main/resources/assets/oneconfig/uicomponents/CheckboxIconOn.svg
@@ -0,0 +1,17 @@
+<svg width="36" height="33" viewBox="0 0 36 33" fill="none" xmlns="http://www.w3.org/2000/svg">
+<g filter="url(#filter0_d_1196_18794)">
+<path d="M10 16L15 21L26 9" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
+</g>
+<defs>
+<filter id="filter0_d_1196_18794" x="0.5" y="1.5" width="35" height="31" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
+<feFlood flood-opacity="0" result="BackgroundImageFix"/>
+<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
+<feOffset dy="2"/>
+<feGaussianBlur stdDeviation="4"/>
+<feComposite in2="hardAlpha" operator="out"/>
+<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
+<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1196_18794"/>
+<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1196_18794" result="shape"/>
+</filter>
+</defs>
+</svg>
diff --git a/src/main/resources/assets/oneconfig/uicomponents/DropdownListIcon.svg b/src/main/resources/assets/oneconfig/uicomponents/DropdownListIcon.svg
new file mode 100644
index 0000000..0421ac2
--- /dev/null
+++ b/src/main/resources/assets/oneconfig/uicomponents/DropdownListIcon.svg
@@ -0,0 +1,4 @@
+<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path fill-rule="evenodd" clip-rule="evenodd" d="M16.3536 8.89645C16.1583 8.70118 15.8417 8.70118 15.6464 8.89645L11.0607 13.4822C10.4749 14.068 9.52513 14.068 8.93934 13.4822C8.35355 12.8964 8.35355 11.9467 8.93934 11.3609L13.5251 6.77513C14.892 5.40829 17.108 5.40829 18.4749 6.77513L23.0607 11.3609C23.6464 11.9467 23.6464 12.8964 23.0607 13.4822C22.4749 14.068 21.5251 14.068 20.9393 13.4822L16.3536 8.89645Z" fill="white"/>
+<path fill-rule="evenodd" clip-rule="evenodd" d="M16.3536 23.1036C16.1583 23.2988 15.8417 23.2988 15.6464 23.1036L11.0607 18.5178C10.4749 17.932 9.52513 17.932 8.93934 18.5178C8.35355 19.1036 8.35355 20.0533 8.93934 20.6391L13.5251 25.2249C14.892 26.5917 17.108 26.5917 18.4749 25.2249L23.0607 20.6391C23.6464 20.0533 23.6464 19.1036 23.0607 18.5178C22.4749 17.932 21.5251 17.932 20.9393 18.5178L16.3536 23.1036Z" fill="white"/>
+</svg>