D Anime Store Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The D Anime Store 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/324225.svg" alt="D Anime Store icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324225.svg" alt="D Anime Store icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324225.svg" alt="D Anime Store icon" :width="24" :height="24" />
CSS background
.icon-d-anime-store {
background-image: url('https://proicons.com/icon/324225.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m31.531 38.943-5.7343 3.3106c-.9958.57492-1.7975.11208-1.7975-1.0378v-15.048c0-1.1498.80167-2.5384 1.7975-3.1133l13.032-7.5238c.9958-.57492 1.7975-.11208 1.7975 1.0378v15.048c0 .070582-.003021.14206-.008922.2142"/><path class="d" d="m27.51 26.119 3.2021-1.8487v11.092l-3.2021 1.8487z"/><path class="d" d="m33.915 33.211v-10.79l3.2021-1.8487v11.066"/><path class="d" d="m9.1709 15.531 13.032 7.5238c.9958.57492 1.7975 1.9635 1.7975 3.1133v15.048c0 1.1498-.80167 1.6127-1.7975 1.0378l-13.032-7.5238c-.9958-.57492-1.7975-1.9635-1.7975-3.1133v-15.048c0-1.1498.80167-1.6127 1.7975-1.0378z"/><path class="d" d="m10.882 20.559v11.094h9.6081z"/><path class="d" d="m25.797 5.9312 13.032 7.5238c.9958.57492.9958 1.5006 0 2.0755l-13.032 7.5238c-.99579.57492-2.5991.57492-3.5949-3e-6l-13.032-7.5238c-.99579-.57492-.99579-1.5006-1.8e-6-2.0755l13.032-7.5238c.99579-.57492 2.5991-.57492 3.5949 0z"/><path class="d" d="m22.203 11.379 7.1899 4.1511c.9958.57492.9958 1.5006 0 2.0755l-3.5949 2.0755c-.99579.57492-2.5991.57492-3.5949 0l-7.1899-4.1511c-.9958-.57492-.9958-1.5006 0-2.0755l3.5949-2.0755c.99579-.57492 2.5991-.57492 3.5949 0z"/><path class="d" d="m25.797 13.455 1.7975-1.0378"/><path class="d" d="m29.392 12.417a1.271.73381 0 01-1.7975 0 1.271.73381 0 010-1.0378 1.271.73381 0 011.7975 0 1.271.73381 0 010 1.0378z"/><path class="d" d="m19.619 15.985 1.7975 1.0378"/><path class="d" d="m21.866 14.687a1.5887.91727 0 01-2.2468 0 1.5887.91727 0 010-1.2972 1.5887.91727 0 012.2468 0 1.5887.91727 0 010 1.2972z"/><path class="d" d="m25.91 17.022a1.5887.91727 0 01-2.2468 0 1.5887.91727 0 010-1.2972 1.5887.91727 0 012.2468 0 1.5887.91727 0 010 1.2972z"/><circle class="d" cx="38.5" cy="38.5" r="7"/><path class="d" d="m40.5 39.2c0-1.1046-.89543-2-2-2-1.1046 0-2 .89543-2 2v1.3c0 1.1046.89542 2 2 2 1.1046 0 2-.89543 2-2"/><line class="d" x1="40.5" x2="40.5" y1="42.5" y2="34.5"/></svg>
Copied!