UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 359 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 21.7H2.4c-1.2 0-1.8-1.3-1.2-2.3L10.7 3c.6-.9 1.9-.9 2.5 0l9.6 16.5c.6 1-.1 2.2-1.2 2.2H12z" } };