@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.71 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.36C9.185,31.36,3.64,25.815,3.64,19\tc0-5.651,3.812-10.429,9-11.896V4c0-0.199,0.161-0.36,0.36-0.36h0.64V3c0-1.301,1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36\tv0.64H19c0.199,0,0.36,0.161,0.36,0.36v3.104c5.188,1.467,9,6.245,9,11.896C28.36,25.815,22.815,31.36,16,31.36z M16,7.36\tC9.582,7.36,4.36,12.582,4.36,19S9.582,30.64,16,30.64S27.64,25.418,27.64,19S22.418,7.36,16,7.36z M16,6.64\tc0.906,0,1.789,0.098,2.64,0.284V4.36h-5.28v2.564C14.211,6.738,15.094,6.64,16,6.64z M14.36,3.64h3.28V3\tc0-0.904-0.735-1.64-1.64-1.64S14.36,2.096,14.36,3V3.64z M16.36,28h-0.72v-3.131l-2.386,2.386l-0.509-0.51l2.895-2.895v-3.981\tl-4.386,4.386l-0.509-0.51l4.385-4.385h-3.982l-2.895,2.895l-0.509-0.51l2.385-2.385H7v-0.72h3.131l-2.385-2.385l0.509-0.509\tl2.895,2.894h3.982l-4.385-4.385l0.509-0.509l4.386,4.385v-3.982l-2.895-2.895l0.509-0.509l2.386,2.385V10h0.72v3.131l2.385-2.385\tl0.51,0.509l-2.895,2.895v3.982l4.385-4.385l0.51,0.509l-4.386,4.385h3.981l2.895-2.894l0.51,0.509l-2.386,2.385H25v0.721h-3.131\tl2.386,2.385l-0.51,0.51l-2.895-2.895h-3.981l4.386,4.385l-0.51,0.51l-4.385-4.386v3.981l2.895,2.895l-0.51,0.51l-2.385-2.386\tC16.36,24.871,16.36,28,16.36,28z"
}
}],
"name": "ornament"
};
export { index as default };