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

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

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

export const ElloIconConfig = {
  name: 'ElloIcon',
  height: 512,
  width: 496,
  svgPath: 'M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm143.84 285.2C375.31 358.51 315.79 404.8 248 404.8s-127.31-46.29-143.84-111.6c-1.65-7.44 2.48-15.71 9.92-17.36 7.44-1.65 15.71 2.48 17.36 9.92 14.05 52.91 62 90.11 116.56 90.11s102.51-37.2 116.56-90.11c1.65-7.44 9.92-12.4 17.36-9.92 7.44 1.65 12.4 9.92 9.92 17.36z',
  yOffset: 0,
  xOffset: 0,
};

export const ElloIcon = createIcon(ElloIconConfig);

export default ElloIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy