UNPKG

@uiw/bootstrap-icons

Version:

Official open source SVG icon library for Bootstrap.

15 lines 882 B
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export var FolderMinus = props => /*#__PURE__*/_jsxs("svg", _extends({ viewBox: "0 0 20 20" }, props, { className: "btfont " + (props.className ? props.className : ''), children: [/*#__PURE__*/_jsx("path", { d: "m.5 3 .04.87a2 2 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2m5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19q-.362.002-.683.12L1.5 2.98a1 1 0 0 1 1-.98z", fillRule: "evenodd" }), ",", /*#__PURE__*/_jsx("path", { d: "M11 11.5a.5.5 0 0 1 .5-.5h4a.5.5 0 1 1 0 1h-4a.5.5 0 0 1-.5-.5", fillRule: "evenodd" })] }));