Dekd Tcas Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dekd Tcas 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/324389.svg" alt="Dekd Tcas icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324389.svg" alt="Dekd Tcas icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324389.svg" alt="Dekd Tcas icon" :width="24" :height="24" />
CSS background
.icon-dekd-tcas {
background-image: url('https://proicons.com/icon/324389.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;}</style></defs><path class="b" d="M20.7473,14.0122c-.4082-.0142-.836.1692-1.1841-.4442-.2619.4736-.6537.6122-1.195.6526-.4017.0418-.7611-.2499-.8029-.6516-.0034-.033-.0046-.0661-.0035-.0993l.0022-.2139c.0106-.463.3634-.8462.8239-.8949l2.4882-.2172M30.8137,12.8609l3.9397-.3449.0109-1.016M34.5504,19.1447l.0316-2.9629c.0109-1.075-.8534-1.8651-1.9371-1.7701l-.5435.048c-1.0837.0949-1.9655,1.2354-2.0866,2.4915-.1964,2.0386,1.0291,2.8265,2.3071,2.3769M27.7711,19.7373l.0306-2.9618c.0109-1.076-.8523-1.8651-1.9371-1.7701l-.5424.048c-1.0891.0949-1.661,1.0051-1.8913,1.6173.5446.1724.8294.3449,1.4602.4813-.5686.0502-1.2037.6624-1.2114,1.3019l-.0175,1.7614M21.2471,20.3081l.0316-2.9618c.0109-1.075-.8534-1.8651-1.9371-1.7701l-.5435.048c-1.0837.0949-1.9655,1.2354-2.0866,2.4904-.1964,2.0397,1.0291,2.8287,2.3071,2.378M14.8378,20.8701l-.5107.0437c-.3775.0407-.7166-.2323-.7573-.6098-.0037-.0341-.0048-.0685-.0034-.1028l.0437-4.123M12.6432,24.2226l22.7137-1.9884M29.1745,35.3028l-2.1281-9.0438-2.0419,9.4094M25.4858,33.4487l3.1867-.2783M34.7708,27.3285c-.0044-.9658-.7683-1.6774-1.7134-1.5944l-.0655.0055c-.9462.0829-1.7025.9276-1.6981,1.8934l.0022.5762c.0087,1.7996,3.4879,1.9589,3.4977,3.968l.0044.8883c.0044.9669-.753,1.8116-1.697,1.8934l-.0666.0065c-.9451.0829-1.709-.6286-1.7134-1.5955M22.9529,33.214l.0033.8883c.0055.9658-.753,1.8116-1.697,1.8934l-.0655.0055c-.9451.0829-1.7101-.6286-1.7134-1.5944l-.0273-5.7371c-.0055-.9658.753-1.8116,1.697-1.8934l.0655-.0065c.9451-.0818,1.7101.6297,1.7134,1.5955l.0033.5751M15.4446,27.275l2.2721-.1986M13.1714,27.4748l2.2732-.2008.0437,9.226"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!