package.dist.esm.icons.creative-commons-nd-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const CreativeCommonsNdIconConfig: {
name: 'CreativeCommonsNdIcon',
height: 512,
width: 496,
svgPath: 'M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm94 144.3v42.5H162.1V197h180.3zm0 79.8v42.5H162.1v-42.5h180.3z',
yOffset: 0,
xOffset: 0,
};
export declare const CreativeCommonsNdIcon: React.ComponentClass;
export default CreativeCommonsNdIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy