objective categorical abstract machine language personal data server
65
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 11 lines 300 B view raw
1let[@react.component] make ?className ?(strokeWidth = "2") () = 2 <svg 3 ?className 4 viewBox="0 0 24 24" 5 fill="none" 6 stroke="currentColor" 7 strokeLinecap="round" 8 strokeLinejoin="round" 9 strokeWidth> 10 <circle cx="12" cy="12" r="10" /> <path d="M12 8v4M12 16h.01" /> 11 </svg>