@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.13 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": "M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64\tS31.36,7.53,31.36,16h-0.72c0-8.073-6.567-14.64-14.64-14.64C7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64\tc4.402,0,8.466-1.915,11.259-5.279H22V24.64h6.36V31h-0.72v-4.976C24.716,29.428,20.529,31.36,16,31.36z M16.36,22h-0.72v-1.64H12\tv-0.72h6c0.904,0,1.64-0.735,1.64-1.64s-0.735-1.64-1.64-1.64h-4c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36h1.64V10h0.72\tv1.64H20v0.72h-6c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64h4c1.302,0,2.36,1.059,2.36,2.36c0,1.302-1.059,2.36-2.36,2.36\th-1.64V22z"
}
}],
"name": "sell"
};
export { index as default };