Horizon Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Horizon 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/327123.svg" alt="Horizon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327123.svg" alt="Horizon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327123.svg" alt="Horizon icon" :width="24" :height="24" />
CSS background
.icon-horizon {
background-image: url('https://proicons.com/icon/327123.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="h" d="m16.3375,42.2655l15.3964.0558"/><path id="c" class="h" d="m20.8002,42.2934v-6.276h6.3036v6.287"/><rect id="d" class="h" x="5.5" y="5.6787" width="37" height="27.4527" rx="2.3871" ry="2.3871"/><path id="e" class="h" d="m5.5,26.9242h37"/><path id="f" class="h" d="m9.7549,13.8638v-3.6755h3.8985"/><path id="g" class="h" d="m13.102,26.9242c-3.9082-4.9174.6136-9.4376,3.5702-9.4279,1.2886-7.2208,15.0448-10.3112,16.6795,2.2872,2.9376,1.6615,3.7038,4.5466,1.9524,7.1407"/></svg>
Horizon in other icon packs
Copied!