@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.04 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.312,31.36,4.64,26.688,4.64,20\tc0-4.008,1.925-6.53,2.073-6.717L15.708,0.79c0.135-0.188,0.449-0.188,0.584,0l9,12.5c0.074,0.092,2.068,2.631,2.068,6.71\tC27.36,26.688,22.688,31.36,16,31.36z M16,1.616L7.292,13.71c-0.003,0.004-0.007,0.01-0.011,0.014C7.262,13.749,5.36,16.185,5.36,20\tc0,6.265,4.375,10.64,10.64,10.64S26.64,26.265,26.64,20c0-3.815-1.902-6.251-1.921-6.275L16,1.616z M16,26.36v-0.72\tc3.268,0,5.64-2.372,5.64-5.64h0.721C22.36,23.686,19.686,26.36,16,26.36z"
}
}],
"name": "raindrop"
};
module.exports = index;