Hrone Inbox Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hrone Inbox 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/341707.svg" alt="Hrone Inbox icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341707.svg" alt="Hrone Inbox icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341707.svg" alt="Hrone Inbox icon" :width="24" :height="24" />
CSS background
.icon-hrone-inbox {
background-image: url('https://proicons.com/icon/341707.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="f" d="M5.109,13.767s4.1355,1.4888,8.6341-.7229c2.2327-1.0977,6.4586,1.2133,9.029,2.3503,17.8021,7.8749,10.9044,4.9528,17.7853,8.1019l-1.172,4.924-12.0887.0239,1.7089,10.0556,10.7703.0641.0869.0063c5.632-6.119,7.1694-14.94,4.0443-22.6468-3.1251-7.7068-10.4138-12.9208-18.7169-13.3892-8.3031-.4684-16.132,3.8928-20.1039,11.1993l.0228.0335Z"/><path id="d" class="f" d="M22.4403,24.0781l-2.6114,20.999h0C8.4089,42.7276.7813,31.4581,2.8338,19.981c4.3857,2.3548,3.4521,1.8758,4.544,2.2011,2.513.7486,5.9682-.6,5.9682-.6h0c3.1783-1.1933,6.1585.3454,9.0943,2.4959Z"/><path id="e" class="f" d="M4.1185,15.7589c10.9873,4.9691,6.3012-4.5365,18.9741,4.188-10.2495-6.0095-9.1093,4.1071-19.7286-2.062.2141-.7214.466-1.431.7545-2.126Z"/></g></svg>
Copied!