@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
11 lines (10 loc) • 604 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",
"title": {},
"path": {
"d": "M17.8 5.7c-2.9 0-5.1 2.3-5.1 5.2v6.9c0 .2.2.5.5.5h5.4c.3 0 .5-.3.5-.5v-5.5c0-.3-.2-.5-.5-.5h-4v-.9c0-1.6 1.6-3.2 3.2-3.2h.8c.3 0 .5-.3.5-.5v-1c0-.2-.2-.5-.5-.5h-.8zm-8 0c-2.9 0-5.1 2.3-5.1 5.2v6.9c0 .2.2.5.5.5h5.4c.3 0 .5-.3.5-.5v-5.5c0-.3-.2-.5-.5-.5h-4v-.9c0-1.6 1.6-3.2 3.2-3.2h.9c.2 0 .4-.3.4-.5v-1c0-.2-.2-.5-.4-.5h-.9z"
}
};