highlight node and edge
This commit is contained in:
21
src/assets/capsule2-glow.svg
Normal file
21
src/assets/capsule2-glow.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg width="232" height="64" viewBox="0 0 232 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_d_7652_5399)">
|
||||
<rect x="8" y="8" width="216" height="48" rx="24" fill="white"/>
|
||||
<rect x="8.5" y="8.5" width="215" height="47" rx="23.5" stroke="#0099FF"/>
|
||||
<rect x="12" y="12" width="40" height="40" rx="20" fill="white"/>
|
||||
<rect x="22" y="22" width="20" height="20" rx="10" fill="#BFE5FF"/>
|
||||
<rect x="27" y="27" width="10" height="10" rx="5" fill="#80CCFF"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_d_7652_5399" x="0" y="0" width="232" height="64" 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/>
|
||||
<feGaussianBlur stdDeviation="4"/>
|
||||
<feComposite in2="hardAlpha" operator="out"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0.6 0 0 0 0 1 0 0 0 1 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_7652_5399"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_7652_5399" result="shape"/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user