D Anime Store Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The D Anime Store Alt 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/324226.svg" alt="D Anime Store Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324226.svg" alt="D Anime Store Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324226.svg" alt="D Anime Store Alt icon" :width="24" :height="24" />
CSS background
.icon-d-anime-store-alt {
background-image: url('https://proicons.com/icon/324226.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>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="q" d="M39.6032,38.2443c.1359,1.4172-.2184,2.4032-1.9068,3.3975"/><path id="e" class="q" d="M37.4769,36.7087l5.0231.0057c-.1187,1.2813-.8271,2.6287-2.9475,3.0374"/><path id="f" class="q" d="M32.5166,36.4666v5.3999"/><path id="g" class="q" d="M36.2458,39.3128l-3.6281-.855"/><path id="h" class="q" d="M25.4424,36.8298h3.8263c-.6655,2.1791-1.5435,3.6438-4.1365,4.7888"/><path id="i" class="q" d="M28.4891,39.5822c.5747.9353,1.1298,1.4604,1.8773,2.0364"/><path id="j" class="q" d="M22.2117,36.5622c-.2951,1.7206-.7894,3.892-3.6281,5.0737"/><path id="k" class="q" d="M19.0786,38.3678c1.5517.5856,2.6604.9766,4.2581,2.0587"/><path id="l" class="q" d="M11.8055,41.4046h4.9162"/><path id="m" class="q" d="M12.368,37.0961h3.7237"/><path id="n" class="q" d="M7.6262,38.2441c.1359,1.4172-.2184,2.4032-1.9068,3.3975"/><path id="o" class="q" d="M5.5,36.7085l5.0231.0057c-.1187,1.2813-.8271,2.6287-2.9475,3.0374"/><path id="p" class="q" d="M22.4406,30.2986c-3.0909-.2754-5.6543-2.1119-6.8637-4.9172-.4539-1.0529-.6379-1.8848-.6904-3.1216-.1965-4.6296,3.0267-8.3608,7.5674-8.7602,1.5593-.1372,2.944.0696,4.2663.6373l.7145.3067V6.1335h4.6542v20.868l-.5282.2605c-.2905.1433-1.0741.5884-1.7412.9893-1.4926.8967-2.3164,1.3134-3.1433,1.5898-1.2256.4097-2.8293.5829-4.2355.4576ZM24.6176,25.8639c2.0961-.5607,3.3077-2.7566,2.7729-5.0254-.3446-1.462-1.4251-2.5739-2.8208-2.9029-2.2971-.5415-4.356.6472-4.9446,2.8545-.1429.5359-.1389,1.6836.0076,2.2347.3733,1.4024,1.3973,2.4641,2.732,2.8322.5016.1384,1.7468.1421,2.2526.0067h.0002Z"/></svg>
Copied!