Antimatter Dimensions Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Antimatter Dimensions 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/336403.svg" alt="Antimatter Dimensions icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336403.svg" alt="Antimatter Dimensions icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336403.svg" alt="Antimatter Dimensions icon" :width="24" :height="24" />
CSS background
.icon-antimatter-dimensions {
background-image: url('https://proicons.com/icon/336403.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="13.4216" cy="12.7298" r="4.6828"/><path class="a" d="M24.91,8.1934A4.6843,4.6843,0,0,0,16.5632,9.26"/><path class="a" d="M23.0611,14.61a4.6884,4.6884,0,0,0-5.0286-1.0819"/><path class="a" d="M15.11,17.0945a4.6919,4.6919,0,0,0,1.6991,4.4666"/><path class="a" d="M32.2261,16.4491a4.7318,4.7318,0,0,0,.0448-.6506,4.6828,4.6828,0,1,0-7.8518,3.4476"/><circle class="a" cx="26.243" cy="23.5596" r="4.6828"/><path class="a" d="M36.8377,20.0977a4.6844,4.6844,0,0,0-8.8392-.88"/><circle class="a" cx="9.0709" cy="37.3443" r="4.5709"/><path class="a" d="M11.3586,16.9331a4.6835,4.6835,0,0,0,2.063,8.8879,4.7415,4.7415,0,0,0,.6456-.0441"/><path class="a" d="M21.7527,22.2277A4.6833,4.6833,0,1,0,17.32,30.2815"/><path class="a" d="M23.2587,27.1685a4.7007,4.7007,0,0,0-1.8928,2.1858"/><path class="a" d="M22.2765,34.3926a4.6828,4.6828,0,1,0,6.3881-6.8247"/><path class="a" d="M30.1968,32.4183a4.6823,4.6823,0,1,0,.6645-8.0938"/><path class="a" d="M37.5286,28.8453a4.6835,4.6835,0,1,0-3.386-4.7832"/><path class="a" d="M35.36,17.6258a4.6836,4.6836,0,1,0-5.8868-6.2351"/><path class="a" d="M30.7912,9.6162a3.2246,3.2246,0,1,0-5.8769,2.1756"/><path class="a" d="M10.9366,25.1054a3.2245,3.2245,0,0,0,4.8,4.299"/><circle class="a" cx="19.8705" cy="32.2492" r="3.2244"/><path class="a" d="M27.838,35.3333a3.2252,3.2252,0,1,0,6.0589-2.1869"/></svg>
Copied!