Secuso Sketches Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Secuso Sketches 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/347104.svg" alt="Secuso Sketches icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347104.svg" alt="Secuso Sketches icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347104.svg" alt="Secuso Sketches icon" :width="24" :height="24" />
CSS background
.icon-secuso-sketches {
background-image: url('https://proicons.com/icon/347104.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>.s{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="s" d="M36.0507,4.5v3.5196"/><path id="e" class="s" d="M33.3494,4.5v3.5196"/><path id="f" class="s" d="M30.6482,4.5v3.5196"/><path id="g" class="s" d="M27.947,4.5v3.5196"/><path id="h" class="s" d="M25.2457,4.5v3.5196"/><path id="i" class="s" d="M22.5445,4.5v3.5196"/><path id="j" class="s" d="M19.8433,4.5v3.5196"/><path id="k" class="s" d="M17.1421,4.5v3.5196"/><path id="l" class="s" d="M14.4408,4.5v3.5196"/><rect id="m" class="s" x="9.6496" y="6.2317" width="28.7008" height="37.2683"/><circle id="n" class="s" cx="18.7863" cy="17.867" r="3.5233"/><path id="o" class="s" d="M22.2462,17.2024l4.0311,1.6477,3.3489-3.8736,3.3195,4.3431"/><path id="p" class="s" d="M16.9356,30.7936v-2.3183l2.7496,2.3183v-2.3183l2.7496,2.3183v-2.3183l2.7496,2.3183v-2.3183l2.7496,2.3183v-2.3183l2.7496,2.3183v-2.3183"/><path id="q" class="s" d="M17.1412,35.7822v-2.4943l2.7418,2.4943v-2.4943s2.7418,2.4943,2.7418,2.4943v-2.4943s2.7418,2.4943,2.7418,2.4943v-2.4943"/><path id="r" class="s" d="M11.7396,4.5v3.5196"/></svg>
Copied!