@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 2 kB
JavaScript
/**
* Copyright IBM Corp. 2016, 2023
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
*/
'use strict';
var index = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 64,
"height": 64
},
"content": [{
"elem": "path",
"attrs": {
"d": "M30,31.36H2c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36h4v0.72H2.36v26.28\th27.28V4.36H26V3.64h4c0.199,0,0.36,0.161,0.36,0.36v27C30.36,31.199,30.199,31.36,30,31.36z M26,25.36h-8\tc-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4\tC26.36,25.199,26.199,25.36,26,25.36z M18.36,24.64h7.279v-3.28H18.36V24.64z M14,25.36H6c-0.199,0-0.36-0.161-0.36-0.36v-4\tc0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4C14.36,25.199,14.199,25.36,14,25.36z M6.36,24.64h7.28v-3.28H6.36\tV24.64z M26,16.359h-8c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4\tC26.36,16.198,26.199,16.359,26,16.359z M18.36,15.64h7.279v-3.28H18.36V15.64z M14,16.359H6c-0.199,0-0.36-0.161-0.36-0.36v-4\tc0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4C14.36,16.198,14.199,16.359,14,16.359z M6.36,15.64h7.28v-3.28\tH6.36V15.64z M23,7.36c-0.75,0-1.36-0.61-1.36-1.36V2c0-0.75,0.61-1.36,1.36-1.36S24.36,1.25,24.36,2v4\tC24.36,6.75,23.75,7.36,23,7.36z M23,1.36c-0.353,0-0.64,0.287-0.64,0.64v4c0,0.353,0.287,0.64,0.64,0.64S23.64,6.353,23.64,6V2\tC23.64,1.647,23.353,1.36,23,1.36z M9,7.36C8.25,7.36,7.64,6.75,7.64,6V2c0-0.75,0.61-1.36,1.36-1.36S10.36,1.25,10.36,2v4\tC10.36,6.75,9.75,7.36,9,7.36z M9,1.36C8.647,1.36,8.36,1.647,8.36,2v4c0,0.353,0.287,0.64,0.64,0.64S9.64,6.353,9.64,6V2\tC9.64,1.647,9.353,1.36,9,1.36z M20,4.36h-8V3.64h8V4.36z"
}
}],
"name": "calendar--event"
};
module.exports = index;