react-social-icons
Version:
beautiful, easy svg social icons in react
7 lines (4 loc) • 428 B
JavaScript
import { register } from '../component.js';
import 'react';
var _socialIcons_dropbox = register("dropbox", {"color":"#1081DE","path":"M0,0v64h64V0H0z M41.5,41.2L32,46.9l-9.4-5.7v-2.1l2.8,1.8l6.6-5.5l6.6,5.5l2.8-1.8V41.2z M48,33.7l-9.4,6.1 L32,34.3l-6.6,5.5L16,33.7l6.5-5.2L16,23.3l9.4-6.1l6.6,5.5l6.6-5.5l9.4,6.1l-6.5,5.2L48,33.7z M22.5,28.5l9.5,5.9l9.5-5.9L32,22.6 L22.5,28.5z"});
export { _socialIcons_dropbox as default };