diff options
Diffstat (limited to 'src/main/resources/assets/oneconfig/options/CheckboxIconOn.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/options/CheckboxIconOn.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/options/CheckboxIconOn.svg b/src/main/resources/assets/oneconfig/options/CheckboxIconOn.svg new file mode 100644 index 0000000..1170654 --- /dev/null +++ b/src/main/resources/assets/oneconfig/options/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> |