Clickup Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Clickup 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/338363.svg" alt="Clickup icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338363.svg" alt="Clickup icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338363.svg" alt="Clickup icon" :width="24" :height="24" />
CSS background
.icon-clickup {
background-image: url('https://proicons.com/icon/338363.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24.4,14c-.1-.1-.2-.2-.4-.3-.1,.1-.2,.2-.3,.2-3.6,3.1-7.1,6.1-10.7,9.2q-.5,.4-.9-.1c-1.5-1.8-3-3.5-4.5-5.2-.3-.3-.3-.5,0-.8L23.6,3.4c.4-.3,.6-.4,1,0l15.8,13.8c.3,.3,.3,.4,.1,.7-1.4,1.6-2.8,3.2-4.2,4.8-.2,.2-.4,.5-.6,.7-.2,.3-.3,.2-.5,0l-10.8-9.4Z"/><path class="b" d="M24.1,44.9c-5.2,0-9.7-2-13.6-5.4-1.3-1.2-2.5-2.5-3.7-3.9-.3-.4-.2-.5,.1-.8,1.9-1.4,3.8-2.9,5.7-4.3,.3-.2,.4-.2,.6,.1,1.3,1.8,2.9,3.3,4.8,4.5,1.3,.8,2.8,1.4,4.4,1.6,3,.4,5.7-.3,8.2-2,1.6-1.1,2.9-2.5,4-4,.2-.3,.4-.3,.7-.1,1.9,1.4,3.8,2.8,5.7,4.2,.3,.2,.4,.3,.2,.6-2.8,3.7-6.2,6.7-10.6,8.3-2,.8-4.1,1.2-6.5,1.2Z"/></svg>
Clickup in other icon packs
Copied!