@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
11 lines (10 loc) • 834 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",
"title": {},
"path": {
"d": "M17.3 4.8H8.4c-.8 0-1.6.8-1.6 1.6h-.6c-.6 0-1.1.5-1.1 1.2s.5 1.1 1.1 1.1h.6v2.2h-.6c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1h.6v2.2h-.6c-.6 0-1.1.5-1.1 1.1 0 .7.5 1.1 1.1 1.1h.6c0 1.1.8 1.7 1.6 1.7h8.9c.8 0 1.6-.8 1.6-1.7V6.4c0-.9-.8-1.6-1.6-1.6zm-1 12c0 .3-.2.5-.4.5H9.6c-.3 0-.5-.2-.5-.5v-.5c0-.2.2-.5.5-.5h6.3c.2 0 .4.3.4.5v.5zm-6.7-4.7l.5-.5c.1-.2.4-.2.5 0l1.3 1.2 3-3.1c.2-.1.4-.1.5 0l.5.5c.2.2.2.4 0 .6l-3.6 3.5c-.1.1-.3.2-.5.2s-.3-.1-.5-.2l-1.7-1.7c-.2-.2-.2-.4 0-.5zm6.7-4.3c0 .2-.2.5-.4.5H9.6c-.3 0-.5-.3-.5-.5v-.5c0-.3.2-.5.5-.5h6.3c.2 0 .4.2.4.5v.5z"
}
};