@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 1.04 kB
JavaScript
/* 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": "M22.4 14l-5.3-5.4c-.9-.8-2.2-.8-3.1 0L8.6 14c-.8.8-.8 2.2 0 3l5.4 5.4c.8.9 2.2.9 3 0l5.4-5.4c.9-.8.9-2.2 0-3zm-10.1 2.4c-.5.5-1.4.5-1.8 0-.5-.5-.5-1.3 0-1.8s1.3-.5 1.8 0 .4 1.3 0 1.8zm4.1 4.2c-.5.5-1.3.5-1.8 0s-.5-1.3 0-1.8 1.4-.5 1.8 0c.5.5.5 1.3 0 1.8zm0-8.3c-.5.5-1.3.5-1.8 0s-.5-1.4 0-1.8c.5-.5 1.4-.5 1.8 0 .5.4.5 1.3 0 1.8zm4.2 4.1c-.5.5-1.4.5-1.8 0-.5-.5-.5-1.3 0-1.8s1.3-.5 1.8 0 .5 1.3 0 1.8zM13.1 5.9V3.1c0-1.2-1-2.2-2.2-2.2H3.1C1.9.9.9 1.9.9 3.1v7.8c0 1.2 1 2.2 2.2 2.2h2.8c.2 0 .5-.1.6-.3.1-.1.3-.2.4-.4l5.5-5.5c.1-.1.2-.3.4-.4.2-.1.3-.4.3-.6zm-9 5.4c-.7 0-1.3-.6-1.3-1.3s.6-1.3 1.3-1.3 1.3.6 1.3 1.3-.6 1.3-1.3 1.3zm2.9-3c-.7 0-1.3-.6-1.3-1.3S6.3 5.7 7 5.7s1.3.6 1.3 1.3S7.7 8.3 7 8.3zm3-2.9c-.7 0-1.3-.6-1.3-1.3s.6-1.3 1.3-1.3c.7 0 1.3.6 1.3 1.3s-.6 1.3-1.3 1.3z"
}
};