Bibata_Cursor/svg/original/static/plus.svg
ful1e5 d3234e6114 📂 Svg location changed
In Bibata v1.1.x all svg files are stored inside the individual
package's 'src' directory. That's changes to <project_root>/svg/<x>.

There are plenty of other restructuring is pending,You can see in
Unstaged stage.
2021-02-18 19:05:51 +05:30

23 lines
No EOL
1.4 KiB
XML

<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M111 168H89V32H111V168Z" fill="#0000FF" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M32 89H168V111H32V89Z" fill="#0000FF" />
<path
d="M111 174H117V168V117H168H174V111V89V83H168H117V32V26H111H89H83V32V83H32H26V89V111V117H32H83V168V174H89H111Z"
stroke="#0000FF" stroke-width="12" />
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M111 168H89V32H111V168Z" fill="#00FF00" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M32 89H168V111H32V89Z" fill="#00FF00" />
<defs>
<filter id="filter0_d" x="15" y="19" width="170" height="170" 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" />
<feOffset dy="4" />
<feGaussianBlur stdDeviation="2.5" />
<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" />
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape" />
</filter>
</defs>
</svg>