Secusosolitaire Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Secusosolitaire 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/347105.svg" alt="Secusosolitaire icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347105.svg" alt="Secusosolitaire icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347105.svg" alt="Secusosolitaire icon" :width="24" :height="24" />
CSS background
.icon-secusosolitaire {
background-image: url('https://proicons.com/icon/347105.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><path class="b" d="M16.8819,16.6004c-3.19-3-4.62-3.43-4.62-6.07-.0057-1.2979,1.0418-2.3546,2.3396-2.3603.0168,0,.0336,0,.0504.0003.9336.02,1.7848.5391,2.23,1.36.4516-.8195,1.3046-1.3374,2.24-1.36,1.2977-.0223,2.3677,1.0116,2.39,2.3093.0005.0269.0005.0538,0,.0807,0,2.61-1.44,3-4.63,6.04Z"/><path class="b" d="M32.2566,39.97l-2.5-4.23,2.53-4.23,2.47,4.23-2.5,4.23Z"/><path class="b" d="M16.8871,30.49c1.0162,0,1.84.8238,1.84,1.84s-.8238,1.84-1.84,1.84-1.84-.8238-1.84-1.84.8238-1.84,1.84-1.84ZM14.0171,37.58c-1.0162.0055-1.8444-.8138-1.8499-1.83-.0055-1.0162.8138-1.8444,1.83-1.8499,1.0162-.0055,1.8444.8138,1.8499,1.83,0,.0066,0,.0133,0,.0199,0,1.0107-.8193,1.83-1.83,1.83h0ZM15.4771,39.698l1.41-2.48,1.44,2.48h-2.85ZM19.6471,37.58c-1.0162,0-1.84-.8238-1.84-1.84,0-1.0162.8238-1.84,1.84-1.84,1.0162,0,1.84.8238,1.84,1.84,0,.0033,0,.0066,0,.01,0,1.0107-.8193,1.83-1.83,1.83-.0033,0-.0067,0-.01,0Z"/><path class="b" d="M31.2566,16.63l1-1.8,1,1.8h-2ZM34.0466,15c-.754-.0168-1.4411-.4367-1.8-1.1-.3605.6618-1.0466,1.0811-1.8,1.1-1.0491.0222-1.9176-.8102-1.9398-1.8593-.0005-.0236-.0006-.0471-.0002-.0707,0-2.13,1.16-2.45,3.74-4.9,2.57,2.45,3.73,2.77,3.73,4.9.0223,1.0436-.8056,1.9077-1.8491,1.93-.027.0006-.0539.0006-.0809,0Z"/><path class="b" d="M12.5,43.5001h23c2.2091,0,4-1.7909,4-4V8.5001c0-2.2091-1.7909-4-4-4H12.5c-2.2091,0-4,1.7909-4,4v31c0,2.2091,1.7909,4,4,4Z"/></svg>
Copied!