UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

21 lines (20 loc) 653 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", "g": { "path": { "d": "M10.2 12h7.1c.2 0 .4-.1.4-.4L19 7.1c.1-.3-.1-.6-.4-.6h-11l-.2-.7c-.1-.3-.4-.5-.7-.5H5.6c-.4 0-.8.3-.8.7 0 .4.3.7.7.7h.7l2.2 7.7c.1.3.4.5.7.5h8.4c.4 0 .7-.3.8-.7 0-.4-.3-.8-.8-.8h-7.3c-.3 0-.6-.2-.7-.5-.1-.4.2-.9.7-.9z" }, "circle": [{ "cx": "10.32", "cy": "17.52", "r": "1.2" }, { "cx": "16.08", "cy": "17.52", "r": "1.2" }] } };