# WarningIcon

## Props

<!-- @vuese:WarningIcon:props:start -->
|Name|Description|Type|Required|Default|
|---|---|---|---|---|
|strokeWidth|-|`Number`|`false`|30|
|stroke|-|`String`|`false`|'stroke-red'|
|fill|-|`String`|`false`|'fill-red'|

<!-- @vuese:WarningIcon:props:end -->


