UNPKG

@icongo/li

Version:
14 lines 881 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiForbidden = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M7 2a5 5 0 1 0 0 10A5 5 0 0 0 7 2ZM4.151 9.849a4.028 4.028 0 0 1-.35-5.299L9.45 10.2a4.028 4.028 0 0 1-5.299-.351Zm6.038-.386L8.941 8.214c.252-.552.537-1.175.57-1.264.222-.525-.49-.796-.702-.35l-.383.774c-.054.11-.216.087-.216-.057V4.748c0-.405-.591-.393-.591 0v2.144l-.2-.199v-2.34c0-.428-.633-.416-.633 0V6.06l-.192-.192V4.716c0-.415-.647-.426-.647 0v.505l-1.41-1.41a4.03 4.03 0 0 1 5.652 5.652Zm-5.022-.765L5.168 6.6l3.01 3.009c-.159.13-.369.215-.668.215H6.223c-.69 0-1.056-.41-1.056-1.127z" }) })); export { LIGuiForbidden };