5
common/resources/client/icons/material/LocalOffer.tsx
Executable file
5
common/resources/client/icons/material/LocalOffer.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const LocalOfferIcon = createSvgIcon(
|
||||
[<path d="m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58s1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41s-.23-1.06-.59-1.42zM13 20.01 4 11V4h7v-.01l9 9-7 7.02z" key="0" />,<circle cx="6.5" cy="6.5" r="1.5" key="1" />,]
|
||||
, 'LocalOfferOutlined');
|
||||
Reference in New Issue
Block a user