react-social-icons
Version:
beautiful, easy svg social icons in react
7 lines (4 loc) • 393 B
JavaScript
import { register } from '../component.js';
import 'react';
var _socialIcons_tumblr = register("tumblr", {"color":"#2c4762","path":"M0,0v64h64V0H0z M35.4,47c-6.5,0.1-9-4.7-9-8v-9.8h-3v-3.9c4.6-1.6,5.6-5.7,5.9-8.1c0-0.2,0.1-0.2,0.2-0.2 c0.1,0,4.4,0,4.4,0v7.6h6v4.5h-6v9.3c0,1.3,0.5,3,2.9,3c0.8,0,1.9-0.3,2.4-0.5l1.4,4.3C40.1,46,37.6,47,35.4,47z"});
export { _socialIcons_tumblr as default };