@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
15 lines (14 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 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M6 40.6z"
},
"g": {
"path": {
"d": "M30.8 49.5c.6.2 1.3.2 1.9 0l11.9-3.9c.8-.3 1.4-1 1.4-1.9v-36c0-.6-.4-1.2-1-1.4L32.9 2.2c-.7-.2-1.4-.2-2 0L7 11.4c-.6.2-1 .8-1 1.4v27.1c0 .6.4 1.2 1 1.4l23.8 8.2zm1.2-6.7c0 .6-.5 1.1-1 1l-20-2.7c-.5-.1-.9-.5-.9-1v-.4c0-.4.2-.7.7-.9l3.8-1.8c.4-.2.6-.5.6-.9V14.8c0-.5.3-.9.8-1l15-3.4c.6-.1 1.2.3 1.2 1v31.4z"
}
}
};