Skip to content

Commit

Permalink
office icon updated
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in committed Jul 3, 2024
1 parent 6b8f219 commit 1583c8a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions app/src/icons/office.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ export default ({ className, color, size }: any): any => {
viewBox="0 0 256 256">
<g
fill="currentColor"
fill-rule="nonzero"
fillRule="nonzero"
stroke="none"
stroke-width="1"
stroke-linecap="butt"
stroke-linejoin="miter"
stroke-miterlimit="10"
stroke-dasharray=""
stroke-dashoffset="0"
font-family="none"
font-weight="none"
font-size="none"
text-anchor="none"
strokeWidth="1"
strokeLinecap="butt"
strokeLinejoin="miter"
strokeMiterlimit="10"
strokeDasharray=""
strokeDashoffset="0"
fontFamily="none"
fontWeight="none"
fontSize="none"
textAnchor="none"
style={{ mixBlendMode: "normal" }}>
<g transform="scale(5.33333,5.33333)">
<path d="M36.883,7.341c1.843,0.509 3.117,2.167 3.117,4.056v25.162c0,1.906 -1.301,3.57 -3.168,4.065l-11.542,3.239l3.71,-7.863v-25l-3.148,-6.885z"></path>
Expand Down

0 comments on commit 1583c8a

Please sign in to comment.