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

package.dist.js.icons.speaker-deck-icon.js Maven / Gradle / Ivy

The newest version!
"use strict"
exports.__esModule = true;
exports.SpeakerDeckIconConfig = {
  name: 'SpeakerDeckIcon',
  height: 512,
  width: 512,
  svgPath: 'M213.86 296H100a100 100 0 0 1 0-200h132.84a40 40 0 0 1 0 80H98c-26.47 0-26.45 40 0 40h113.82a100 100 0 0 1 0 200H40a40 40 0 0 1 0-80h173.86c26.48 0 26.46-40 0-40zM298 416a120.21 120.21 0 0 0 51.11-80h64.55a19.83 19.83 0 0 0 19.66-20V196a19.83 19.83 0 0 0-19.66-20H296.42a60.77 60.77 0 0 0 0-80h136.93c43.44 0 78.65 35.82 78.65 80v160c0 44.18-35.21 80-78.65 80z',
  yOffset: 0,
  xOffset: 0,
};
exports.SpeakerDeckIcon = require('../createIcon').createIcon(exports.SpeakerDeckIconConfig);
exports["default"] = exports.SpeakerDeckIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy