@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 653 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M73.8 29.7H26.3a6 6 0 00-6 6v28.6a6 6 0 006 6h47.4a6 6 0 006-6V35.7a6.13 6.13 0 00-5.9-6zm-34.9 5.4a7.6 7.6 0 11-7.6 7.6 7.66 7.66 0 017.6-7.6zm9.8 28.3H29.2c-1.7 0-2-1.1-2-1.6a11.45 11.45 0 0111.4-9.9h.4a11.45 11.45 0 0111.4 9.9c.3.5 0 1.6-1.7 1.6zm23.1-6.9a2 2 0 01-2 2H61a2 2 0 01-2-2v-3a2 2 0 012-2h8.8a2 2 0 012 2zm0-11a2 2 0 01-2 2H55a2 2 0 01-2-2v-3a2 2 0 012-2h14.8a2 2 0 012 2z"
}
};