UNPKG

@icongo/li

Version:
14 lines 753 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiFormRadioButtonUnselected = 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: "M2.621 9.07a2.047 2.047 0 0 1-.995-.566 2.12 2.12 0 0 1 0-3.008C2.85 4.273 4.915 4.93 5.23 6.645c.275 1.49-1.126 2.792-2.608 2.425zm1.02-.883c.83-.377 1.039-1.453.404-2.088-.287-.287-.467-.357-.914-.357-.445 0-.628.07-.908.35-.238.238-.333.45-.366.81-.035.39.076.705.346.984.379.389.971.513 1.439.301zM6.136 7V5.713H13v2.574H6.135V7z" }) })); export { LIGuiFormRadioButtonUnselected };