@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 969 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"m16.5 18.1-1.45-1.45a.48.48 0 0 0-.7 0 .48.48 0 0 0 0 .7l1.95 1.95q.3.3.7.3t.7-.3l1.95-1.95a.48.48 0 0 0 0-.7.48.48 0 0 0-.7 0L17.5 18.1v-3.6a.48.48 0 0 0-.15-.35.48.48 0 0 0-.7 0 .48.48 0 0 0-.15.35zM3 18.5v-13q0-.55.438-.838a.96.96 0 0 1 .937-.087L14.35 8.75q.475.2.575.587.1.389-.05.738-.15.35-.5.55t-.825 0L5 7v3.5l3.1.775q.274.075.412.275a.78.78 0 0 1 .138.45.78.78 0 0 1-.138.45.7.7 0 0 1-.412.275L5 13.5V17l3.725-1.575q.475-.2.813-.013.336.188.487.538t.05.738q-.1.387-.575.587l-5.1 2.15a.99.99 0 0 1-.95-.088Q3 19.051 3 18.5M17 22q-2.075 0-3.537-1.462Q12 19.074 12 17q0-2.075 1.463-3.537Q14.926 12 17 12q2.075 0 3.538 1.463T22 17t-1.462 3.538Q19.074 22 17 22"}))}var a=React.memo(e);export{a as default};