You've already forked AstralRinth
forked from didirus/AstralRinth
Client-side/server-side filters (#204)
* Add client and server side categories * Quick fix for mistyped facet * Get rid of console.logs used for debugging * Re-add eslint overrides * Optimize SVG * Simplify .includes() checks
This commit is contained in:
4
assets/images/categories/client.svg
Normal file
4
assets/images/categories/client.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24">
|
||||
<rect x="2" y="3" width="20" height="14" rx="2" ry="2" />
|
||||
<path d="M8 21h8M12 17v4" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 221 B |
Reference in New Issue
Block a user