@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.16 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:"M21 13h-2a.97.97 0 0 1-.712-.288A.97.97 0 0 1 18 12q0-.424.288-.713A.97.97 0 0 1 19 11h2q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 21 13m-4.4 3.8a.91.91 0 0 1 .65-.4q.4-.05.75.2l1.6 1.2a.91.91 0 0 1 .4.65q.05.4-.2.75a.91.91 0 0 1-.65.4 1.03 1.03 0 0 1-.75-.2l-1.6-1.2a.91.91 0 0 1-.4-.65 1.03 1.03 0 0 1 .2-.75m3-10.6L18 7.4a1.03 1.03 0 0 1-.75.2.91.91 0 0 1-.65-.4 1.03 1.03 0 0 1-.2-.75.91.91 0 0 1 .4-.65l1.6-1.2q.35-.25.75-.2a.91.91 0 0 1 .65.4q.25.35.2.75a.91.91 0 0 1-.4.65M5 15H4q-.824 0-1.412-.588A1.93 1.93 0 0 1 2 13v-2q0-.824.587-1.413A1.93 1.93 0 0 1 4 9h4l3.475-2.1q.499-.3 1.013 0 .512.3.512.875v8.45q0 .575-.512.875-.513.3-1.013 0L8 15H7v3q0 .424-.287.712A.97.97 0 0 1 6 19a.97.97 0 0 1-.713-.288A.97.97 0 0 1 5 18zm6-.55v-4.9L8.55 11H4v2h4.55zm3 .9v-6.7q.675.6 1.088 1.462.412.863.412 1.888t-.412 1.887A4.6 4.6 0 0 1 14 15.35"}))}var e=React.memo(t);export{e as default};