UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 396 B
/* 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": "M18.5 4.8H5c-.4 0-.6.5-.3.8l5.8 6.9c.2.2.2.5.2.8v5.4c0 .3.3.5.5.5h1.1c.2 0 .4-.2.4-.5v-5.4c0-.3.1-.6.3-.8l5.9-6.8c.3-.4 0-.9-.4-.9z" } };