diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-30 17:47:02 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-30 17:47:02 +0200 |
commit | 092494fd1226aa129ea88aba60fe9d6a5bf2c40e (patch) | |
tree | 1ba473dbe6bb8b8b92df9cde2de632017560a3b2 /src/main/resources/assets/oneconfig/old-icons/CheckboxMixed.svg | |
parent | b745fa5c04a421cc8d8979b2e4cbf6288dc4684a (diff) | |
download | OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.tar.gz OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.tar.bz2 OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.zip |
new sidebar, now animations
Diffstat (limited to 'src/main/resources/assets/oneconfig/old-icons/CheckboxMixed.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/old-icons/CheckboxMixed.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/old-icons/CheckboxMixed.svg b/src/main/resources/assets/oneconfig/old-icons/CheckboxMixed.svg new file mode 100644 index 0000000..03ea4e4 --- /dev/null +++ b/src/main/resources/assets/oneconfig/old-icons/CheckboxMixed.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_21383)"> +<path d="M7.19995 12H16.8" stroke="white" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/> +</g> +<defs> +<filter id="filter0_d_803_21383" x="1" y="6.80005" width="22" height="12.3999" 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.5"/> +<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_21383"/> +<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_803_21383" result="shape"/> +</filter> +</defs> +</svg> |