react-icons-kit
Version:
React Icons Kit using various Svg Icon set
27 lines (26 loc) • 986 B
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidCalendar = void 0;
var androidCalendar = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M368.005,272h-96v96h96V272z M336.005,64v32h-160V64h-48v32h-24.01c-22.002,0-40,17.998-40,40v272\r\n\t\tc0,22.002,17.998,40,40,40h304.01c22.002,0,40-17.998,40-40V136c0-22.002-17.998-40-40-40h-24V64H336.005z M408.005,408h-304.01\r\n\t\tV196h304.01V408z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M368.005,272h-96v96h96V272z M336.005,64v32h-160V64h-48v32h-24.01c-22.002,0-40,17.998-40,40v272\r\n\t\tc0,22.002,17.998,40,40,40h304.01c22.002,0,40-17.998,40-40V136c0-22.002-17.998-40-40-40h-24V64H336.005z M408.005,408h-304.01\r\n\t\tV196h304.01V408z"
},
"children": []
}]
}]
}]
};
exports.androidCalendar = androidCalendar;