Coldshower Pro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Coldshower Pro 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/338463.svg" alt="Coldshower Pro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338463.svg" alt="Coldshower Pro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338463.svg" alt="Coldshower Pro icon" :width="24" :height="24" />
CSS background
.icon-coldshower-pro {
background-image: url('https://proicons.com/icon/338463.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="24" y1="24" x2="24" y2="2.5"/><line class="c" x1="20.9012" y1="3.6959" x2="24" y2="6.7947"/><line class="c" x1="18.54" y1="7.4008" x2="24" y2="11.7589"/><line class="c" x1="27.0988" y1="3.6959" x2="24" y2="6.7947"/><line class="c" x1="29.46" y1="7.4008" x2="24" y2="11.7589"/><line class="c" x1="24" y1="24" x2="8.7972" y2="8.7972"/><line class="c" x1="7.4517" y1="11.834" x2="11.834" y2="11.834"/><line class="c" x1="8.4018" y1="16.1234" x2="15.3442" y2="15.3442"/><line class="c" x1="11.834" y1="7.4517" x2="11.834" y2="11.834"/><line class="c" x1="16.1234" y1="8.4018" x2="15.3442" y2="15.3442"/><line class="c" x1="24" y1="24" x2="2.5" y2="24"/><line class="c" x1="3.6959" y1="27.0988" x2="6.7947" y2="24"/><line class="c" x1="7.4008" y1="29.46" x2="11.7589" y2="24"/><line class="c" x1="3.6959" y1="20.9012" x2="6.7947" y2="24"/><line class="c" x1="7.4008" y1="18.54" x2="11.7589" y2="24"/><line class="c" x1="24" y1="24" x2="8.7972" y2="39.2028"/><line class="c" x1="11.834" y1="40.5483" x2="11.834" y2="36.166"/><line class="c" x1="16.1234" y1="39.5982" x2="15.3442" y2="32.6558"/><line class="c" x1="7.4517" y1="36.166" x2="11.834" y2="36.166"/><line class="c" x1="8.4018" y1="31.8766" x2="15.3442" y2="32.6558"/><line class="c" x1="24" y1="24" x2="24" y2="45.5"/><line class="c" x1="27.0988" y1="44.3041" x2="24" y2="41.2053"/><line class="c" x1="29.46" y1="40.5992" x2="24" y2="36.2411"/><line class="c" x1="20.9012" y1="44.3041" x2="24" y2="41.2053"/><line class="c" x1="18.54" y1="40.5992" x2="24" y2="36.2411"/><line class="c" x1="24" y1="24" x2="39.2028" y2="39.2028"/><line class="c" x1="40.5483" y1="36.166" x2="36.166" y2="36.166"/><line class="c" x1="39.5982" y1="31.8766" x2="32.6558" y2="32.6558"/><line class="c" x1="36.166" y1="40.5483" x2="36.166" y2="36.166"/><line class="c" x1="31.8766" y1="39.5982" x2="32.6558" y2="32.6558"/><line class="c" x1="24" y1="24" x2="45.5" y2="24"/><line class="c" x1="44.3041" y1="20.9012" x2="41.2053" y2="24"/><line class="c" x1="40.5992" y1="18.54" x2="36.2411" y2="24"/><line class="c" x1="44.3041" y1="27.0988" x2="41.2053" y2="24"/><line class="c" x1="40.5992" y1="29.46" x2="36.2411" y2="24"/><line class="c" x1="24" y1="24" x2="39.2028" y2="8.7972"/><line class="c" x1="36.166" y1="7.4517" x2="36.166" y2="11.834"/><line class="c" x1="31.8766" y1="8.4018" x2="32.6558" y2="15.3442"/><line class="c" x1="40.5483" y1="11.834" x2="36.166" y2="11.834"/><line class="c" x1="39.5982" y1="16.1234" x2="32.6558" y2="15.3442"/></svg>
Copied!