Cepte Sok Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cepte Sok 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/323564.svg" alt="Cepte Sok icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323564.svg" alt="Cepte Sok icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323564.svg" alt="Cepte Sok icon" :width="24" :height="24" />
CSS background
.icon-cepte-sok {
background-image: url('https://proicons.com/icon/323564.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="c" d="M22.0552,17.5549v-6.2004h2.0151c1.1626,0,2.0926.9301,2.0926,2.0926s-.9301,2.0926-2.0926,2.0926h-2.0151"/><line class="c" x1="28.6372" y1="11.3545" x2="32.6674" y2="11.3545"/><line class="c" x1="30.6523" y1="17.5549" x2="30.6523" y2="11.3545"/><path class="c" d="M13.992,15.462h0c0,1.1626-.9301,2.0926-2.0926,2.0926h0c-1.1626,0-2.0926-.9301-2.0926-2.0151v-2.0926c0-1.1626.9301-2.0926,2.0926-2.0151h0c1.1626,0,2.0151.9301,2.0151,2.0151h0"/><line class="c" x1="16.4717" y1="14.4547" x2="18.4868" y2="14.4547"/><polyline class="c" points="19.5719 17.5549 16.4717 17.5549 16.4717 11.3545 19.5719 11.3545"/><line class="c" x1="35.1507" y1="14.4547" x2="37.1658" y2="14.4547"/><polyline class="c" points="38.2509 17.5549 35.1507 17.5549 35.1507 11.3545 38.2509 11.3545"/><path class="c" d="M23.528,32.633h0c-1.705-.197-2.7977-1.7055-2.6138-3.2968l.3547-3.069c.197-1.705,1.7187-2.9113,3.31-2.7274h0c1.705.197,2.9113,1.7187,2.7143,3.4236l-.3415,2.9553c-.197,1.705-1.7187,2.9113-3.4236,2.7143h0Z"/><line class="c" x1="31.8039" y1="24.5782" x2="33.526" y2="33.5686"/><line class="c" x1="32.9232" y1="30.4219" x2="36.5239" y2="23.6741"/><line class="c" x1="38.246" y1="32.6645" x2="33.7887" y2="28.8581"/><path id="b" class="c" d="M14.3447,32.6541l-.1935,1.251.5044-.1413c.4035-.113.8918.0766,1.0331.5809.1413.5044-.0766.8918-.5809,1.0331l-1.1097.3109"/><path class="c" d="M11.3852,32.2512c.6739.464,1.364.597,2.2719.3427l1.2105-.3391c1.1096-.3109,1.7632-1.4731,1.4523-2.5827s-1.4731-1.7632-2.5827-1.4523l-1.3114.3674c-1.1096.3109-2.2719-.3427-2.5827-1.4523s.3427-2.2719,1.4523-2.5827l1.2105-.3391c.9079-.2543,1.5697-.2221,2.2719.3427"/><path class="c" d="M28.109,37.679l-1.3888-1.3946M28.9186,23.7374c-2.2163.9643-1.561-3.5663-1.9466-3.5663-.0595,0-.9595.4642-2.0001,1.0315-2.3458,1.279-2.6971,1.1911-4.6866.0198-3.9117-2.303-3.6095-2.5077-2.0905.9646,1.4839,3.392,1.5468,3.0263-.6611,3.8404-2.1395.7889-1.4496.4688.3423,2.8555,1.7483,2.3285,1.6905,1.9246.5323,3.7219-1.1057,1.7159-1.7768,1.705.4542,1.1069.9228-.2474,1.7578-.4499,1.8556-.45.0489,0,.2393.2817.5067.7358l.9687,1.7693c1.5459,2.9845,1.203,2.9086,2.3437.5193.523-1.0955.9778-1.9918,1.0107-1.9918.0825,0,4.9698,1.1712,5.2593,1.2604.4259.1312-2.1479-6.9101-2.1488-7.7057-.0003-.2917,3.1445-5.3666,3.1445-5.3666l-2.8844,1.255ZM20.534,35.6044l-1.4561,1.2348M29.9819,21.2412l.9122-1.0697"/></svg>
Copied!