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": "M11.3 5.1l-5.8 6.3c-.3.3-.3.9 0 1.2l5.8 6.3c.4.4 1 .4 1.4 0l5.8-6.3c.3-.3.3-.9 0-1.2l-5.8-6.3c-.4-.4-1-.4-1.4 0z" } };