docs: add Remix to the showcase (#1424)
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
This commit is contained in:
parent
5f34f42b73
commit
d4b18a05ad
2 changed files with 10 additions and 0 deletions
|
|
@ -249,6 +249,11 @@
|
|||
"image": "img/logos/markdoc.svg",
|
||||
"href": "https://markdoc.io/"
|
||||
},
|
||||
{
|
||||
"name": "Remix",
|
||||
"image": "img/logos/remix.svg",
|
||||
"href": "https://remix.run/docs"
|
||||
},
|
||||
{
|
||||
"name": "Flowbite",
|
||||
"image": "img/logos/flowbite.svg",
|
||||
|
|
|
|||
5
packages/website/static/img/logos/remix.svg
Normal file
5
packages/website/static/img/logos/remix.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="40" height="40" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.8588 29.1581C34.1643 33.0771 34.1643 34.9142 34.1643 36.9195H25.0854C25.0854 36.4827 25.0932 36.0831 25.1011 35.678C25.1257 34.4184 25.1514 33.105 24.947 30.4525C24.677 26.5692 23.0027 25.7063 19.9241 25.7063H17.1965H5.64502V18.6409H20.3561C24.2449 18.6409 26.1893 17.4594 26.1893 14.3312C26.1893 11.5806 24.2449 9.91369 20.3561 9.91369H5.64502V3H21.9765C30.7802 3 35.155 7.15293 35.155 13.7868C35.155 18.7488 32.0764 21.9848 27.9176 22.5242C31.4283 23.2253 33.4807 25.2209 33.8588 29.1581Z" fill="#121212"/>
|
||||
<path d="M5.64502 36.9195V31.6525H15.2445C16.848 31.6525 17.1961 32.8403 17.1961 33.5486V36.9195H5.64502Z" fill="#121212"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 833 B |
Loading…
Reference in a new issue