@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 757 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": "M20.1 3.1h-1.8v-.7c0-.8-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5v.7H8.7v-.7C8.7 1.6 8 .9 7.2.9s-1.5.7-1.5 1.5v.7H3.9c-1.2 0-2.2 1.1-2.2 2.3v.7c0 .4.3.7.7.7h19.2c.4 0 .7-.3.7-.7v-.7c0-1.2-1-2.3-2.2-2.3zM21.6 9H2.4c-.4 0-.7.4-.7.8v11.1c0 1.2 1 2.2 2.2 2.2h16.2c1.2 0 2.2-1 2.2-2.2V9.8c0-.4-.3-.8-.7-.8zM12 21.6c-3 0-5.5-2.5-5.5-5.5 0-3.1 2.5-5.5 5.5-5.5s5.5 2.5 5.5 5.5-2.5 5.5-5.5 5.5zm.6-5.8v-2.3c0-.2-.2-.4-.4-.4h-.4c-.2 0-.4.2-.4.4v2.6c0 .1.1.2.2.3l1.8 1.8c.1.1.4.1.5 0l.3-.3c.1-.1.1-.4 0-.5l-1.6-1.6z"
}
};