@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 767 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.3 16.8H17v-5.3c0-.2-.2-.5-.4-.5h-.5c-.3 0-.5.3-.5.5v5.3h-1.4v-5.3c0-.2-.3-.5-.5-.5h-.5c-.3 0-.5.3-.5.5v5.3h-1.4v-5.3c0-.2-.2-.5-.5-.5h-.5c-.2 0-.5.3-.5.5v5.3H8.4v-5.3c0-.2-.2-.5-.5-.5h-.5c-.2 0-.4.3-.4.5v5.3h-.3c-.8 0-1.4.6-1.4 1.4v.5c0 .3.2.5.5.5h12.4c.3 0 .5-.2.5-.5v-.5c0-.8-.6-1.4-1.4-1.4zm1.2-8.5L12.6 5c-.2-.1-.4-.2-.6-.2-.2 0-.4.1-.6.2L5.5 8.3c-.1.1-.2.2-.2.4v.4c0 .3.2.5.5.5h12.4c.3 0 .5-.2.5-.5v-.4c0-.2-.1-.3-.2-.4zm-6.5.3c-.7 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2 1.2.6 1.2 1.2-.5 1.2-1.2 1.2z"
}
};