Chateraise Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chateraise 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/323606.svg" alt="Chateraise icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323606.svg" alt="Chateraise icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323606.svg" alt="Chateraise icon" :width="24" :height="24" />
CSS background
.icon-chateraise {
background-image: url('https://proicons.com/icon/323606.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M26.126,31.5346v-4.1452h1.4438c.8163,0,1.4779.6233,1.4779,1.3921s-.6617,1.3921-1.4779,1.3921h-1.4438"/><line class="f" x1="27.571" y1="30.1736" x2="29.015" y2="31.5336"/><line class="f" x1="18.306" y1="27.3896" x2="21.228" y2="27.3896"/><line class="f" x1="19.767" y1="31.5346" x2="19.767" y2="27.3896"/><line class="f" x1="9.7686" y1="27.3896" x2="9.7686" y2="31.5346"/><line class="f" x1="12.69" y1="27.3896" x2="12.69" y2="31.5346"/><line class="f" x1="9.7686" y1="29.4536" x2="12.69" y2="29.4536"/><path class="f" d="M36.098,31.0806c.2704.3309.6095.4542,1.0813.4542h.6529c.6076,0,1.1002-.463,1.1002-1.0363s-.4926-1.0363-1.1002-1.0363h-.7202c-.6083,0-1.1013-.4635-1.1013-1.0358s.4941-1.0368,1.1037-1.0368h.6493c.4718,0,.8109.1233,1.0813.4542"/><path class="f" d="M8.4217,30.1446v.017c0,.7584-.654,1.3731-1.4609,1.3731h0c-.8068,0-1.4609-.6147-1.4609-1.3731v-1.399c0-.7584.654-1.3731,1.4609-1.3731h0c.8068,0,1.4609.6147,1.4609,1.3731v.017"/><line class="f" x1="40.279" y1="29.4616" x2="41.713" y2="29.4616"/><path class="f" d="M42.484,31.5346h-2.2051v-4.1452h2.2051"/><line class="f" x1="40.996" y1="26.2106" x2="41.768" y2="25.9516"/><line class="f" x1="22.574" y1="29.4616" x2="24.008" y2="29.4616"/><path class="f" d="M24.78,31.5346h-2.2051v-4.1452h2.2051"/><path class="f" d="M15.002,26.2106l.4961-.2591.4961.2591"/><line class="f" x1="16.475" y1="30.1616" x2="14.521" y2="30.1616"/><path class="f" d="M14.037,31.5346l1.4609-4.1452,1.4609,4.1452"/><line class="f" x1="32.833" y1="30.1616" x2="30.879" y2="30.1616"/><path class="f" d="M30.395,31.5346l1.4609-4.1452,1.4609,4.1452"/><line class="f" x1="34.664" y1="27.3896" x2="34.664" y2="31.5346"/><path class="f" d="M24,16.4652l-19.5,7.5h39l-19.5-7.5Z"/></svg>
Copied!