Comici Manga Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Comici Manga 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/323945.svg" alt="Comici Manga icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323945.svg" alt="Comici Manga icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323945.svg" alt="Comici Manga icon" :width="24" :height="24" />
CSS background
.icon-comici-manga {
background-image: url('https://proicons.com/icon/323945.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>.r{fill:#000;}.s{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="d"><circle id="e" class="r" cx="32.2353" cy="21.1795" r=".7498"/><line id="f" class="s" x1="33.0476" y1="23.5608" x2="34.8048" y2="28.7122"/></g><g id="g"><circle id="h" class="r" cx="38.6379" cy="18.9955" r=".7498"/><line id="i" class="s" x1="39.4502" y1="21.3768" x2="41.2074" y2="26.5282"/></g><g id="j"><path id="k" class="s" d="M24.5496,28.6297c-.3662-1.0736.2072-2.2408,1.2808-2.607h0c1.0736-.3662,2.2408.2072,2.607,1.2808l1.0941,3.2075"/><line id="l" class="s" x1="23.8865" y1="26.6857" x2="25.6437" y2="31.8372"/><path id="m" class="s" d="M28.4375,27.3035c-.3662-1.0736.2072-2.2408,1.2808-2.607h0c1.0736-.3662,2.2408.2072,2.607,1.2808l1.0941,3.2075"/></g><path id="n" class="s" d="M19.4708,30.3621c-.3662-1.0736.2072-2.2408,1.2808-2.607s2.2408.2072,2.607,1.2808l.431,1.2636c.3662,1.0736-.2072,2.2408-1.2808,2.607s-2.2408-.2072-2.607-1.2808l-.431-1.2635Z"/><path id="o" class="s" d="M19.0399,32.9968c-.1355.6993-.6315,1.3084-1.354,1.5549h0c-1.0736.3662-2.2408-.2072-2.607-1.2808l-.431-1.2636c-.3662-1.0736.2072-2.2408,1.2808-2.607h0c.7211-.246,1.4844-.068,2.0189.4006"/><path id="p" class="s" d="M5,35.9372c6.0785-2.2004,9.214-5.7734,8.4281-10.5926-1.9788-12.1337,8.2205-18.12,14.481-17.9614,7.821.1982,13.1752,4.7005,14.7875,14.1235,2.2423,13.1051-8.5033,19.1709-13.9447,19.1128-5.8323-.0623-8.9401-2.5943-12.9487-4.0682-3.0268-1.1129-6.6914-1.1258-10.8033-.6141Z"/><path id="q" class="s" d="M39.4881,26.0216c-.1355.6993-.6315,1.3084-1.354,1.5549h0c-1.0736.3662-2.2408-.2072-2.607-1.2808l-.431-1.2636c-.3662-1.0736.2072-2.2408,1.2808-2.607h0c.7211-.246,1.4844-.068,2.0189.4006"/></svg>
Copied!