counterstrike logo
counterstrike from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- counterstrike
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the counterstrike logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.71 3.235a.02.02 0 0 1-.022-.022c.002-.081.004-.37.005-.424c0-.129-.143-.183-.212-.083l-.229.333a.02.02 0 0 1-.02.01h-6.55a.047.047 0 0 1-.048-.046l-.013-.177a.048.048 0 0 1 .056-.048l.335.032a.06.06 0 0 0 .063-.045l.244-.989a.05.05 0 0 0-.03-.054l-.227-.085a.04.04 0 0 1-.026-.03c-.041-.171-.377-1.323-1.993-1.58c-.787-.125-1.302.21-1.577.478a1.6 1.6 0 0 0-.302.41l-.097.212a2 2 0 0 0-.046.234l.051.982a.11.11 0 0 0 .043.085l.354.153l-.196.325a.055.055 0 0 1-.053.04s-.417.01-.622.02c-.386.015-1.245.485-1.878 1.838l-.724 1.55a.07.07 0 0 1-.068.04l-.578.001c-.035 0-.073.028-.088.06L6.364 9a.11.11 0 0 0 .017.108l.627.392a.06.06 0 0 1 .02.058l-.328.967a.2.2 0 0 1-.023.062l-.435.382a.1.1 0 0 0-.035.06l-.598 1.53a.06.06 0 0 1-.06.045l-.336.002a.163.163 0 0 0-.162.149l-.201 2.288l-.016.121l-.158.908a.13.13 0 0 1-.034.055l-.558.427a4.8 4.8 0 0 0-.767 1.001l-1.86 3.924a.8.8 0 0 0-.078.322l.132.235c.002.084-.032.456-.07.53l-.624 1.09a.1.1 0 0 0-.003.085l.03.07l.094.187L2.829 24c.118.011.247-.14.251-.3l.103-1.297l-.027-.195l3.606-4.232c.095-.114.222-.317.286-.45l1.719-3.79a.17.17 0 0 1 .1-.088l.109-.035a.17.17 0 0 1 .183.053c.15.181.504.781.676 1.032c.143.208.85 1.23 1.158 1.567c.086.093.349.198.466.27a.083.083 0 0 1 .03.112l-1.03 1.808l-.455 2.136a1 1 0 0 0-.036.152l-.412 1.483c.003.188-.14.286-.153.507l-.15 1.084a.06.06 0 0 0 .059.061l2.544.014q.142-.001.286-.006l.075-.007c.124-.016.563-.076.75-.15a.6.6 0 0 0 .227-.13c.185-.194.2-.278.203-.398a.3.3 0 0 0-.028-.105a.12.12 0 0 0-.06-.047l-1.18-.356a.37.37 0 0 1-.19-.134l-.317-.47a.09.09 0 0 1 .018-.097l.618-.609a.2.2 0 0 0 .048-.072l1.904-4.488c.089-.285.059-.605 0-.944c-.044-.25-.686-1.326-.854-1.624l-1.286-2.251c-.079-.138-.19-.133-.228-.276l-.073-1.118a.04.04 0 0 1 .036-.05l.33-.028a.1.1 0 0 0 .075-.048l1.147-2.155a.1.1 0 0 0-.002-.094l-.235-.29a.09.09 0 0 1-.001-.088l.352-.38a.054.054 0 0 1 .073-.02l.934.526a.4.4 0 0 0 .186.05c.26-.001.686-.154.908-.29a.4.4 0 0 0 .139-.148l.458-1.07c.006-.014.027-.012.03.003l.127.595a.064.064 0 0 0 .079.05l1.35-.3a.066.066 0 0 0 .05-.078l-.319-1.344a.07.07 0 0 1 .01-.054l.13-.203a.3.3 0 0 0 .037-.082l.159-.725a.04.04 0 0 1 .04-.032l3.732.005a.09.09 0 0 0 .093-.093v-.634a.02.02 0 0 1 .022-.021h1.439a.047.047 0 0 0 .046-.047V3.28a.047.047 0 0 0-.046-.047h-1.44z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCounterstrike(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.71 3.235a.02.02 0 0 1-.022-.022c.002-.081.004-.37.005-.424c0-.129-.143-.183-.212-.083l-.229.333a.02.02 0 0 1-.02.01h-6.55a.047.047 0 0 1-.048-.046l-.013-.177a.048.048 0 0 1 .056-.048l.335.032a.06.06 0 0 0 .063-.045l.244-.989a.05.05 0 0 0-.03-.054l-.227-.085a.04.04 0 0 1-.026-.03c-.041-.171-.377-1.323-1.993-1.58c-.787-.125-1.302.21-1.577.478a1.6 1.6 0 0 0-.302.41l-.097.212a2 2 0 0 0-.046.234l.051.982a.11.11 0 0 0 .043.085l.354.153l-.196.325a.055.055 0 0 1-.053.04s-.417.01-.622.02c-.386.015-1.245.485-1.878 1.838l-.724 1.55a.07.07 0 0 1-.068.04l-.578.001c-.035 0-.073.028-.088.06L6.364 9a.11.11 0 0 0 .017.108l.627.392a.06.06 0 0 1 .02.058l-.328.967a.2.2 0 0 1-.023.062l-.435.382a.1.1 0 0 0-.035.06l-.598 1.53a.06.06 0 0 1-.06.045l-.336.002a.163.163 0 0 0-.162.149l-.201 2.288l-.016.121l-.158.908a.13.13 0 0 1-.034.055l-.558.427a4.8 4.8 0 0 0-.767 1.001l-1.86 3.924a.8.8 0 0 0-.078.322l.132.235c.002.084-.032.456-.07.53l-.624 1.09a.1.1 0 0 0-.003.085l.03.07l.094.187L2.829 24c.118.011.247-.14.251-.3l.103-1.297l-.027-.195l3.606-4.232c.095-.114.222-.317.286-.45l1.719-3.79a.17.17 0 0 1 .1-.088l.109-.035a.17.17 0 0 1 .183.053c.15.181.504.781.676 1.032c.143.208.85 1.23 1.158 1.567c.086.093.349.198.466.27a.083.083 0 0 1 .03.112l-1.03 1.808l-.455 2.136a1 1 0 0 0-.036.152l-.412 1.483c.003.188-.14.286-.153.507l-.15 1.084a.06.06 0 0 0 .059.061l2.544.014q.142-.001.286-.006l.075-.007c.124-.016.563-.076.75-.15a.6.6 0 0 0 .227-.13c.185-.194.2-.278.203-.398a.3.3 0 0 0-.028-.105a.12.12 0 0 0-.06-.047l-1.18-.356a.37.37 0 0 1-.19-.134l-.317-.47a.09.09 0 0 1 .018-.097l.618-.609a.2.2 0 0 0 .048-.072l1.904-4.488c.089-.285.059-.605 0-.944c-.044-.25-.686-1.326-.854-1.624l-1.286-2.251c-.079-.138-.19-.133-.228-.276l-.073-1.118a.04.04 0 0 1 .036-.05l.33-.028a.1.1 0 0 0 .075-.048l1.147-2.155a.1.1 0 0 0-.002-.094l-.235-.29a.09.09 0 0 1-.001-.088l.352-.38a.054.054 0 0 1 .073-.02l.934.526a.4.4 0 0 0 .186.05c.26-.001.686-.154.908-.29a.4.4 0 0 0 .139-.148l.458-1.07c.006-.014.027-.012.03.003l.127.595a.064.064 0 0 0 .079.05l1.35-.3a.066.066 0 0 0 .05-.078l-.319-1.344a.07.07 0 0 1 .01-.054l.13-.203a.3.3 0 0 0 .037-.082l.159-.725a.04.04 0 0 1 .04-.032l3.732.005a.09.09 0 0 0 .093-.093v-.634a.02.02 0 0 1 .022-.021h1.439a.047.047 0 0 0 .046-.047V3.28a.047.047 0 0 0-.046-.047h-1.44z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.71 3.235a.02.02 0 0 1-.022-.022c.002-.081.004-.37.005-.424c0-.129-.143-.183-.212-.083l-.229.333a.02.02 0 0 1-.02.01h-6.55a.047.047 0 0 1-.048-.046l-.013-.177a.048.048 0 0 1 .056-.048l.335.032a.06.06 0 0 0 .063-.045l.244-.989a.05.05 0 0 0-.03-.054l-.227-.085a.04.04 0 0 1-.026-.03c-.041-.171-.377-1.323-1.993-1.58c-.787-.125-1.302.21-1.577.478a1.6 1.6 0 0 0-.302.41l-.097.212a2 2 0 0 0-.046.234l.051.982a.11.11 0 0 0 .043.085l.354.153l-.196.325a.055.055 0 0 1-.053.04s-.417.01-.622.02c-.386.015-1.245.485-1.878 1.838l-.724 1.55a.07.07 0 0 1-.068.04l-.578.001c-.035 0-.073.028-.088.06L6.364 9a.11.11 0 0 0 .017.108l.627.392a.06.06 0 0 1 .02.058l-.328.967a.2.2 0 0 1-.023.062l-.435.382a.1.1 0 0 0-.035.06l-.598 1.53a.06.06 0 0 1-.06.045l-.336.002a.163.163 0 0 0-.162.149l-.201 2.288l-.016.121l-.158.908a.13.13 0 0 1-.034.055l-.558.427a4.8 4.8 0 0 0-.767 1.001l-1.86 3.924a.8.8 0 0 0-.078.322l.132.235c.002.084-.032.456-.07.53l-.624 1.09a.1.1 0 0 0-.003.085l.03.07l.094.187L2.829 24c.118.011.247-.14.251-.3l.103-1.297l-.027-.195l3.606-4.232c.095-.114.222-.317.286-.45l1.719-3.79a.17.17 0 0 1 .1-.088l.109-.035a.17.17 0 0 1 .183.053c.15.181.504.781.676 1.032c.143.208.85 1.23 1.158 1.567c.086.093.349.198.466.27a.083.083 0 0 1 .03.112l-1.03 1.808l-.455 2.136a1 1 0 0 0-.036.152l-.412 1.483c.003.188-.14.286-.153.507l-.15 1.084a.06.06 0 0 0 .059.061l2.544.014q.142-.001.286-.006l.075-.007c.124-.016.563-.076.75-.15a.6.6 0 0 0 .227-.13c.185-.194.2-.278.203-.398a.3.3 0 0 0-.028-.105a.12.12 0 0 0-.06-.047l-1.18-.356a.37.37 0 0 1-.19-.134l-.317-.47a.09.09 0 0 1 .018-.097l.618-.609a.2.2 0 0 0 .048-.072l1.904-4.488c.089-.285.059-.605 0-.944c-.044-.25-.686-1.326-.854-1.624l-1.286-2.251c-.079-.138-.19-.133-.228-.276l-.073-1.118a.04.04 0 0 1 .036-.05l.33-.028a.1.1 0 0 0 .075-.048l1.147-2.155a.1.1 0 0 0-.002-.094l-.235-.29a.09.09 0 0 1-.001-.088l.352-.38a.054.054 0 0 1 .073-.02l.934.526a.4.4 0 0 0 .186.05c.26-.001.686-.154.908-.29a.4.4 0 0 0 .139-.148l.458-1.07c.006-.014.027-.012.03.003l.127.595a.064.064 0 0 0 .079.05l1.35-.3a.066.066 0 0 0 .05-.078l-.319-1.344a.07.07 0 0 1 .01-.054l.13-.203a.3.3 0 0 0 .037-.082l.159-.725a.04.04 0 0 1 .04-.032l3.732.005a.09.09 0 0 0 .093-.093v-.634a.02.02 0 0 1 .022-.021h1.439a.047.047 0 0 0 .046-.047V3.28a.047.047 0 0 0-.046-.047h-1.44z"/></svg> </template>
CSS
.icon-counterstrike {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.71%203.235a.02.02%200%200%201-.022-.022c.002-.081.004-.37.005-.424c0-.129-.143-.183-.212-.083l-.229.333a.02.02%200%200%201-.02.01h-6.55a.047.047%200%200%201-.048-.046l-.013-.177a.048.048%200%200%201%20.056-.048l.335.032a.06.06%200%200%200%20.063-.045l.244-.989a.05.05%200%200%200-.03-.054l-.227-.085a.04.04%200%200%201-.026-.03c-.041-.171-.377-1.323-1.993-1.58c-.787-.125-1.302.21-1.577.478a1.6%201.6%200%200%200-.302.41l-.097.212a2%202%200%200%200-.046.234l.051.982a.11.11%200%200%200%20.043.085l.354.153l-.196.325a.055.055%200%200%201-.053.04s-.417.01-.622.02c-.386.015-1.245.485-1.878%201.838l-.724%201.55a.07.07%200%200%201-.068.04l-.578.001c-.035%200-.073.028-.088.06L6.364%209a.11.11%200%200%200%20.017.108l.627.392a.06.06%200%200%201%20.02.058l-.328.967a.2.2%200%200%201-.023.062l-.435.382a.1.1%200%200%200-.035.06l-.598%201.53a.06.06%200%200%201-.06.045l-.336.002a.163.163%200%200%200-.162.149l-.201%202.288l-.016.121l-.158.908a.13.13%200%200%201-.034.055l-.558.427a4.8%204.8%200%200%200-.767%201.001l-1.86%203.924a.8.8%200%200%200-.078.322l.132.235c.002.084-.032.456-.07.53l-.624%201.09a.1.1%200%200%200-.003.085l.03.07l.094.187L2.829%2024c.118.011.247-.14.251-.3l.103-1.297l-.027-.195l3.606-4.232c.095-.114.222-.317.286-.45l1.719-3.79a.17.17%200%200%201%20.1-.088l.109-.035a.17.17%200%200%201%20.183.053c.15.181.504.781.676%201.032c.143.208.85%201.23%201.158%201.567c.086.093.349.198.466.27a.083.083%200%200%201%20.03.112l-1.03%201.808l-.455%202.136a1%201%200%200%200-.036.152l-.412%201.483c.003.188-.14.286-.153.507l-.15%201.084a.06.06%200%200%200%20.059.061l2.544.014q.142-.001.286-.006l.075-.007c.124-.016.563-.076.75-.15a.6.6%200%200%200%20.227-.13c.185-.194.2-.278.203-.398a.3.3%200%200%200-.028-.105a.12.12%200%200%200-.06-.047l-1.18-.356a.37.37%200%200%201-.19-.134l-.317-.47a.09.09%200%200%201%20.018-.097l.618-.609a.2.2%200%200%200%20.048-.072l1.904-4.488c.089-.285.059-.605%200-.944c-.044-.25-.686-1.326-.854-1.624l-1.286-2.251c-.079-.138-.19-.133-.228-.276l-.073-1.118a.04.04%200%200%201%20.036-.05l.33-.028a.1.1%200%200%200%20.075-.048l1.147-2.155a.1.1%200%200%200-.002-.094l-.235-.29a.09.09%200%200%201-.001-.088l.352-.38a.054.054%200%200%201%20.073-.02l.934.526a.4.4%200%200%200%20.186.05c.26-.001.686-.154.908-.29a.4.4%200%200%200%20.139-.148l.458-1.07c.006-.014.027-.012.03.003l.127.595a.064.064%200%200%200%20.079.05l1.35-.3a.066.066%200%200%200%20.05-.078l-.319-1.344a.07.07%200%200%201%20.01-.054l.13-.203a.3.3%200%200%200%20.037-.082l.159-.725a.04.04%200%200%201%20.04-.032l3.732.005a.09.09%200%200%200%20.093-.093v-.634a.02.02%200%200%201%20.022-.021h1.439a.047.047%200%200%200%20.046-.047V3.28a.047.047%200%200%200-.046-.047h-1.44z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.71%203.235a.02.02%200%200%201-.022-.022c.002-.081.004-.37.005-.424c0-.129-.143-.183-.212-.083l-.229.333a.02.02%200%200%201-.02.01h-6.55a.047.047%200%200%201-.048-.046l-.013-.177a.048.048%200%200%201%20.056-.048l.335.032a.06.06%200%200%200%20.063-.045l.244-.989a.05.05%200%200%200-.03-.054l-.227-.085a.04.04%200%200%201-.026-.03c-.041-.171-.377-1.323-1.993-1.58c-.787-.125-1.302.21-1.577.478a1.6%201.6%200%200%200-.302.41l-.097.212a2%202%200%200%200-.046.234l.051.982a.11.11%200%200%200%20.043.085l.354.153l-.196.325a.055.055%200%200%201-.053.04s-.417.01-.622.02c-.386.015-1.245.485-1.878%201.838l-.724%201.55a.07.07%200%200%201-.068.04l-.578.001c-.035%200-.073.028-.088.06L6.364%209a.11.11%200%200%200%20.017.108l.627.392a.06.06%200%200%201%20.02.058l-.328.967a.2.2%200%200%201-.023.062l-.435.382a.1.1%200%200%200-.035.06l-.598%201.53a.06.06%200%200%201-.06.045l-.336.002a.163.163%200%200%200-.162.149l-.201%202.288l-.016.121l-.158.908a.13.13%200%200%201-.034.055l-.558.427a4.8%204.8%200%200%200-.767%201.001l-1.86%203.924a.8.8%200%200%200-.078.322l.132.235c.002.084-.032.456-.07.53l-.624%201.09a.1.1%200%200%200-.003.085l.03.07l.094.187L2.829%2024c.118.011.247-.14.251-.3l.103-1.297l-.027-.195l3.606-4.232c.095-.114.222-.317.286-.45l1.719-3.79a.17.17%200%200%201%20.1-.088l.109-.035a.17.17%200%200%201%20.183.053c.15.181.504.781.676%201.032c.143.208.85%201.23%201.158%201.567c.086.093.349.198.466.27a.083.083%200%200%201%20.03.112l-1.03%201.808l-.455%202.136a1%201%200%200%200-.036.152l-.412%201.483c.003.188-.14.286-.153.507l-.15%201.084a.06.06%200%200%200%20.059.061l2.544.014q.142-.001.286-.006l.075-.007c.124-.016.563-.076.75-.15a.6.6%200%200%200%20.227-.13c.185-.194.2-.278.203-.398a.3.3%200%200%200-.028-.105a.12.12%200%200%200-.06-.047l-1.18-.356a.37.37%200%200%201-.19-.134l-.317-.47a.09.09%200%200%201%20.018-.097l.618-.609a.2.2%200%200%200%20.048-.072l1.904-4.488c.089-.285.059-.605%200-.944c-.044-.25-.686-1.326-.854-1.624l-1.286-2.251c-.079-.138-.19-.133-.228-.276l-.073-1.118a.04.04%200%200%201%20.036-.05l.33-.028a.1.1%200%200%200%20.075-.048l1.147-2.155a.1.1%200%200%200-.002-.094l-.235-.29a.09.09%200%200%201-.001-.088l.352-.38a.054.054%200%200%201%20.073-.02l.934.526a.4.4%200%200%200%20.186.05c.26-.001.686-.154.908-.29a.4.4%200%200%200%20.139-.148l.458-1.07c.006-.014.027-.012.03.003l.127.595a.064.064%200%200%200%20.079.05l1.35-.3a.066.066%200%200%200%20.05-.078l-.319-1.344a.07.07%200%200%201%20.01-.054l.13-.203a.3.3%200%200%200%20.037-.082l.159-.725a.04.04%200%200%201%20.04-.032l3.732.005a.09.09%200%200%200%20.093-.093v-.634a.02.02%200%200%201%20.022-.021h1.439a.047.047%200%200%200%20.046-.047V3.28a.047.047%200%200%200-.046-.047h-1.44z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/counterstrike.svg?color=%231a73e8&size=48