Pack Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pack 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/327282.svg" alt="Pack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327282.svg" alt="Pack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327282.svg" alt="Pack icon" :width="24" :height="24" />
CSS background
.icon-pack {
background-image: url('https://proicons.com/icon/327282.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="f" cx="34.38067163" cy="34.37561807" r="8.11932837"/><rect class="f" x="26.76880128" y="6.45900833" width="15.2237407" height="15.2237407" rx="2.68654248" ry="2.68654248"/><path class="f" d="M12.32458215,27.68637298l-6.55229736,11.34899562c-.56052214.9708534-.22788416,2.21227919.74296923,2.77280133.30855857.17814769.65857228.27193713,1.01486572.27194681h13.10469925c1.12104428.00002904,2.02985532-.90873555,2.02988242-2.02977983.00001161-.35632828-.09378171-.7063807-.27194488-1.01496831l-6.55240383-11.34899562c-.56052214-.9708534-1.80194987-1.30349137-2.77280326-.74296778-.30857019.17815495-.56481187.43439566-.7429673.74296778Z"/><path class="f" d="M15.15824469,6.00686286l.00000203.00000243c.58055881.6921232,1.51994256.96795123,2.3825298.69957405l.00000302-.00000094c.83386745-.25944158,1.69979365.29705549,1.81019823,1.16334394l.0000004.00000314c.11420709.89612488.7553431,1.63603538,1.62609332,1.876612l.00000305.00000084c.84175864.23256664,1.26935709,1.16887681.89388444,1.95733425l-.00000409.0000086c-.38840291.81560976-.24907139,1.78468225.3533822,2.45782842l.00000211.00000236c.58239963.65073906.43591028,1.66959434-.30623251,2.12989286l-.00000269.00000167c-.76769724.47614812-1.17440425,1.36671209-1.03151834,2.25870968l.0000005.00000313c.13812965.86230554-.53593979,1.64022303-1.4091262,1.62621809l-.00000317-.00000005c-.90325313-.01448717-1.72687207.5148205-2.0889191,1.34246658l-.00000127.0000029c-.34999552.80009611-1.33763276,1.0900925-2.06463227.60623058l-.00000264-.00000175c-.75203253-.5005229-1.7310702-.50052297-2.4831028-.00000017l-.00000264.00000175c-.72699958.48386182-1.71463678.19386529-2.06463219-.60623086l-.0000019-.00000435c-.36204653-.82764526-1.18566452-1.35695249-2.0889167-1.34246545l-.00000317.00000005c-.87318724.01400483-1.5472572-.76391349-1.4091273-1.62621982l.0000005-.00000313c.14288589-.89199663-.26382057-1.78255971-1.03151693-2.25870744l-.00000269-.00000167c-.74214343-.46029905-.88863277-1.47915532-.3062325-2.12989491l.00000354-.00000395c.60245218-.67314441.74178349-1.64221447.35338166-2.45782225l-.00000136-.00000286c-.37547481-.78846224.05212635-1.72477799.89389009-1.9573459l.00000305-.00000084c.87074437-.24057487,1.51187615-.98048029,1.6260826-1.8765991l.0000004-.00000314c.11040536-.86629365.97633685-1.42279394,1.81020928-1.16335069l.00000302.00000094c.86258138.26837549,1.80195882-.00745055,2.3825138-.69956899l.00000851-.00001014c.56122923-.66907892,1.59055774-.66907885,2.15178688.00000015Z"/></svg>
Pack in other icon packs
Copied!