At And T Photo Storage Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The At And T Photo Storage 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/322111.svg" alt="At And T Photo Storage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322111.svg" alt="At And T Photo Storage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322111.svg" alt="At And T Photo Storage icon" :width="24" :height="24" />
CSS background
.icon-at-and-t-photo-storage {
background-image: url('https://proicons.com/icon/322111.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M35.2062,25.0943V41.9127H11.9842V25.0943Z"/><path class="a" d="M35.2062,30.9756c11.0617-.6841,9.4562-13.0086,4.421-14.0041C38,12.0858,34.6248,11.6477,31.32,11.03c-3.537-6.3792-10.197-6.0959-14.4307-1.9259a5.99,5.99,0,0,0-6.0381,3.5613C-.7121,17.99,5.8919,29.151,11.9842,29.3916"/><path class="a" d="M34.31,17.4929l-5.5041-1.7787-.4881,5.6344Z"/><path class="a" d="M27.84,29.4042c4.1983-.8964,7.6571-4.2257,3.4736-10.0053"/><path class="a" d="M35.2062,36.8189l-5.423-5.423-3.9187,3.9187L24.5379,33.988l-7.9248,7.9247"/><circle class="a" cx="18.5246" cy="30.7592" r="1.8122"/></svg>
Copied!