Physics Toolbox Suite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Physics Toolbox Suite 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/345787.svg" alt="Physics Toolbox Suite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345787.svg" alt="Physics Toolbox Suite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345787.svg" alt="Physics Toolbox Suite icon" :width="24" :height="24" />
CSS background
.icon-physics-toolbox-suite {
background-image: url('https://proicons.com/icon/345787.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>.v{fill:#fff;}.w{stroke-width:1px;}.w,.x{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.x{stroke-width:1px;}</style></defs><g id="c"><path id="d" class="w" d="M38.5799,37.6194c-4.3611,1.8512-8.9925,2.6754-13.5683,2.5156M10.8866,36.28c-1.5277-.8311-2.9987-1.7936-4.396-2.8852"/><circle id="e" class="w" cx="18.2972" cy="36.6747" r="5.8253"/><path id="f" class="w" d="M19.965,30.9814l6.7863-25.4814"/><path id="g" class="w" d="M32.8325,12.1887l1.3575-5.0661,1.5949,2.7625-1.5949-2.7625-2.7608,1.594,2.7608-1.594"/><path id="h" class="w" d="M30.2739,21.3789l1.9595-7.3131,1.5949,2.7625-1.5949-2.7625-2.7608,1.594,2.7608-1.594"/><path id="i" class="w" d="M27.0712,33.3222l2.7077-10.1054,1.5949,2.7625-1.5949-2.7625-2.7608,1.594,2.7608-1.594"/><path id="j" class="w" d="M34.0599,30.3631l1.1405,2.6708,2.4976-1.7469,3.8113-13.6283-1.0683-2.5986-2.5942,1.55-3.7869,13.753Z"/><circle id="k" class="v" cx="37.7572" cy="23.9796" r=".75"/><g id="l"><path id="m" class="x" d="M13.0446,31.1633c.65-.2696.9899-.735,1.1834-1.4573l.2678-.9996c.2493-.9303-.3028-1.8865-1.2331-2.1358l-.0073-.0019c-.9303-.2493-1.8865.3028-2.1358,1.2331l-.2955,1.1027c-.2495.9313-1.2068,1.4839-2.1381,1.2344h0c-.9333-.2501-1.4871-1.2094-1.237-2.1427l.2664-.9942c.1936-.7223.5334-1.1877,1.1834-1.4573"/><path id="n" class="x" d="M11.2697,23.3036l2.7853.7463c.9323.2498,1.8906-.3034,2.1404-1.2357h0c.2498-.9323-.3035-1.8906-1.2357-2.1404l-2.7853-.7463"/><g id="o"><circle id="p" class="v" cx="10.8435" cy="16.4116" r=".7498"/><line id="q" class="x" x1="12.9113" y1="16.9657" x2="17.3847" y2="18.1643"/></g><g id="r"><path id="s" class="x" d="M12.2927,13.3041l5.022,1.3456c.4661.1249.9453-.1517,1.0702-.6179l.0678-.2532"/><line id="t" class="x" x1="13.4479" y1="14.5635" x2="13.9228" y2="12.7911"/></g><path id="u" class="x" d="M19.2273,7.8911c.431.4271.6271,1.0669.4589,1.695h0c-.2498.9323-1.2081,1.4855-2.1404,1.2357l-1.0972-.294c-.9323-.2498-1.4855-1.2081-1.2357-2.1404h0c.2498-.9323,1.2081-1.4856,2.1404-1.2358l.5486.147-.9046,3.3761"/></g></g></svg>
Copied!