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

package.dist.js.icons.pills-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.PillsIconConfig = {
  name: 'PillsIcon',
  height: 512,
  width: 576,
  svgPath: 'M112 32C50.1 32 0 82.1 0 144v224c0 61.9 50.1 112 112 112s112-50.1 112-112V144c0-61.9-50.1-112-112-112zm48 224H64V144c0-26.5 21.5-48 48-48s48 21.5 48 48v112zm139.7-29.7c-3.5-3.5-9.4-3.1-12.3.8-45.3 62.5-40.4 150.1 15.9 206.4 56.3 56.3 143.9 61.2 206.4 15.9 4-2.9 4.3-8.8.8-12.3L299.7 226.3zm229.8-19c-56.3-56.3-143.9-61.2-206.4-15.9-4 2.9-4.3 8.8-.8 12.3l210.8 210.8c3.5 3.5 9.4 3.1 12.3-.8 45.3-62.6 40.5-150.1-15.9-206.4z',
  yOffset: 0,
  xOffset: 0,
};
exports.PillsIcon = require('../createIcon').createIcon(exports.PillsIconConfig);
exports["default"] = exports.PillsIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy