UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 1.57 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const SelectCursor1 = (props) => React.createElement("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M5.523 4.75a.75.75 0 00-.75.75v1.625a.75.75 0 01-1.5 0V5.5a2.25 2.25 0 012.25-2.25h1.625a.75.75 0 010 1.5H5.523zM9.648 4a.75.75 0 01.75-.75h3.25a.75.75 0 110 1.5h-3.25a.75.75 0 01-.75-.75zM16.148 4a.75.75 0 01.75-.75h1.625a2.25 2.25 0 012.25 2.25v1.625a.75.75 0 11-1.5 0V5.5a.75.75 0 00-.75-.75h-1.625a.75.75 0 01-.75-.75zM4.023 9.625a.75.75 0 01.75.75v3.25a.75.75 0 01-1.5 0v-3.25a.75.75 0 01.75-.75zM20.023 9.625a.75.75 0 01.75.75v3.25a.75.75 0 01-.724.75l-.748-.546a.75.75 0 01-.028-.204v-3.25a.75.75 0 01.75-.75zM12.127 20.65l-.151-1.4h-1.578a.75.75 0 000 1.5h1.742a2.053 2.053 0 01-.013-.1zM4.023 16.125a.75.75 0 01.75.75V18.5c0 .414.336.75.75.75h1.625a.75.75 0 010 1.5H5.523a2.25 2.25 0 01-2.25-2.25v-1.625a.75.75 0 01.75-.75z", fill: "#323544" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.01 11.726a.75.75 0 01.818.044l6.525 4.767a.75.75 0 01-.305 1.343l-2.364.438 1.259 2.181a.75.75 0 01-1.3.75l-1.259-2.181-1.563 1.829a.75.75 0 01-1.315-.407l-.866-8.034a.75.75 0 01.37-.73zm1.8 6.874l.778-.91a2.25 2.25 0 011.3-.75l1.176-.218-3.75-2.74.497 4.619z", fill: "#323544" })); exports.default = SelectCursor1;