Marvelapp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Marvelapp 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/343456.svg" alt="Marvelapp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343456.svg" alt="Marvelapp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343456.svg" alt="Marvelapp icon" :width="24" :height="24" />
CSS background
.icon-marvelapp {
background-image: url('https://proicons.com/icon/343456.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M7.5,29.0644s.1816-7.612,2.434-8.2776c2.2682-.6702.7522,4.4742,1.0718,6.3924"/><path class="b" d="M11.0998,24.403c.0995-2.4219,1.8888-6.0104,3.3841-4.9882,1.0733.7336-1.2122,5.269-.599,7.0368"/><path class="b" d="M19.7187,21.3434s-.3992-2.4246-2.4758-.3788c-2.0765,2.0457-1.5873,4.6325-.4497,4.603,1.8573-.0482,3.4227-5.705,3.4227-5.705,0,0-2.1501,5.8892-.7047,5.2164,1.4453-.6728,3.1628-3.9837,3.4935-5.7413,0,0-1.2939,4.462-1.169,5.6532,0,0,.9776-5.5072,3.2871-5.7949,0,0,.4209-.4412-.1263,1.2923-.5472,1.7336.1003,2.1489,2.8951-1.2498,0,0-2.2957,4.7869-.8118,4.9224,1.484.1356,3.9246-3.932,3.8298-4.9375-.0947-1.0055-1.8104.863-.1587,2.1896,1.6516,1.3266,4.9884-.6211,4.552-1.773-.4365-1.1518-2.9301-.8536-3.5326,2.6993-.6025,3.5529,2.8037,1.0037,5.0651-.609,2.2614-1.6128,4.2526-3.3661,3.5044-4.4461-.7544-1.0889-3.0788,1.15-3.8845,5.3251-.8058,4.175,2.7031.1506,2.7031.1506"/><path class="b" d="M35.8425,26.4937s-18.7305-.6731-25.5536,4.4957"/><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Marvelapp in other icon packs
Copied!