@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 1.08 kB
JavaScript
/**
* @equinor/opt-ui-icons v6.12.4
*
* Copyright (c) Equinor ASA.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/import{createSvgIcon as a}from"@equinor/opt-ui-core";var c=a({name:"oil",prefix:"eds",height:"24",width:"24",svgPathData:"M16.201 19.117C15.016 20.404 13.654 21 12 21c-1.654 0-3.016-.596-4.201-1.883C6.606 17.82 6 16.264 6 14.328c0-1.566.397-2.784 1.108-3.76.805-1.105 2.427-3.209 4.883-6.328 2.464 3.162 4.098 5.286 4.913 6.383.699.942 1.096 2.138 1.096 3.706 0 1.935-.606 3.49-1.799 4.788ZM5.491 9.39c.861-1.183 2.606-3.442 5.233-6.775L12 1l1.267 1.623C15.899 6 17.646 8.27 18.509 9.43 19.503 10.769 20 12.4 20 14.329c0 2.408-.776 4.456-2.327 6.142C16.12 22.157 14.23 23 12 23s-4.121-.843-5.673-2.53C4.776 18.786 4 16.738 4 14.33c0-1.928.497-3.574 1.49-4.938ZM8.5 13a.5.5 0 0 0-1 0c0 1.233.127 2.437.604 3.54.482 1.114 1.306 2.09 2.639 2.889a.5.5 0 1 0 .514-.858c-1.167-.7-1.843-1.52-2.236-2.429-.398-.92-.521-1.967-.521-3.142Z"});export{c as default};