UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 357 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": "M12 18.2H5.8c-.8 0-1.2-.8-.9-1.4l6.3-10.6c.3-.6 1.3-.6 1.6 0l6.3 10.6c.4.6-.1 1.4-.8 1.4H12z" } };