Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
11
research/chatwoot/app/views/icons/_chevron-right.html.erb
Normal file
11
research/chatwoot/app/views/icons/_chevron-right.html.erb
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg
|
||||
class="w-4 h-4 fill-current text-slate-500 dark:text-slate-400"
|
||||
width="24"
|
||||
height="24"
|
||||
fill="none"
|
||||
viewBox="0 0 24 24"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M8.47 4.22a.75.75 0 0 0 0 1.06L15.19 12l-6.72 6.72a.75.75 0 1 0 1.06 1.06l7.25-7.25a.75.75 0 0 0 0-1.06L9.53 4.22a.75.75 0 0 0-1.06 0Z"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 341 B |
Reference in New Issue
Block a user