Hiddify Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hiddify 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/327023.svg" alt="Hiddify icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327023.svg" alt="Hiddify icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327023.svg" alt="Hiddify icon" :width="24" :height="24" />
CSS background
.icon-hiddify {
background-image: url('https://proicons.com/icon/327023.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="j" d="M33.5780004,19.37599721h8.14599991c.43000031,0,.77600098.34600067.77600098.77700043v19.78499985c0,.43000031-.34600067.77700043-.77600098.77700043h-8.14599991c-.42802048.00055313-.77544785-.34597397-.77600479-.77399445,0-.00100327,0-.00200272.00000381-.00300598v-19.78499985c0-.43000031.34600067-.77700043.77600098-.77700043Z"/><path id="f" class="j" d="M41.72400031,7.28499761c.43000031,0,.77600098.34700012.77600098.77700043v8.35900116c0,.43000031-.34600067.77700043-.77600098.77700043h-8.14599991c-.42802048.00055504-.77544785-.34597588-.77600479-.77399635,0-.00100136,0-.00200272.00000381-.00300407v-3.76599979l8.92200089-5.37000179Z"/><path id="g" class="j" d="M28.06000076,15.30999818c.43000031,0,.77599907.34700012.77599907.77800083v23.85000229c0,.43000031-.34600067.77700043-.77600098.77700043h-8.14599991c-.42802048.00055313-.77544785-.34597397-.77600288-.77399445-.00000191-.00100327,0-.00200272.00000191-.00300598v-19.25800323l8.92200279-5.36999989Z"/><path id="h" class="j" d="M14.42200122,23.45999685c.43000031,0,.77600002.34700012.77600002.77799988v15.70000076c0,.43000031-.34599972.77700043-.77600002.77700043H6.27600131c-.42802048.00055313-.77544832-.34597778-.77600193-.77399826-.00000143-.00099945-.00000048-.00200272.00000191-.00300217v-11.1079998l8.92199993-5.37000084Z"/><path id="i" class="j" d="M15.19900165,34.87899938h3.93999958"/></svg>
Copied!