UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 638 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": "M17 4.1c-.1-.3-.4-.5-.7-.4L1.4 8.5c-.3.1-.5.5-.4.9l.6 2.3c.1.3.4.6.8.5l3.8-.5c.1.4.3.9.5 1.2l-3.2 8.7c-.2.6.1 1.2.7 1.4 0 0 .2.1.3.1.5 0 .9-.3 1-.8l3.1-8.2c.3.1.4.1.7.1s.5-.1.8-.1l3 8.2c.1.5.6.8 1 .8.1 0 .3-.1.4-.1.6-.2.9-.8.6-1.4l-3.2-8.8c.4-.6.7-1.3.7-2l5.2-.8c.3 0 .5-.4.4-.7L17 4.1zm6 5.2l-2-7.5c-.1-.6-.8-1-1.4-.9-.6.2-1 .8-.8 1.4l2 7.5c.2.6.8 1 1.4.9.6-.2 1-.8.8-1.4z" } };