openreplay/frontend/app/svg/icons/fetch-request.svg
Delirium 203791f0f6
Remove unused code, refactor frontend and revisit libraries (#2458)
* start frontend thinning

* continue thinning

* removing moment and moment-range

* remove highlightjs

* remove semantic-ui

* ghaida commits to openreplay finally

* unused icons

* unused icons

* unused icons

* fix missing icons

---------

Co-authored-by: Ghaida Bouchaala <ghaida.bouchaala@gmail.com>
2024-08-27 16:15:14 +02:00

7 lines
No EOL
552 B
XML

<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0.6 24 24">
<rect y="0.599976" width="24" height="24" rx="12" fill="#EBF4F5"/>
<path d="M16.5 14.6L14.5 16.6L12.5 14.6" stroke="#24959A" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M14.5 16.6V8.59998" stroke="#24959A" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.5 10.6L9.5 8.59998L11.5 10.6" stroke="#24959A" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9.5 8.59998V16.6" stroke="#24959A" stroke-linecap="round" stroke-linejoin="round"/>
</svg>