The Girl In The Window Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The The Girl In The Window 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/348439.svg" alt="The Girl In The Window icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348439.svg" alt="The Girl In The Window icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348439.svg" alt="The Girl In The Window icon" :width="24" :height="24" />
CSS background
.icon-the-girl-in-the-window {
background-image: url('https://proicons.com/icon/348439.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M15.5884,4.2136v39.363"/><path class="b" d="M11.4511,6.5418v34.916"/><path class="b" d="M5.0271,34.1133h37.946"/><path class="b" d="M3.4838,28.8529h41.461"/><path class="b" d="M23.9915,25.9119c.7745.0099,1.5489.0198,2.3234.0296"/><path class="b" d="M24,24.0001l1.1029-.0798"/><path class="b" d="M36.639,28.8526c-.3126-.9121-.6253-1.8242-.7474-4.4199-.1221-2.5957-.0537-6.8749-.1036-10.005-.0499-3.1301-.2181-5.111-.7172-6.5851-.4992-1.4742-1.3292-2.4415-2.1593-3.4088"/><path class="b" d="M15.589,11.2856c.2561-1.2213.5121-2.4425,1.0773-3.8078s1.4394-2.8745,2.3137-4.3838"/><path class="b" d="M35.526,34.1136c.0422,1.8805.0843,3.7609.2208,5.0091.1365,1.2481.3674,1.8638.5983,2.4795"/><path class="b" d="M38.096,34.1136c.5941.4283,1.1883.8567,1.5889,1.3748s.6079,1.1261.8152,1.734"/><path class="b" d="M25.744,35.1496c-.0553,1.658-.1105,3.3161.0552,5.012.1657,1.6959.5523,3.4296.9389,5.1633"/><path class="b" d="M29.392,43.0666c.6515-.8709,1.303-1.7419,1.9545-2.6128"/><path class="b" d="M25.744,35.1496l2.0311,3.9793,3.5409-3.2347"/><circle class="b" cx="27.317" cy="40.9856" r=".3"/><path class="b" d="M26.138,18.7766l2.132-.1584"/><path class="b" d="M26.785,18.7286c.0398.5065.0797,1.0131.5176,1.484.4379.4709,1.2738.9061,1.9429,1.0091.6692.103,1.1715-.1262,1.6739-.3554"/><path class="b" d="M26.3694,21.3673c.1934.2418.3869.4836.8256.6874s1.1226.3696,1.5601.434c.4375.0644.6286.0275.8196-.0094"/><path class="b" d="M24.252,14.8386c-.1105,3.4128-.2211,6.8256-.2522,9.1613s.0173,3.5943.0656,4.853"/><path class="b" d="M24.107,34.1136c-.1034,2.2984-.2068,4.5968-.1148,6.493.0921,1.8961.3797,3.3898.6673,4.8836"/><path class="b" d="M23.968,37.8796c.5921-.9099,1.1842-1.8197,1.7762-2.7296"/><path class="b" d="M24.252,14.8386c1.3393,1.2598,2.6786,2.5196,3.8114,3.4645s2.059,1.5748,2.5223,2.0641.4637.8379.4432,1.9862c-.0205,1.1484-.062,3.0965-.0551,4.3131.0069,1.2165.0622,1.7014.1174,2.1863"/><path class="b" d="M31.464,34.1136c-.0494.5936-.0988,1.1872-.1403,2.0577-.0415.8705-.0749,2.0178-.0699,2.7777.005.76.0486,1.1325.0994,1.9335s.1088,2.0302.1669,3.2595"/><path class="b" d="M27.443,28.8526c.6632-.5125,1.3264-1.0251,1.9169-1.7022.5905-.6771,1.1082-1.5188,1.626-2.3604"/></svg>
Copied!