PluginProbe
Solid Performance – Your No-Code Caching, Performance, & Page Speed Solution / trunk
Solid Performance – Your No-Code Caching, Performance, & Page Speed Solution vtrunk
2.0.1 trunk 1.0.0 1.1.0 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.4.0 1.4.1 1.4.2 1.5.0 1.6.0 1.6.1 1.7.0 1.7.1 1.8.0 1.9.0 2.0.0
solid-performance / src / Performance / Admin / meta / icon.js

icon.js in Solid Performance – Your No-Code Caching, Performance, & Page Speed Solution trunk, at src/Performance/Admin/meta/icon.js

13 lines 1.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 const solidIcon = <svg
2 width="23"
3 height="23"
4 viewBox="0 0 23 23"
5 fill="none"
6 xmlns="http://www.w3.org/2000/svg"
7 >
8 <path d="M0 5.30769C0 2.37633 2.37644 0 5.30793 0H17.6931C20.6246 0 23.001 2.37633 23.001 5.30769V17.6923C23.001 20.6237 20.6246 23 17.6931 23H5.30793C2.37644 23 0 20.6237 0 17.6923V5.30769Z" fill="#2B69E3" />
9 <path d="M7.15634 13.635C7.12761 13.5762 7.20912 13.6427 7.26791 13.614L11.3817 11.6038C11.7736 11.4123 12.2465 11.5748 12.438 11.9667L12.6924 12.4684L8.45282 14.5099C8.06093 14.7014 7.58799 14.5389 7.39649 14.147L7.15634 13.635Z" fill="#FEFBF2" fillOpacity="0.5" />
10 <path d="M7.11828 15.0751L12.5756 12.4084C12.6148 12.3893 12.6621 12.4055 12.6813 12.4447L12.9137 12.9204C13.5504 14.2235 13.0102 15.7961 11.7071 16.4329L6.24975 19.0995C6.21056 19.1186 6.16326 19.1025 6.14411 19.0631L5.91172 18.5877C5.27501 17.2845 5.81521 15.7118 7.11828 15.0751Z" fill="#FEFBF2" />
11 <path d="M14.1559 13.5164L18.0003 6.80114L10.3716 5.50781L11.5585 8.01965L8.15002 9.68518C6.84695 10.3219 6.30675 11.8945 6.94346 13.1976L7.17586 13.6733C7.19501 13.7125 7.24229 13.7287 7.28149 13.7096L12.7388 11.0429C12.8068 11.0097 12.8727 10.9739 12.9364 10.9358L14.1559 13.5164Z" fill="#FEFBF2" />
12 </svg>;
13 export default solidIcon;