Delete default-attributes.ts

This commit is contained in:
SMAH1
2021-04-04 09:31:19 +04:30
committed by GitHub
parent e968bf51e3
commit 49e0889b63
@@ -1,11 +0,0 @@
export default {
xmlns: 'http://www.w3.org/2000/svg',
width: 24,
height: 24,
viewBox: '0 0 24 24',
fill: 'none',
stroke: 'currentColor',
'stroke-width': 2,
'stroke-linecap': 'round',
'stroke-linejoin': 'round',
};