Aucards Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aucards 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/322155.svg" alt="Aucards icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322155.svg" alt="Aucards icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322155.svg" alt="Aucards icon" :width="24" :height="24" />
CSS background
.icon-aucards {
background-image: url('https://proicons.com/icon/322155.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="k" d="M25.6217,11.9213h13.5725c1.3561,0,2.4477,1.0915,2.4477,2.4474v25.6839c0,1.3559-1.0917,2.4474-2.4477,2.4474h-14.3389c-1.3561,0-2.4477-1.0915-2.4477-2.4474v-3.9876"/><path id="e" class="k" d="M28.9327,22.5027v6.2969c0,1.7226,1.3844,3.119,3.0921,3.119s3.0921-1.3964,3.0921-3.119v-6.2969"/></g><g id="f"><path id="g" class="k" d="M8.8054,5.5h14.368c1.3509,0,2.4477,1.0968,2.4477,2.4477v25.6694c0,1.3508-1.0966,2.4474-2.4474,2.4474h-14.368c-1.351,0-2.4478-1.0968-2.4478-2.4478V7.9474c0-1.3508,1.0966-2.4474,2.4474-2.4474Z"/><g id="h"><polyline id="i" class="k" points="12.8975 25.4902 15.9896 16.0742 19.0817 25.4902"/><line id="j" class="k" x1="18.0574" y1="22.3711" x2="13.9218" y2="22.3711"/></g></g></svg>
Copied!