Post Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Post 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/346074.svg" alt="Post icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346074.svg" alt="Post icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346074.svg" alt="Post icon" :width="24" :height="24" />
CSS background
.icon-post {
background-image: url('https://proicons.com/icon/346074.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M33.5215,15.1055H43.5"/><path class="a" d="M28.1031,16.9044,25.026,21.1282a3.9727,3.9727,0,1,0-2.7385,6.8577,4.4392,4.4392,0,0,0,3.1784-.96c1.0687-.8375,5.9178-7.4908,8.0556-11.92"/><path class="a" d="M43.5,15.1055c-8.6648,13.15-14.8735,18.2323-20.8559,18.128S13.08,29.11,13.08,24.0062a9.2017,9.2017,0,0,1,14.9421-7.2311"/><path class="a" d="M9.3,23.0674A12.1153,12.1153,0,0,1,13.026,15.05L4.5,15.1056"/><path class="a" d="M4.5,15.1055l4.7988,7.9932"/></svg>
Post in other icon packs
Copied!