Breaking news icon transparent background
Here is a breaking news icon with a transparent background:
Breaking News Icon (Transparent Background)
You can use this icon in your designs, presentations, or websites. Just copy and paste the code below:
<img src="https://i.imgur.com/4l6QVQK.png" alt="Breaking News Icon" width="24" height="24" />
Or, if you prefer a vector version, you can use the SVG code:
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="2" width="20" height="20" rx="2" fill="none" stroke="currentColor" stroke-width="2" />
<path d="M10 10L14 14" stroke="currentColor" stroke-width="2" />
<path d="M14 10L10 14" stroke="currentColor" stroke-width="2" />
</svg>
You can adjust the size and color of the icon to fit your design needs.