UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 377 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": "M10.9 1.4L2.2 11c-.5.5-.5 1.4 0 2l8.7 9.6c.6.7 1.6.7 2.2 0l8.7-9.6c.5-.5.5-1.4 0-2l-8.7-9.6c-.6-.6-1.6-.6-2.2 0z" } };