react-social-icons
Version:
beautiful, easy svg social icons in react
8 lines (5 loc) • 492 B
JavaScript
import { register } from '../component.js';
import 'react';
import 'react/jsx-runtime';
var _socialIcons_patreon = register("patreon", {"color":"#000000","path":"M0 0h64v64H0Zm52.853 23.459c-.008-5.72-4.462-10.41-9.69-12.1-6.492-2.1-15.053-1.796-21.252 1.127-7.511 3.546-9.871 11.312-9.959 19.055-.07 6.369.564 23.139 10.022 23.259 7.03.088 8.077-8.969 11.328-13.33 2.314-3.104 5.294-3.979 8.96-4.886 6.303-1.562 10.6-6.536 10.591-13.125m0 0"});
export { _socialIcons_patreon as default };