UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.94 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 Knip = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M4.518 0A4.508 4.508 0 000 4.518v14.964A4.508 4.508 0 004.518 24h14.964A4.508 4.508 0 0024 19.482V4.518A4.508 4.508 0 0019.482 0zm12.965 2.547a3.4 3.4 0 01.247.008l-5.589 9.747a1.935 1.935 0 01-.708.932c-.304.2-.468.176-.77.283a1.08 1.08 0 00-.623.537l-.104.33c-.093.296-.24.591-.02.88.145.189.42.26.783.247.316.064.615.193.877.38.27.2.499.448.676.733.52 1.006.554 2.116-.173 3.394-.8 1.506-1.915 2.029-3.194 2.01-.83-.112-1.399-.493-1.75-1.096-.54-.927-.53-1.927-.18-2.908.26-.66.583-1.294.965-1.893l.987-2.472.096.09 5.173-9.107c.97-1.404 2.08-2.09 3.307-2.095M4.752 7.437c1.47-.003 2.418.576 3.038 1.523.158.293.26.613.3.944a2.31 2.31 0 01-.096.957c-.191.309-.266.583-.172.804.143.333.472.35.775.415l.339.073c.13.006.262-.012.387-.052l-.617 1.105-.021-.002.005.028-.05.09-2.56-.351c-.709.037-1.42.005-2.123-.095-1.025-.178-1.903-.67-2.439-1.59-.349-.6-.403-1.287-.085-2.06.615-1.123 1.622-1.827 3.319-1.79M4.72 8.545a3.2 3.2 0 00-1.74.527c-1.035.736-.67 1.827.298 2.402a2.557 2.557 0 001.476.34 3.62 3.62 0 001.16-.25 1.82 1.82 0 00.971-.837v-.001c.313-.625.04-1.212-.455-1.634-.397-.339-.93-.52-1.586-.545a3 3 0 00-.124-.002m18.008 2.591c-.574 1.198-1.756 1.902-3.569 2.062l-6.9.005 1.184-2.023zm-11.713.583a.535.535 0 00-.276.072.536.536 0 00-.134.819.536.536 0 00.866-.625.535.535 0 00-.456-.266zm-.745 4.82a1.822 1.822 0 00-1.207.43 3.59 3.59 0 00-.791.886 2.547 2.547 0 00-.433 1.45c.023 1.125.792 1.98 1.943 1.445a3.21 3.21 0 001.381-1.354c.298-.59.404-1.142.304-1.655-.122-.64-.498-1.165-1.196-1.2z" })); exports.default = Knip;