mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

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

at patch-version 5 lines 282 B view raw
1import {createSinglePathSVG} from './TEMPLATE' 2 3export const ArrowTriangleBottom_Stroke2_Corner1_Rounded = createSinglePathSVG({ 4 path: 'M4.213 6.886c-.673-1.35.334-2.889 1.806-2.889H17.98c1.472 0 2.479 1.539 1.806 2.89l-5.982 11.997c-.74 1.484-2.87 1.484-3.61 0L4.213 6.886Z', 5})