@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
32 lines (30 loc) • 1.2 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:color-picker/24.js
var _24_default = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
},
"content": [{
"elem": "path",
"attrs": { "d": "M2 27H5V30H2z" }
}, {
"elem": "path",
"attrs": { "d": "M29.7092,7.3007v-.01l-4.9999-4.9999c-.3901-.3877-1.0199-.3877-1.41,0l-3.2999,3.2999-1.2899-1.3-1.42,1.4199,1.3,1.2899-10.2998,10.2898c-.1871.1887-.2915.4442-.29.7099v1.59l-2.7099,2.6999c-.3877.39-.3877,1.0199,0,1.4099l2.9999,2.9999c.3901.3877,1.0199.3877,1.41,0l2.7099-2.6999h1.59c.2658.0016.5213-.1028.71-.29l10.2897-10.2997,1.2899,1.3,1.42-1.4199-1.3-1.29,3.3-3.2899c.3877-.39.3877-1.0199,0-1.4099h0ZM19.5933,15.9966h-7.1798l7.586-7.586,3.5899,3.5899-3.9962,3.9962h0ZM24.9993,10.5905l-3.5899-3.5899,2.59-2.5899,3.5899,3.5899-2.59,2.59h0Z" }
}],
"name": "color-picker",
"size": 24
};
//#endregion
module.exports = _24_default;