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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.SchoolIconConfig = {
  name: 'SchoolIcon',
  height: 512,
  width: 640,
  svgPath: 'M0 224v272c0 8.84 7.16 16 16 16h80V192H32c-17.67 0-32 14.33-32 32zm360-48h-24v-40c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v64c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zm137.75-63.96l-160-106.67a32.02 32.02 0 0 0-35.5 0l-160 106.67A32.002 32.002 0 0 0 128 138.66V512h128V368c0-8.84 7.16-16 16-16h96c8.84 0 16 7.16 16 16v144h128V138.67c0-10.7-5.35-20.7-14.25-26.63zM320 256c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zm288-64h-64v320h80c8.84 0 16-7.16 16-16V224c0-17.67-14.33-32-32-32z',
  yOffset: 0,
  xOffset: 0,
};
exports.SchoolIcon = require('../createIcon').createIcon(exports.SchoolIconConfig);
exports["default"] = exports.SchoolIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy