Applenews Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Applenews icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/313542.svg" alt="Applenews icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313542.svg" alt="Applenews icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313542.svg" alt="Applenews icon" :width="24" :height="24" />
CSS background
.icon-applenews {
background-image: url('https://proicons.com/icon/313542.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Apple News</title><path d="M0 12.9401c2.726 4.6726 6.3944 8.385 11.039 11.0582H1.4164C.634 23.9983 0 23.3639 0 22.5819v-9.6418ZM0 1.4138C0 .6337.632.0018 1.4116.0018h4.8082L24 17.7583v4.773c0 .3891-.1544.762-.4295 1.0373a1.4674 1.4674 0 0 1-1.037.4296h-4.774L0 6.2416M12.9634.0017h9.6182A1.4187 1.4187 0 0 1 24 1.4205v9.6256C21.2648 6.4935 17.6157 2.7745 12.9634.0017Z"/></svg>
Applenews in other icon packs
Copied!