UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

16 lines (15 loc) 724 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", "ellipse": { "cx": "9.912", "cy": "10.152", "rx": "2.928", "ry": "3.24" }, "path": { "d": "M12.6 13.8c-.7.6-1.7 1.1-2.7 1.1-1 0-2-.5-2.7-1.1-1.3.6-2.6 1.3-2.6 2.5v.5c0 .6.4 1.1 1 1.1h8.6c.6 0 1.1-.5 1.1-1.1v-.5c0-1.2-1.3-1.9-2.7-2.5zm3.7-2.4l-.1-.1h-.3c-.5.3-1.1.5-1.7.5h-.3c-.1.3-.2.7-.4.9.1.1.2.1.3.2 1.4.6 2.4 1.3 3 2.3H18c.5 0 1-.4 1-.9v-.5c0-1.2-1.4-1.9-2.7-2.4zm-.2-3.2c0-1.2-.9-2.1-1.9-2.1-.6 0-1 .2-1.4.6.9.8 1.4 2.1 1.4 3.4v.2c1 0 1.9-.9 1.9-2.1z" } };