diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-31 18:08:25 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-31 18:08:25 +0200 |
commit | 401b8b498ed5dc6e19ee0320a4cb1688a9186f42 (patch) | |
tree | 06c0680bb6f7af8c4c237fecb47b59bb38d470ac /src/main/resources/assets/oneconfig/options/CheckboxMixed.svg | |
parent | 81dc4b38b83ef8a2ba09c517474cd601c452015f (diff) | |
download | OneConfig-401b8b498ed5dc6e19ee0320a4cb1688a9186f42.tar.gz OneConfig-401b8b498ed5dc6e19ee0320a4cb1688a9186f42.tar.bz2 OneConfig-401b8b498ed5dc6e19ee0320a4cb1688a9186f42.zip |
e2
Diffstat (limited to 'src/main/resources/assets/oneconfig/options/CheckboxMixed.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/options/CheckboxMixed.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/options/CheckboxMixed.svg b/src/main/resources/assets/oneconfig/options/CheckboxMixed.svg new file mode 100644 index 0000000..f3ca3a4 --- /dev/null +++ b/src/main/resources/assets/oneconfig/options/CheckboxMixed.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> |