diff options
Diffstat (limited to 'src/main/resources/assets/oneconfig/old-icons/CheckboxTick.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/old-icons/CheckboxTick.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/old-icons/CheckboxTick.svg b/src/main/resources/assets/oneconfig/old-icons/CheckboxTick.svg new file mode 100644 index 0000000..4d6e0a8 --- /dev/null +++ b/src/main/resources/assets/oneconfig/old-icons/CheckboxTick.svg @@ -0,0 +1,17 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<g filter="url(#filter0_d_803_21339)"> +<path d="M6 12L9.6 15.6L18 7.19995" stroke="white" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/> +</g> +<defs> +<filter id="filter0_d_803_21339" x="0.800049" y="3" width="22.3999" height="18.7999" 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="1"/> +<feGaussianBlur stdDeviation="2"/> +<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.3 0"/> +<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_803_21339"/> +<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_803_21339" result="shape"/> +</filter> +</defs> +</svg> |