@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.15 kB
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(a){const l=o(a);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:"M5 22a.97.97 0 0 1-.713-.288A.97.97 0 0 1 4 21q0-.424.287-.712A.97.97 0 0 1 5 20h14q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 19 22zm7-3.425q-.2 0-.375-.062a.9.9 0 0 1-.325-.213l-2.6-2.6a.98.98 0 0 1-.287-.687.93.93 0 0 1 .287-.713.98.98 0 0 1 .688-.288.97.97 0 0 1 .712.263l.9.875v-6.3l-.9.875a.93.93 0 0 1-.687.275.97.97 0 0 1-.713-.3.95.95 0 0 1-.275-.7q0-.425.275-.7l2.6-2.6q.15-.15.325-.213.175-.062.375-.062t.375.063a.9.9 0 0 1 .325.212l2.6 2.6q.275.274.287.688a.93.93 0 0 1-.287.712.98.98 0 0 1-.687.288.97.97 0 0 1-.713-.263L13 8.85v6.3l.9-.875a.93.93 0 0 1 .688-.275q.412 0 .712.3a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7l-2.6 2.6q-.15.15-.325.212a1.1 1.1 0 0 1-.375.063M5 4a.97.97 0 0 1-.713-.288A.97.97 0 0 1 4 3q0-.424.287-.712A.97.97 0 0 1 5 2h14q.424 0 .712.288Q20 2.575 20 3q0 .424-.288.712A.97.97 0 0 1 19 4z"}))}var r=React.memo(t);export{r as default};