@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 1.19 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 l=a({name:"subsea_drone",prefix:"eds",height:"24",width:"24",svgPathData:"M16.9 4.18a.893.893 0 0 1 1.31 0l.064.068a2.979 2.979 0 0 0 4.179.19l.216-.194a1 1 0 1 0-1.338-1.487l-.216.195a.979.979 0 0 1-1.374-.063l-.063-.068a2.893 2.893 0 0 0-4.245 0 .893.893 0 0 1-1.31 0 2.893 2.893 0 0 0-4.246 0 .893.893 0 0 1-1.31 0 2.893 2.893 0 0 0-4.245 0l-.063.068a.979.979 0 0 1-1.374.063l-.216-.195a1 1 0 1 0-1.338 1.487l.216.194a2.979 2.979 0 0 0 4.18-.19l.062-.068a.893.893 0 0 1 1.31 0 2.893 2.893 0 0 0 4.246 0 .893.893 0 0 1 1.31 0 2.893 2.893 0 0 0 4.245 0ZM4 11h17V9H4a1 1 0 1 0 0 2Zm0 2h5.091l-2.777 4.011A1.5 1.5 0 1 0 7.618 19.5H14l2.06 2.06a1.5 1.5 0 0 0 1.061.44h1.258a1.5 1.5 0 0 0 1.06-.44L20.5 20.5 19 19l-1 1h-.5L16 18.5l1.5-1.5h.5l1 1 1.5-1.5-1.06-1.06a1.5 1.5 0 0 0-1.061-.44H17.12a1.5 1.5 0 0 0-1.06.44L14 17.5H8.409l3.115-4.5H21a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H4a3 3 0 0 0 0 6Z"});export{l as default};