@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.56 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:visual--recognition--02/index.js
var virtual_visual__recognition__02_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": "M30,30.36h-6v-0.72h5.64V24h0.721v6 C30.36,30.199,30.199,30.36,30,30.36z M8,30.36H2c-0.199,0-0.36-0.161-0.36-0.36v-6h0.72v5.64H8V30.36z M26,26.36H6 c-0.199,0-0.36-0.161-0.36-0.36V6c0-0.199,0.161-0.36,0.36-0.36h20c0.199,0,0.36,0.161,0.36,0.36v20 C26.36,26.199,26.199,26.36,26,26.36z M6.36,25.64h19.28v-3.49L22,18.509l-2.745,2.746c-0.141,0.141-0.369,0.141-0.51,0L13,15.509 l-6.64,6.64V25.64z M22,17.64c0.092,0,0.185,0.035,0.255,0.105l3.385,3.386V6.36H6.36v14.771l6.386-6.385 c0.141-0.141,0.368-0.141,0.509,0L19,20.491l2.745-2.746C21.815,17.675,21.908,17.64,22,17.64z M21,14.36 c-1.302,0-2.36-1.059-2.36-2.36S19.698,9.64,21,9.64s2.36,1.059,2.36,2.36S22.302,14.36,21,14.36z M21,10.36 c-0.904,0-1.64,0.736-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.736,1.64-1.64S21.904,10.36,21,10.36z M30.36,8h-0.72V2.36H24V1.64h6 c0.199,0,0.36,0.161,0.36,0.36V8z M2.36,8H1.64V2c0-0.199,0.161-0.36,0.36-0.36h6v0.72H2.36V8z" }
}],
"name": "visual--recognition--02"
};
//#endregion
module.exports = virtual_visual__recognition__02_default;