Tp Warehouse Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tp Warehouse 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/348730.svg" alt="Tp Warehouse icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348730.svg" alt="Tp Warehouse icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348730.svg" alt="Tp Warehouse icon" :width="24" :height="24" />
CSS background
.icon-tp-warehouse {
background-image: url('https://proicons.com/icon/348730.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>.r{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="r" d="M33.1306,35.8614c-2.6736,4.5648-9.1773,8.7453-13.9833,8.0657-4.2714-.604-8.8982-6.565-9.9297-12.824"/><path id="d" class="r" d="M31.9216,26.1539c.3787,5.9554-3.1925,10.7541-7.1242,13.1551-5.9592,3.6392-11.7031-.5289-12.2518-6.356-.5395-5.7293,2.5197-12.4461,5.9643-13.0577,3.0908-.5488,6.5364.0861,9.0937,1.246,3.1728,1.4391,4.1604,2.5342,4.318,5.0126Z"/><path id="e" class="r" d="M21.5218,23.6917c-2.495,3.8614-5.3149,5.3546-4.1662,7.8191.4276.9176,1.4232,1.4108,3.0366,1.2497"/><path id="f" class="r" d="M16.3656,33.4917c1.4739,2.9436,9.3367.5039,11.3453-1.6183"/><path id="g" class="r" d="M25.3081,33.6093c-.5715,2.2831-2.4328,4.1541-4.3392,4.0695-1.9611-.087-3.0975-1.1342-2.9913-2.7773"/><path id="h" class="r" d="M24.9683,22.9312c1.0485-.6634,2.8818-.6364,3.0217.6457"/><path id="i" class="r" d="M19.4071,22.8082c-.5929-1.1739-1.9024-1.1434-2.3196-.4186"/><path id="j" class="r" d="M25.7787,25.9289l-.7041,1.7163"/><path id="k" class="r" d="M17.5602,24.4809l-.6136,1.501"/><path id="l" class="r" d="M9.3394,19.3081c.1195-3.1436,1.1104-8.1476,4.4517-10.6187,3.6306-2.6851,9.6714-2.829,13.6482-1.878,6.2895,1.504,11.9571,7.8557,12.9422,11.5486.6853,2.5691-.1705,5.566-.9934,7.7999-4.4049.5855-9.3865-3.3888-11.7676-8.0836-.63-1.2422-.8986-2.4993-3.0074-3.0139-1.7679-.4313-3.5021.9278-4.7324,1.7486-4.0994,2.7351-7.212,3.7539-10.5414,2.4972Z"/><path id="m" class="r" d="M40.455,18.1096c-.3517-5.7012-6.5931-11.9516-10.6996-13.2421-7.4408-2.3383-13.9126.3186-17.0488,4.7639"/><path id="n" class="r" d="M36.2417,26.2596c-1.4509,3.9167-3.3206,9.8132-3.8936,13.7654,2.4466-1.4587,6.0553-8.627,6.8159-13.6117"/><path id="o" class="r" d="M11.6196,20.1524c-1.0724,3.1444-2.4511,8.9166-2.7736,14.252-2.7569-.4227-1.096-9.8098.4721-14.8614"/><path id="p" class="r" d="M27.0892,16.7212c1.1778-2.9138,2.4388-5.939,4.0694-8.1214.2309-.309,1.507-1.7415,1.7856-1.9767"/><path id="q" class="r" d="M25.5856,4.1613c-.3727.266-2.0508,2.1774-2.3743,2.6383-1.9719,2.8092-3.4995,6.9999-3.4058,9.9222"/></svg>
Copied!