@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
9 lines (7 loc) • 607 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
exports.default = { "viewBox": "0 0 24 24", "xmlns": "http://www.w3.org/2000/svg", "path": { "d": "M7.7 9.3H5.3c-.3 0-.5.2-.5.5v7.6c0 .7.5 1.2 1.2 1.2h1.7c.2 0 .4-.2.4-.4V9.8c0-.3-.2-.5-.4-.5zm11 0h-9c-.2 0-.4.2-.4.5v8.4c0 .2.2.4.4.4H18c.7 0 1.2-.5 1.2-1.2V9.7c0-.2-.2-.4-.5-.4zM18 5.4H6c-.7 0-1.2.5-1.2 1.2v1.1c0 .2.2.4.5.4h13.4c.3 0 .5-.2.5-.4V6.6c0-.6-.5-1.2-1.2-1.2z" } };