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

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

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

export const UnlockedIconConfig = {
  name: 'UnlockedIcon',
  height: 1024,
  width: 1024,
  svgPath: 'M960,448.000922 L320,448.000922 L320,319.700922 C320,214.100922 404.6,127.000922 510.2,126.000922 C608.8,125.100922 690.4,198.500922 702.5,293.600922 C702.6,294.800922 702.8,296.100922 702.9,297.600922 C704,310.200922 714.5,319.900922 727.1,319.900922 L806.7,319.900922 C820.8,319.900922 832.1,307.900922 830.9,293.800922 L830.9,293.500922 C817.5,129.500922 680.1,0.300921594 512.6,0.000460088261 C336.3,-0.299078406 192,145.700922 192,322.000922 L192,448.000922 L64,448.000922 C28.7,448.000922 0,476.700922 0,512.000922 L0,960.000922 C0,995.300922 28.7,1024.00092 64,1024.00092 L960,1024.00092 C995.3,1024.00092 1024,995.300922 1024,960.000922 L1024,512.000922 C1024,476.700922 995.3,448.000922 960,448.000922 Z M848,864.000922 L368,864.000922 C341.5,864.000922 320,842.500922 320,816.000922 C320,789.500922 341.5,768.000922 368,768.000922 L848,768.000922 C874.5,768.000922 896,789.500922 896,816.000922 C896,842.500922 874.5,864.000922 848,864.000922 Z M848,672.000922 L368,672.000922 C341.5,672.000922 320,650.500922 320,624.000922 C320,597.500922 341.5,576.000922 368,576.000922 L848,576.000922 C874.5,576.000922 896,597.500922 896,624.000922 C896,650.500922 874.5,672.000922 848,672.000922 Z',
  yOffset: 0,
  xOffset: 0,
};

export const UnlockedIcon = createIcon(UnlockedIconConfig);

export default UnlockedIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy