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

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

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

export const FaucetIconConfig = {
  name: 'FaucetIcon',
  height: 512,
  width: 512,
  svgPath: 'M352,256H313.39c-15.71-13.44-35.46-23.07-57.39-28V180.44l-32-3.38-32,3.38V228c-21.93,5-41.68,14.6-57.39,28H16A16,16,0,0,0,0,272v96a16,16,0,0,0,16,16h92.79C129.38,421.73,173,448,224,448s94.62-26.27,115.21-64H352a32,32,0,0,1,32,32,32,32,0,0,0,32,32h64a32,32,0,0,0,32-32A160,160,0,0,0,352,256ZM81.59,159.91l142.41-15,142.41,15c9.42,1,17.59-6.81,17.59-16.8V112.89c0-10-8.17-17.8-17.59-16.81L256,107.74V80a16,16,0,0,0-16-16H208a16,16,0,0,0-16,16v27.74L81.59,96.08C72.17,95.09,64,102.9,64,112.89v30.22C64,153.1,72.17,160.91,81.59,159.91Z',
  yOffset: 0,
  xOffset: 0,
};

export const FaucetIcon = createIcon(FaucetIconConfig);

export default FaucetIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy