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

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

The newest version!
import { createIcon } from '../createIcon';

export const AnkhIconConfig = {
  name: 'AnkhIcon',
  height: 512,
  width: 320,
  svgPath: 'M296 256h-44.62C272.46 222.01 288 181.65 288 144 288 55.63 230.69 0 160 0S32 55.63 32 144c0 37.65 15.54 78.01 36.62 112H24c-13.25 0-24 10.74-24 24v32c0 13.25 10.75 24 24 24h96v152c0 13.25 10.75 24 24 24h32c13.25 0 24-10.75 24-24V336h96c13.25 0 24-10.75 24-24v-32c0-13.26-10.75-24-24-24zM160 80c29.61 0 48 24.52 48 64 0 34.66-27.14 78.14-48 100.87-20.86-22.72-48-66.21-48-100.87 0-39.48 18.39-64 48-64z',
  yOffset: 0,
  xOffset: 0,
};

export const AnkhIcon = createIcon(AnkhIconConfig);

export default AnkhIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy