UNPKG

@icongo/li

Version:
14 lines 872 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiFormRadioButtonSelected = 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.046 2.046 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.39.971.513 1.439.301zm-.761-.388c-.236-.068-.486-.333-.554-.587-.218-.81.797-1.391 1.39-.798.446.445.245 1.22-.36 1.388-.228.064-.246.063-.476 0zM6.135 7V5.713H13v2.574H6.135V7z" }) })); export { LIGuiFormRadioButtonSelected };