Metadataremover Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Metadataremover 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/329113.svg" alt="Metadataremover icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329113.svg" alt="Metadataremover icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329113.svg" alt="Metadataremover icon" :width="24" :height="24" />
CSS background
.icon-metadataremover {
background-image: url('https://proicons.com/icon/329113.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#000;}</style></defs><rect class="b" x="8.5" y="4.5" width="31" height="39" rx="4" ry="4"/><rect class="b" x="8.5" y="4.5" width="31" height="21" rx="4" ry="4"/><path class="b" d="m12.15 7.2109c-0.554 0-1 0.446-1 1v13.719l2.9297-2.7188 3.2598 3.209 9.6602-8.9102 9.5508 9.1445c0.18483-0.18126 0.29883-0.43432 0.29883-0.71484v-13.729c0-0.554-0.446-1-1-1h-23.699z"/><line class="b" x1="14.83" x2="21.26" y1="30.51" y2="30.51"/><line class="b" x1="21.26" x2="14.83" y1="34.64" y2="34.64"/><line class="b" x1="14.83" x2="21.34" y1="38.5" y2="38.5"/><line class="b" x1="28.45" x2="34.18" y1="31.59" y2="37.32"/><line class="b" x1="28.43" x2="34.16" y1="37.36" y2="31.63"/><circle class="b" cx="31.325" cy="34.465" r="6.25"/><circle class="b" cx="19.75" cy="12.815" r="2.9205"/><circle class="c" cx="11.9" cy="30.505" r=".75"/><circle class="c" cx="11.9" cy="34.64" r=".75"/><circle class="c" cx="11.9" cy="38.5" r=".75"/></svg>
Copied!