@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 541 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": "M21 14.6h-.3c-.8 0-1.5-.7-1.5-1.5V8.2c0-4.3-3.7-7.7-8-7.2-3.7.4-6.4 3.7-6.4 7.5v4.4c0 .9-.8 1.7-1.7 1.7H3c-.6 0-1.2.5-1.2 1.2v.9c0 .6.6 1.2 1.2 1.2h18c.6 0 1.2-.6 1.2-1.2v-.9c0-.7-.6-1.2-1.2-1.2zm-6.6 5.5H9.6c-.3 0-.6.3-.5.5.3 1.4 1.5 2.5 2.9 2.5s2.7-1 3-2.5c0-.2-.3-.5-.6-.5z"
}
};