Beyond The Room Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Beyond The Room 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/322570.svg" alt="Beyond The Room icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322570.svg" alt="Beyond The Room icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322570.svg" alt="Beyond The Room icon" :width="24" :height="24" />
CSS background
.icon-beyond-the-room {
background-image: url('https://proicons.com/icon/322570.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:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><circle id="d" class="v" cx="24" cy="24" r="21.5"/><path id="e" class="v" d="M14.1765,18.8452c.251,2.5948.1421,4.8212.2611,9.0198.4685,1.4214,1.9395,3.9133,5.368,6.6204.7388.5834,1.643,1.0551,2.8864,1.0978.7791.0268,3.8247-1.056,8.1792-5.3706.2863-.8147.5726-1.8454.8589-3.092-.188.7236,1.1591.5776,2.5194-.9063.829-.9043.9249-2.1747.4699-3.1053-.6316-1.292-1.4608-.7703-2.3595.7192-.7702,1.2765-1.2171.7975-.773-1.0307-.4977-.5069-.6122-1.6235-.3436-3.3497-.9712-.3153-1.6774-1.012-2.1186-2.09-.0158.3422.0224.8194.1145,1.4315-1.9573-1.5823-3.1884-3.3192-3.6933-5.2106-1.3578,2.1804-.7335,3.6773-.6299,5.3538-1.3971-.6113-3.0078-.6431-4.0654-2.1759-.0125,1.0392.0286,1.7089.3436,2.3763-.984-.7924-1.6712-1.7467-2.0613-2.863-.1208.2912-.1876.6634-.2004,1.1166-.4673-.6667-.7727-1.4683-.9162-2.4049-1.3724,1.0529-2.6224,2.5527-3.8399,3.8636Z"/><path id="f" class="v" d="M14.349,22.2661c-1.0419-.6544-1.9218-1.7947-2.6397-3.4208l-.4049,1.3564c-.6883-1.633-1.0797-3.4011-1.1742-5.304l2.3483-2.2876c-.6613-.1282-1.1877-.2834-1.5791-.4656,1.4778-.5668,2.7937-1.2147,3.9477-1.9435-.8098-.2767-1.2686-.7153-1.3766-1.3159.9987.2024,1.8625.2969,2.5913.2834l-.2429-1.0932c2.3969,1.1739,4.9438-.9432,11.7215-1.7613,1.8415.3961,3.3048,1.9897,4.8384,3.3606l.7895-1.5791.0203,2.1459,1.4171-.8908-.8503,1.4374,1.3159.081-.9717.911c1.7691,1.0212,2.677,5.4877,3.6642,9.6363l-1.6195,1.8827,1.3159-.1012c-2.239,4.4798-3.4313,5.1392-4.6157,5.7696l1.9232.2429c-1.4092,1.1519-3.0022,1.324-4.5662,1.6505"/><path id="g" class="v" d="M19.8273,22.0034c.0283,2.7613-2.1238,4.9975.2429,5.1826"/><path id="h" class="v" d="M21.1342,35.2672l.0091,2.6383s-3.1958,1.3228-4.1701,6.4138"/><path id="i" class="v" d="M30.7764,30.7459c-.3634,2.4743-.4568,4.6246-.2803,6.4511,0,0,1.528.0817,2.2482,6.4445"/><path id="j" class="v" d="M20.5335,34.9795s-6.0082,1.5141-6.5529,8.0431"/><path id="k" class="v" d="M30.5079,33.0525s5.1074,1.659,5.9543,8.4672"/><path id="l" class="v" d="M15.0153,39.4342s-1.5311.4663-2.5406,2.7157"/><path id="m" class="v" d="M35.5662,38.1353l3.4736,1.2287"/><path id="n" class="v" d="M15.1104,21.0217s.3239-1.2147,4.1299-.5668"/><path id="o" class="v" d="M22.7223,20.1107s5.5065-1.0527,6.7009.6276"/><path id="p" class="v" d="M18.7948,21.7303c-1.4044-.5364-2.4706-.334-3.1986.6073,0,0,.4049,1.7815,2.7532,1.1742"/><path id="q" class="v" d="M24.0786,21.5683c1.4104-.5836,2.8747-.4959,4.393.2632,0,0-.4859,2.3888-3.9274,1.5791"/><path id="r" class="v" d="M19.5236,29.079c.6431.5145,2.9158-.1574,3.644.3442"/><path id="s" class="v" d="M18.6406,40.1722c.1391,2.5645,2.0283,3.6366,5.681,3.4018,3.403-.2188,5.9583-1.5421,7.6371-4.0743"/></g></svg>
Copied!