Deepseek Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Deepseek 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/324373.svg" alt="Deepseek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324373.svg" alt="Deepseek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324373.svg" alt="Deepseek icon" :width="24" :height="24" />
CSS background
.icon-deepseek {
background-image: url('https://proicons.com/icon/324373.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:#000;}.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="g" d="M31.9695,33.128c5.1466-5.785,5.618-11.0216,5.7976-13.6486"/><path class="g" d="M37.7642,19.4791c4.6101-.8651,6.1268-3.5798,6.6228-5.7777.2688-1.1911.0159-1.7919-.3162-1.9711-.332-.1792-.7416.0647-1.1173.4638-1.8917,2.0094-3.019.9977-4.4049,1.3705-.7642.2055-1.2174.7958-1.6549.5586s-.8591-1.3018-1.4757-1.7445c-.6167-.4427-1.4282-.2635-1.9817-.9645-.5534-.701-.9592-2.4365-1.3808-2.3838-.9893-.0011-1.573,1.9948-1.5782,3.6971-.0054,1.755.9187,3.8872,3.5568,5.8245,0,0-.4549,1.457-.6025,2.2054l.0048-.0002c-3.9543-1.7654-6.1411-5.0618-9.0064-7.2546-.9021-.6903-.8891-1.3816-.3252-1.8876.5639-.506,1.5548-.8433,1.3808-1.1332-.1739-.2899-1.5126-.5323-2.8144-.3531-1.3018.1792-2.5667.78-3.8316,1.3809,0,0-1.1283-.7275-3.1893-.7275-8.4545,0-12.1502,6.5538-12.1502,12.1184,0,6.6363,6.091,16.0702,16.1072,16.0702,7.5843,0,9.221-3.111,9.221-3.111,3.7081,1.2065,6.0797.7881,6.9232-.3323.753-1.0003-2.2678-1.808-3.784-2.3992"/><path class="g" d="M17.6206,31.2131c-1.0182-.1195-.1564,2.9376-.1564,2.9376-2.0339.4423-4.7428.2958-8.2992-4.8345-2.8853-4.1623-3.4274-8.8919-1.9748-9.2323,1.4491-.3396,5.6676.345,8.6407,2.4033,2.9731,2.0584,5.8572,5.8595,7.8261,8.1912,1.9689,2.3317,3.0399,3.5574,5.1712,5.1813-7.1188-.4491-8.5821-4.3386-11.2076-4.6466Z"/><path class="g" d="M26.0753,20.8281c2.4422,0,4.771,3.3916,4.771,4.927,0,.6183-.7213.7832-1.6075.7832s-2.1537-.4122-2.1537-2.0403-.1218-2.3289-1.4408-2.3289-.9911-1.3409.431-1.3409Z"/><circle class="f" cx="25.2935" cy="23.7508" r=".7351"/></svg>
Copied!