Tchncs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tchncs 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/333714.svg" alt="Tchncs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333714.svg" alt="Tchncs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333714.svg" alt="Tchncs icon" :width="24" :height="24" />
CSS background
.icon-tchncs {
background-image: url('https://proicons.com/icon/333714.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><g id="d"><g id="e"><path id="f" class="h" d="m23.8025,34.4209l-.202-24.8056c-.007-.8548.0227-2.2449-.0775-3.0934-.109-.9221-.3881-1.4904-1.0679-1.7774-.7826-.3303-2.2136-.2304-3.0685-.2304h-.7275c-.8472,0-1.5339.6868-1.5339,1.5339,0,.0046,0,.0092,0,.0138l.0224,2.4841c.0084.927-.5701,1.758-1.4424,2.072l-.6294.2266c-.8747.3148-1.4596,1.1424-1.4644,2.072l-.0189,3.6111c-.0045.8548.5425,1.7268,1.188,2.0258,1.4947.9415,1.8806,1.7486,2.0441,2.5855.1114.57.2462,1.7271.3173,2.5789.011.1312.0243.9305.03,1.7853l.052,7.8144c.0057.8548.0528,2.2395.0975,3.0931.087,1.6596.2228,3.3007,1.0758,4.567.4749.705,1.6057,1.5829,2.3977,1.8974.3157.1254,1.2449.4164,2.089.5476.3318.0516,1.2969.0732,2.1517.0771.3433.0016,1.3154-.0145,2.1653-.1044.4843-.0512,1.6294-.1272,2.3195-.6172.1741-.1237.3205-.2647.4414-.4197.5167-.6623.466-2.1392.4596-2.994l-.0028-.3709c-.0063-.8548-.6914-1.4001-1.5426-1.3269-.5731.0493-1.1437.0617-1.7205.0425-.8541-.0284-2.4024-.1088-2.8707-.7809-.5825-.836-.4823-2.2039-.4823-2.5076"/><path id="g" class="h" d="m34.0451,15.2571l-7.1962,3.3775c-.4469.2098-.9793.0175-1.1891-.4294-.0558-.1189-.0847-.2485-.0847-.3798v-5.9087c0-.5137.4164-.9301.9301-.9301.1253,0,.2492.0253.3645.0744l7.1546,3.047c.3199.1362.4688.506.3326.8259-.0607.1424-.1716.2575-.3118.3232Z"/></g></g></g></g></svg>
Copied!