UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.08 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 Resharper = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M24 0H0v24h24V0zM3.006 19.476h9v1.5h-9v-1.5zm9.824-9.392h-.98V8.432h1.264l.324-1.908h-1.136V4.872h1.416l.324-1.864h1.704l-.332 1.864h1.88l.324-1.864h1.7l-.304 1.864h.98v1.652h-1.28l-.324 1.908h1.136v1.652h-1.42l-.336 1.936h-1.7l.332-1.936h-1.868l-.32 1.936h-1.72l.336-1.936zM3.014 3.008H7.15c1.144 0 2.021.304 2.632.912.529.553.808 1.3.772 2.064v.028a2.802 2.802 0 01-.536 1.784 3.065 3.065 0 01-1.404.992l2.204 3.224h-2.32L6.63 9.24H5.014v2.772h-2V3.008zm13.672 5.424l.328-1.908h-1.876l-.32 1.908h1.868zM7.014 7.408c.415.014.821-.129 1.136-.4a1.2 1.2 0 00.4-.928v-.028a1.156 1.156 0 00-.4-.968 1.836 1.836 0 00-1.148-.32H5.014v2.592l2 .052z" })); exports.default = Resharper;