UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 440 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.8 1.4l3 6.3 6.5 1c.8.1 1.1 1 .5 1.5L18 15.1l1.2 6.9c0 .8-.7 1.4-1.3 1L12 19.8 6.1 23c-.6.4-1.4-.2-1.3-1L6 15.1l-4.8-4.9c-.5-.5-.2-1.4.5-1.5l6.5-1 3-6.3c.3-.7 1.3-.7 1.6 0z" } };