All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.icons.gg-circle-icon.js Maven / Gradle / Ivy

import { createIcon } from '../createIcon';

export const GgCircleIconConfig = {
  name: 'GgCircleIcon',
  height: 512,
  width: 512,
  svgPath: 'M257 8C120 8 9 119 9 256s111 248 248 248 248-111 248-248S394 8 257 8zm-49.5 374.8L81.8 257.1l125.7-125.7 35.2 35.4-24.2 24.2-11.1-11.1-77.2 77.2 77.2 77.2 26.6-26.6-53.1-52.9 24.4-24.4 77.2 77.2-75 75.2zm99-2.2l-35.2-35.2 24.1-24.4 11.1 11.1 77.2-77.2-77.2-77.2-26.5 26.5 53.1 52.9-24.4 24.4-77.2-77.2 75-75L432.2 255 306.5 380.6z',
  yOffset: 0,
  xOffset: 0,
};

export const GgCircleIcon = createIcon(GgCircleIconConfig);

export default GgCircleIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy