@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.94 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.
*/
//#region virtual:encryption/index.js
var virtual_encryption_default = {
"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": "M16,31.3604c-5.7124,0-10.3599-4.6475-10.3599-10.3604,0-3.752,2.0049-7.0449,5-8.8628v-6.1372c0-2.9556,2.4043-5.3599,5.3599-5.3599s5.3604,2.4043,5.3604,5.3599v6.1372c2.9951,1.8179,5,5.1108,5,8.8628,0,5.7129-4.6475,10.3604-10.3604,10.3604ZM10.6401,12.9912c-2.5796,1.7314-4.2803,4.6748-4.2803,8.0088,0,5.3154,4.3247,9.6396,9.6401,9.6396s9.6396-4.3242,9.6396-9.6396c0-3.334-1.7002-6.2773-4.2793-8.0088v4.5889c.6328.9883,1,2.1621,1,3.4199,0,3.5068-2.8535,6.3604-6.3604,6.3604s-6.3599-2.8535-6.3599-6.3604c0-1.2578.3672-2.4316,1-3.4199v-4.5889ZM16,15.3599c-3.1099,0-5.6401,2.5298-5.6401,5.6401s2.5303,5.6396,5.6401,5.6396,5.6396-2.5293,5.6396-5.6396-2.5293-5.6401-5.6396-5.6401ZM16,14.6401c1.8281,0,3.4785.7754,4.6396,2.0146v-4.103c-1.377-.7593-2.959-1.1919-4.6396-1.1919s-3.2627.4326-4.6401,1.1919v4.103c1.1611-1.2393,2.812-2.0146,4.6401-2.0146ZM16,10.6401c1.667,0,3.2432.3955,4.6396,1.0981v-5.7383c0-2.5586-2.0811-4.6401-4.6396-4.6401s-4.6401,2.0815-4.6401,4.6401v5.7383c1.3965-.7026,2.9731-1.0981,4.6401-1.0981ZM16,24.3604c-.1987,0-.3599-.1611-.3599-.3604v-1.6885c-.5757-.1582-1-.6865-1-1.3115,0-.75.6099-1.3604,1.3599-1.3604s1.3604.6104,1.3604,1.3604c0,.625-.4248,1.1533-1.0005,1.3115v1.6885c0,.1992-.1611.3604-.3599.3604ZM16,20.3604c-.353,0-.6401.2871-.6401.6396s.2871.6396.6401.6396.6401-.2871.6401-.6396-.2871-.6396-.6401-.6396Z" }
}],
"name": "encryption"
};
//#endregion
module.exports = virtual_encryption_default;