@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 625 B
JavaScript
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
export default {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M18.3 9h-.6v6.5h.6a.9.9 0 0 0 .9-.9V9.9a.9.9 0 0 0-.9-.9zm-13.5.9v4.7a.9.9 0 0 0 .9.9h.6V9h-.6a.9.9 0 0 0-.9.9zM16 8.2H8a.9.9 0 0 0-.8.9v6.3a.9.9 0 0 0 .8.9h8a.9.9 0 0 0 .8-.9V9.1a.9.9 0 0 0-.8-.9zm-1.4 6.5H9.1a.3.3 0 0 1-.3-.4l1.7-3a.2.2 0 0 1 .3 0l1 1.8a.2.2 0 0 0 .4 0l.8-1.2a.2.2 0 0 1 .3 0l1.5 2.4a.2.2 0 0 1-.2.4zm-.1-3.4a.8.8 0 1 1 .7-.8.8.8 0 0 1-.7.8z"
}
};