@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 916 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": "M7.7 16.8c-.1 0-.3-.1-.3-.3v-1.7c0-.2.1-.3.3-.3h1.8c.1 0 .3.1.3.3v1.8c0 .1-.1.2-.3.2H7.7zm3.4 0c-.1 0-.3-.1-.3-.3v-2.7c0-.1.1-.2.3-.2h1.8c.2 0 .3.1.3.2v2.8c0 .1-.1.2-.3.2h-1.8zm3.4 0c-.1 0-.3-.1-.3-.3v-1.7c0-.2.2-.3.3-.3h1.8c.2 0 .3.1.3.3v1.8c0 .1-.1.2-.3.2h-1.8zm-6.8-6.5c-.1 0-.3-.1-.3-.3V7.5c0-.2.1-.3.3-.3h5.2c.2 0 .3.1.3.3V10c0 .2-.1.3-.3.3H7.7zm6.8 0c-.1 0-.3-.1-.3-.3V8.3c0-.2.2-.3.3-.3h1.8c.2 0 .3.1.3.3V10c0 .2-.1.3-.3.3h-1.8zm3.2-5.5H6.3c-.8 0-1.5.7-1.5 1.5v11.4c0 .8.7 1.5 1.5 1.5h11.4c.8 0 1.5-.7 1.5-1.5V6.3c0-.8-.7-1.5-1.5-1.5zm0 12.4c0 .3-.2.5-.5.5H6.8c-.3 0-.5-.2-.5-.5v-4.6h11.4v4.6zm0-6H6.3V6.8c0-.3.2-.5.5-.5h10.4c.3 0 .5.2.5.5v4.4z"
}
};