Transparency Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Transparency 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/348788.svg" alt="Transparency icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348788.svg" alt="Transparency icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348788.svg" alt="Transparency icon" :width="24" :height="24" />
CSS background
.icon-transparency {
background-image: url('https://proicons.com/icon/348788.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="b" class="h" x="18.2758" y="11.7442" width="5.2035" height="5.2035"/><rect id="c" class="h" x="12.1472" y="5.5" width="5.2035" height="5.2035"/><rect id="d" class="h" x="5.909" y="11.798" width="5.2035" height="5.2035"/><path id="e" class="h" d="M24.7165,5.5165v5.2598h6.2418v6.0393h11.1327V5.5165h-17.3745Z"/><path id="f" class="h" d="M29.8014,18.1527v16.7c0,1.334-1.1017,2.3185-1.8646,2.6482l-9.539,4.9992v-18.2673h6.2152v-6.0801h5.1883Z"/><path id="g" class="h" d="M18.3978,41.8244l4.2155-7.6204c-.212,2.72,1.9792,3.7302,3.7192,4.1375"/></svg>
Transparency in other icon packs
Copied!