@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 566 B
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 r}from"@equinor/opt-ui-core";var a=r({name:"border_color",prefix:"eds",height:"24",width:"24",svgPathData:"M20.71 4.042a.996.996 0 0 0 0-1.41L18.37.292a.996.996 0 0 0-1.41 0L15 2.252l3.75 3.75 1.96-1.96ZM4 13.252l10-10 3.75 3.75L7.75 17H4v-3.75ZM6 15h.92l8-8-.92-.92-8 8v.92Zm18 5H0V24h24v-4Z"});export{a as default};