Madoka Exedra Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Madoka Exedra 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/328777.svg" alt="Madoka Exedra icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328777.svg" alt="Madoka Exedra icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328777.svg" alt="Madoka Exedra icon" :width="24" :height="24" />
CSS background
.icon-madoka-exedra {
background-image: url('https://proicons.com/icon/328777.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M25.755,6.247c.0006.9648-.7847,1.7474-1.754,1.748-.0003,0-.0007,0-.001,0-.9693,0-1.755-.7822-1.755-1.747v-.001c0-.9648.7857-1.747,1.755-1.747.9693,0,1.755.7822,1.755,1.747Z"/><path class="b" d="M25.128,7.76c-.063.602.256,1.512.936,1.933,0,.82-.843,1.415-2.064,1.415s-2.064-.595-2.064-1.415c.68-.421,1-1.331.936-1.933"/><path class="b" d="M12.464,25.645c0-4.51,2.715-11.274,8.238-14.553.425.904,1.698,1.56,3.298,1.56s2.873-.656,3.298-1.56c5.523,3.279,8.238,10.044,8.238,14.553,0,5.123-2.664,11.539-11.536,11.539s-11.536-6.416-11.536-11.539Z"/><path class="b" d="M26.714,28.866c0,1.4923-1.2151,2.702-2.714,2.702h0c-1.4989,0-2.714-1.2097-2.714-2.702h0c0-1.4923,1.2151-2.702,2.714-2.702h0c1.4989,0,2.714,1.2097,2.714,2.702h0ZM21.184,28.895c-3.713-.42-6.816-1.65-8.538-3.303M35.354,25.593c-1.722,1.652-4.825,2.883-8.538,3.302"/><path class="b" d="M19.262,28.43c-.4847-1.6416-.74-3.506-.74-5.404,0-4.9255,1.7008-9.2229,4.13-10.435M25.388,12.611c2.4096,1.2404,4.0901,5.5196,4.09,10.415,0,1.8941-.2542,3.7547-.737,5.394M22.208,31.054c-3.7147-.1716-7.0392-.8672-9.147-1.914M34.936,29.141c-2.1077,1.0461-5.4309,1.7414-9.144,1.913M22.977,31.545c-.245,1.437-1.543,2.412-2.794,2.306-1.86-.158-3.003-1.81-2.97-3.214M25.023,31.545c.245,1.437,1.543,2.412,2.794,2.306,1.86-.158,3.003-1.81,2.97-3.214M14.716,32.573c.6683-.4318,1.4611-.8147,2.354-1.137M30.927,31.435c.8946.3228,1.6888.7064,2.358,1.139M29.84,41.066c.4311.2309.6551.4842.655.741,0,.935-2.9079,1.693-6.495,1.693s-6.495-.758-6.495-1.693h0c.0001-.2556.2224-.5079.65-.738"/><path class="b" d="M25.655,40.15c.0005.9853-.74,1.7844-1.6541,1.785h-.0009c-.914,0-1.655-.7987-1.655-1.784v-.001c0-.9853.741-1.784,1.655-1.784h0c.914,0,1.655.7987,1.655,1.784h0ZM21.405,39.132c0,.7263-.5596,1.315-1.25,1.315s-1.25-.5887-1.25-1.315.5596-1.315,1.25-1.315,1.25.5887,1.25,1.315ZM29.095,39.132c0,.7263-.5596,1.315-1.25,1.315s-1.25-.5887-1.25-1.315.5596-1.315,1.25-1.315,1.25.5887,1.25,1.315Z"/></svg>
Copied!