Ente Photos Alt 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ente Photos Alt 2 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/325467.svg" alt="Ente Photos Alt 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325467.svg" alt="Ente Photos Alt 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325467.svg" alt="Ente Photos Alt 2 icon" :width="24" :height="24" />
CSS background
.icon-ente-photos-alt-2 {
background-image: url('https://proicons.com/icon/325467.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>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="l" d="M16.7557,25.8667c-.3451.6901-1.1502,1.1502-1.9553,1.1502h0c-1.2652,0-2.3004-1.0352-2.3004-2.3004v-1.4953c0-1.2652,1.0352-2.3004,2.3004-2.3004h0c1.2652,0,2.3004,1.0352,2.3004,2.3004v.8051h-4.6008"/><path id="c" class="l" d="M35.1549,25.8751c-.3451.6901-1.1502,1.1502-1.9553,1.1502h0c-1.2652,0-2.3004-1.0352-2.3004-2.3004v-1.4953c0-1.2652,1.0352-2.3004,2.3004-2.3004h0c1.2652,0,2.3004,1.0352,2.3004,2.3004v.8051h-4.6008"/><g id="d"><path id="e" class="l" d="M24.0003,27.0213v-3.7957c0-1.2652-1.0352-2.3004-2.3004-2.3004h0c-1.2652,0-2.3004,1.0352-2.3004,2.3004v3.7957"/><line id="f" class="l" x1="19.3995" y1="23.2256" x2="19.3995" y2="20.9253"/></g><g id="g"><g id="h"><line id="i" class="l" x1="27.5638" y1="18.9743" x2="27.5638" y2="27.0257"/></g><line id="j" class="l" x1="26.2986" y1="20.9296" x2="28.714" y2="20.9296"/></g><path id="k" class="l" d="M38.5001,5.5H9.5001c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Copied!