UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.1 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 Highlighter1 = (props) => React.createElement("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.228 17.788a.75.75 0 01-.53-.22l-.177-.176-1.591 1.59a1.75 1.75 0 01-1.844.406.75.75 0 01-.1.125l-.364.364a.75.75 0 01-.682.204l-2.345-.483a.75.75 0 01-.38-1.265l1.296-1.295a.75.75 0 01.125-.1 1.75 1.75 0 01.405-1.844l1.59-1.591-.176-.177a.75.75 0 010-1.06L14.94 3.78a2.25 2.25 0 013.182 0l2.121 2.121a2.25 2.25 0 010 3.182l-8.485 8.486a.75.75 0 01-.53.22zM9.46 16.331l-1.768-1.767-1.59 1.59a.25.25 0 000 .354l1.414 1.414a.25.25 0 00.353 0l1.591-1.59zm1.591-.53l.014.014.163.163 7.955-7.955a.75.75 0 000-1.06L17.06 4.84a.75.75 0 00-1.06 0l-7.955 7.955.163.163.014.014L11.05 15.8z", fill: "#323544" })); exports.default = Highlighter1;