@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.83 kB
JavaScript
var React = require('react');
var o=Object.defineProperty;var A=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var s=(q,t)=>{for(var e in t)o(q,e,{get:t[e],enumerable:!0})},i=(q,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of l(t))!m.call(q,a)&&a!==e&&o(q,a,{get:()=>t[a],enumerable:!(n=A(t,a))||n.enumerable});return q};var f=q=>i(o({},"__esModule",{value:!0}),q);var d={};s(d,{default:()=>c});module.exports=f(d);var r=require("./utils");function p(q){const t=(0,r.handleDefaultProps)(q);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M12 17.5q1.324 0 2.512-.575a4.7 4.7 0 0 0 1.913-1.675q.274-.424.075-.838-.2-.412-.65-.412a.75.75 0 0 0-.362.088.66.66 0 0 0-.263.262q-.575.775-1.425 1.213A3.9 3.9 0 0 1 12 16a3.9 3.9 0 0 1-1.8-.437 4.1 4.1 0 0 1-1.425-1.213.85.85 0 0 0-.287-.262.75.75 0 0 0-.363-.088q-.45 0-.65.4t.075.8q.724 1.124 1.913 1.713A5.65 5.65 0 0 0 12 17.5m3.5-6.5q.624 0 1.063-.437Q17 10.125 17 9.5t-.437-1.062A1.45 1.45 0 0 0 15.5 8q-.625 0-1.062.438A1.45 1.45 0 0 0 14 9.5q0 .624.438 1.063.437.437 1.062.437m-7 0q.624 0 1.063-.437Q10 10.125 10 9.5t-.437-1.062A1.45 1.45 0 0 0 8.5 8q-.625 0-1.062.438A1.45 1.45 0 0 0 7 9.5q0 .624.438 1.063Q7.875 11 8.5 11M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"}))}var c=React.memo(p);