@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 519 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": "M17.9 13.7h-.1c-.6 0-1-.5-1-1V9.5c0-2.8-2.5-5-5.4-4.7-2.4.3-4.2 2.4-4.2 4.9v2.9c0 .6-.5 1.1-1.1 1.1-.5 0-.8.3-.8.8v.5c0 .5.3.8.8.8h11.8c.5 0 .8-.3.8-.8v-.5c0-.5-.3-.8-.8-.8zm-4.3 3.6h-3.2c-.2 0-.3.1-.3.3.2.9 1 1.6 1.9 1.6s1.8-.6 1.9-1.6c0-.2-.1-.3-.3-.3z"
}
};