@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 739 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
var _default = {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M17.3 16.1h-12c-.3 0-.5.2-.5.4v.1c0 .8.6 1.4 1.4 1.4h10.1c.8 0 1.5-.6 1.5-1.4v-.1c0-.2-.3-.4-.5-.4zm-.5-9.6H5.3c-.2 0-.4.2-.5.5 0 .6 0 1.8.1 2.5.3 2.2 1.5 4.1 3.1 5.1.1 0 .2.1.3.1h5c.1 0 .2-.1.2-.1 1-.6 1.8-1.4 2.3-2.5.3.1.6.1 1 .1 1.6 0 2.9-1.3 2.9-2.8s-1.3-2.9-2.9-2.9zm0 4.3h-.4c.3-.8.4-1.6.4-2.5v-.4c.8 0 1.4.7 1.4 1.5s-.6 1.4-1.4 1.4z"
}
};
exports.default = _default;