Monster Super League Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Monster Super League 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/329527.svg" alt="Monster Super League icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329527.svg" alt="Monster Super League icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329527.svg" alt="Monster Super League icon" :width="24" :height="24" />
CSS background
.icon-monster-super-league {
background-image: url('https://proicons.com/icon/329527.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m36.4771,25.5648c-.4223,3.3666-2.1871,6.4197-4.8936,8.466m-2.7849,1.5928c-1.5218.6283-3.1521.9516-4.7985.9517-1.6464,0-3.2767-.3234-4.7985-.9517m-2.7849-1.5928c-2.6717-2.0198-4.4274-5.0219-4.8776-8.3407m-.016-3.2548c.4223-3.3666,2.1871-6.4197,4.8937-8.466m2.7879-1.5938c1.5209-.6276,3.1502-.9505,4.7955-.9507,1.6391.0001,3.2624.3207,4.7784.9437m2.82,1.6118c2.6673,2.0226,4.4181,5.0252,4.8646,8.3427m-24.919.1072c.1851.1583.342.347.4638.558.5168.8948.3232,2.0307-.4608,2.7038m24.909-.1222c-.1851-.1583-.342-.347-.4638-.558-.5155-.8929-.3237-2.0261.4568-2.6998m-20.0174,11.6836c.2241-.0769.4593-.1161.6962-.1162,1.0188-.0002,1.8975.7154,2.1037,1.713m9.5379,0c.2062-.9977,1.085-1.7132,2.1037-1.713.2366.0002.4715.0394.6952.1162m-12.3368-21.5922c-.2046.9993-1.0837,1.7168-2.1037,1.717-.2369,0-.4721-.0393-.6962-.1162m15.1698-.011c-.2339.0843-.4807.1273-.7293.1272-1.0322-.0004-1.9181-.7349-2.1097-1.7491m-11.7548,27.5126l-3.3659,1.4155-.3606-3.0253m-6.9924-12.2567l-3.0053-2.1738,3.0053-2.1738m6.9563-11.9591l.3967-3.3219,3.403,1.4295m13.9106,0l3.403-1.4295.3967,3.3219m6.9563,11.9591l3.0053,2.1738-3.0053,2.1738m-6.9924,12.2557l-.3606,3.0253h0l-3.3659-1.4145M17.0357,7.8855l-.3887,3.2578-3.1105-1.3073m20.927,0l-3.1105,1.3073-.3887-3.2578m-13.9286,32.229l-.3887-3.2578-3.1105,1.3073m20.927,0l-3.1105-1.3073-.3887,3.2578M6.6343,21.9203l2.6587,1.9234-2.8711,2.0777m35.1561,0l-2.8711-2.0767,2.6587-1.9234m-.0621,6.5606c-.8105,3.129-2.4543,5.9797-4.7564,8.2486m-7.7838,4.4979c-1.5515.4289-3.1538.6462-4.7634.6461-1.61.0002-3.2126-.2172-4.7644-.6461m-7.7828-4.4979c-2.3021-2.2689-3.9459-5.1196-4.7564-8.2486m0-8.9638c.8105-3.129,2.4543-5.9797,4.7564-8.2486m7.7838-4.4979c1.5515-.4289,3.1538-.6462,4.7634-.6461,1.6037-.0002,3.2002.2155,4.7464.6411m7.8008,4.503c2.2972,2.2639,3.939,5.1073,4.7514,8.2285m-12.5502,21.7154l-.548,3.8187m-8.4028,0l-.548-3.8187m-7.7557-4.504l-3.6515,1.4626m-4.1644-7.2899l3.0514-2.3992m0-8.9678l-3.0514-2.3992m4.1654-7.2889l3.6515,1.4626m7.7557-4.504l.548-3.8198m8.3948-.0541l.555,3.8608m7.7998,4.5l3.6104-1.4466m4.1954,7.2648l-3.0594,2.4053m-.024,8.9869l3.0514,2.3992m-4.1654,7.2889l-3.6515-1.4626m-12.5051-21.5872l-2.6176,5.3054-5.8533.8505,4.2355,4.1283-.9998,5.8303,5.2353-2.7529,5.2353,2.7529-.9998-5.8303,4.2355-4.1283-5.8533-.8515-2.6176-5.3044Zm21.5,8.8787c0,11.8741-9.6259,21.5-21.5,21.5h0c-11.8741,0-21.5-9.6259-21.5-21.5,0,0,0,0,0,0C2.5,12.1259,12.1259,2.5,24,2.5h0c11.8741,0,21.5,9.6259,21.5,21.5h0Z"/></svg>
Copied!