UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.61 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 CaseSensitive = (props) => React.createElement("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.495 9.052l.891 2.35h1.091L6.237 3h-1.02L2 11.402h1.095l.838-2.35h3.562zM5.811 4.453l.044.135 1.318 3.574H4.255l1.307-3.574.044-.135.038-.156.032-.152.021-.126h.023l.024.126.029.152.038.156zm7.984 6.011v.936h.96V7.498c0-.719-.18-1.272-.539-1.661-.359-.389-.889-.583-1.588-.583-.199 0-.401.019-.606.056a4.875 4.875 0 00-1.078.326 2.081 2.081 0 00-.343.188v.984c.266-.23.566-.411.904-.54a2.927 2.927 0 011.052-.193c.188 0 .358.028.513.085a.98.98 0 01.396.267c.109.121.193.279.252.472.059.193.088.427.088.7l-1.811.252c-.344.047-.64.126-.888.237a1.947 1.947 0 00-.615.419 1.6 1.6 0 00-.36.58 2.134 2.134 0 00-.117.721c0 .246.042.475.124.688.082.213.203.397.363.551.16.154.36.276.598.366.238.09.513.135.826.135.402 0 .76-.092 1.075-.278.315-.186.572-.454.771-.806h.023zm-2.128-1.743c.176-.064.401-.114.674-.149l1.465-.205v.609c0 .246-.041.475-.123.688a1.727 1.727 0 01-.343.557 1.573 1.573 0 01-.524.372 1.63 1.63 0 01-.668.135c-.187 0-.353-.025-.495-.076a1.03 1.03 0 01-.357-.211.896.896 0 01-.22-.316A1.005 1.005 0 0111 9.732a1.6 1.6 0 01.055-.44.739.739 0 01.202-.334 1.16 1.16 0 01.41-.237z", fill: "#C5C5C5" })); exports.default = CaseSensitive;