Ego Cepte Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ego Cepte 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/324996.svg" alt="Ego Cepte icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324996.svg" alt="Ego Cepte icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324996.svg" alt="Ego Cepte icon" :width="24" :height="24" />
CSS background
.icon-ego-cepte {
background-image: url('https://proicons.com/icon/324996.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:#000;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#000;stroke-width:0px;}</style></defs><line class="b" x1="9.5" y1="18.663" x2="12.559" y2="18.663"/><polyline class="b" points="14.206 23.369 9.5 23.369 9.5 13.957 14.206 13.957"/><line class="b" x1="16.1" y1="31.058" x2="18.041" y2="31.058"/><polyline class="b" points="19.086 34.045 16.1 34.045 16.1 28.071 19.086 28.071"/><line class="b" x1="35.513" y1="31.058" x2="37.455" y2="31.058"/><polyline class="b" points="38.5 34.045 35.513 34.045 35.513 28.071 38.5 28.071"/><path class="b" d="M26.382,17.132c0-1.7648-1.4118-3.1766-3.1766-3.1766s-3.1766,1.4118-3.1766,3.1766v3.1766c0,1.7648,1.4118,3.0589,3.1766,3.0589s3.1766-1.4118,3.1766-3.0589h-3.1766"/><path class="b" d="M35.323,23.367c-1.7648,0-3.0589-1.4118-3.0589-3.0589v-3.1766c0-1.7648,1.4118-3.1766,3.0589-3.1766,1.7648,0,3.1766,1.4118,3.1766,3.1766v3.0589c0,1.7648-1.4118,3.1766-3.1766,3.1766Z"/><path class="b" d="M13.532,31.9585c0,1.12-.896,2.016-2.016,2.016s-2.016-.896-2.016-1.9414v-2.016c0-1.12.896-2.016,2.016-1.9414,1.12,0,1.9414.896,1.9414,1.9414"/><path class="b" d="M21.9843,34.0447v-5.9734h1.9414c1.12,0,2.016.896,2.016,2.016s-.896,2.016-2.016,2.016h-1.9414"/><line class="b" x1="29.772" y1="28.071" x2="33.655" y2="28.071"/><line class="b" x1="31.714" y1="34.045" x2="31.714" y2="28.071"/><path class="b" d="M27.7487,29.5647c.3733-.1493.3733-.5227.3733-.7467v-.5227"/><circle class="c" cx="27.865" cy="28.295" r=".75"/><path class="b" 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"/></svg>
Copied!