Bluesky app fork with some witchin' additions 馃挮
at readme-update 5 lines 234 B view raw
1import {createSinglePathSVG} from './TEMPLATE' 2 3export const Loader_Stroke2_Corner0_Rounded = createSinglePathSVG({ 4 path: 'M12 5a7 7 0 0 0-5.218 11.666A1 1 0 0 1 5.292 18a9 9 0 1 1 13.416 0 1 1 0 1 1-1.49-1.334A7 7 0 0 0 12 5Z', 5})