diff options
author | MoonTidez <ad98566@gmail.com> | 2022-05-31 14:02:00 +0400 |
---|---|---|
committer | MoonTidez <ad98566@gmail.com> | 2022-05-31 14:02:00 +0400 |
commit | 34cb0d67177ff98bb67df1ff13a336e478a0b77c (patch) | |
tree | f4d280147557c5b8605ea6e05a77060ccd812140 /src/main/resources/assets/oneconfig/uicomponents/CheckboxIconMixed.svg | |
parent | 092494fd1226aa129ea88aba60fe9d6a5bf2c40e (diff) | |
download | OneConfig-34cb0d67177ff98bb67df1ff13a336e478a0b77c.tar.gz OneConfig-34cb0d67177ff98bb67df1ff13a336e478a0b77c.tar.bz2 OneConfig-34cb0d67177ff98bb67df1ff13a336e478a0b77c.zip |
UI Component Icons
Diffstat (limited to 'src/main/resources/assets/oneconfig/uicomponents/CheckboxIconMixed.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/uicomponents/CheckboxIconMixed.svg | 17 |
1 files changed, 17 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> |