react-social-icons
Version:
beautiful, easy svg social icons in react
8 lines (5 loc) • 528 B
JavaScript
import { register } from '../component.js';
import 'react';
import 'react/jsx-runtime';
var _socialIcons_substack = register("substack", {"color":"#ff6719","path":"M0 0h64v64H0Zm20.098 18.477v3.195h23.805v-3.195zm0 6.075v3.24h23.805v-3.24zm0 6.075v14.895c.972-.28 1.95-1.042 2.835-1.536l5.94-3.317c.735-.411 1.472-.818 2.205-1.234.239-.136.644-.475.925-.47.278.005.681.346.919.482q1.03.588 2.07 1.157c2.094 1.149 4.162 2.343 6.256 3.492.809.445 1.754 1.221 2.655 1.426V30.627z"});
export { _socialIcons_substack as default };