react-social-icons
Version:
beautiful, easy svg social icons in react
8 lines (5 loc) • 467 B
JavaScript
import { register } from '../component.js';
import 'react';
import 'react/jsx-runtime';
var _socialIcons_linktree = register("linktree", {"color":"#43e660","path":"M.053.053v64h64v-64zM29.688 16h4.626v7.8l5.338-5.474 3.096 3.174-5.596 5.324h7.873v4.405h-7.918l5.633 5.474-3.088 3.11-7.65-7.688-7.652 7.688-3.098-3.098 5.635-5.475h-7.912v-4.404h7.875L21.252 21.5l3.098-3.186 5.337 5.487zm-.014 21.549h4.629V48h-4.63z"});
export { _socialIcons_linktree as default };