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

package.dist.js.icons.outlined-sticky-note-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.OutlinedStickyNoteIconConfig = {
  name: 'OutlinedStickyNoteIcon',
  height: 512,
  width: 448,
  svgPath: 'M448 348.106V80c0-26.51-21.49-48-48-48H48C21.49 32 0 53.49 0 80v351.988c0 26.51 21.49 48 48 48h268.118a48 48 0 0 0 33.941-14.059l83.882-83.882A48 48 0 0 0 448 348.106zm-128 80v-76.118h76.118L320 428.106zM400 80v223.988H296c-13.255 0-24 10.745-24 24v104H48V80h352z',
  yOffset: 0,
  xOffset: 0,
};
exports.OutlinedStickyNoteIcon = require('../createIcon').createIcon(exports.OutlinedStickyNoteIconConfig);
exports["default"] = exports.OutlinedStickyNoteIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy