@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.09 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.
*/
;
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": "M14.5,21.5c0-0.828,0.672-1.5,1.5-1.5c0.828,0,1.5,0.672,1.5,1.5c0,0.704-0.487,1.29-1.14,1.452V25\tc0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-2.048C14.986,22.79,14.5,22.204,14.5,21.5z M26.355,13v18\tc0,0.196-0.159,0.355-0.355,0.355H6c-0.196,0-0.355-0.159-0.355-0.355V13c0-0.196,0.159-0.355,0.355-0.355h4.64V6\tc0-2.956,2.404-5.36,5.36-5.36S21.36,3.044,21.36,6h-0.72c0-2.559-2.081-4.64-4.64-4.64S11.36,3.442,11.36,6v6.645H26\tC26.196,12.645,26.355,12.804,26.355,13z M25.645,13.355H6.355v17.289h19.289V13.355H25.645z"
}
}],
"name": "unlock--02"
};
module.exports = index;