capcut logo
capcut-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- capcut-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 91×24
- License
- MIT
1 other variant in LobeHub AI Icons
The same logo in other sets
Use the capcut logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 91 24"><path fill="currentColor" fill-rule="evenodd" d="M11.52 19.298C5.914 19.298 2 15.742 2 10.65c0-5.09 3.915-8.649 9.519-8.649 1.416 0 3.075.16 5.628 1.318v3.623c-1.844-1.026-3.665-1.547-5.415-1.547-3.517 0-5.966 2.162-5.966 5.255 0 3.094 2.463 5.254 5.966 5.254 1.704 0 3.574-.529 5.415-1.536v3.612c-2.553 1.157-4.212 1.318-5.627 1.318zm13.128 0c-3.313 0-5.627-2.514-5.627-6.114 0-3.558 2.412-6.14 5.74-6.14 1.838 0 3.117.56 4.143 1.818l.083.102V7.642h3.24v11.393h-3.239v-1.62l-.084.124c-.834 1.199-2.185 1.758-4.254 1.758m1.122-9.54c-1.935 0-3.35 1.44-3.35 3.425 0 1.986 1.406 3.398 3.35 3.398 1.942 0 3.374-1.43 3.374-3.397 0-1.968-1.418-3.425-3.374-3.425zM34.687 24V7.64h3.267v1.422l.084-.117c.628-.878 2.111-1.903 4.233-1.903 3.258 0 5.628 2.583 5.628 6.14 0 3.6-2.323 6.114-5.65 6.114-1.984 0-3.4-.573-4.207-1.7l-.084-.116v6.518h-3.271V24zm6.461-14.242c-1.935 0-3.35 1.439-3.35 3.425 0 1.985 1.407 3.397 3.35 3.397 1.942 0 3.322-1.43 3.322-3.397 0-1.968-1.396-3.425-3.322-3.425zm18.267 9.54c-5.608 0-9.522-3.558-9.522-8.649C49.893 5.558 53.807 2 59.415 2c1.406 0 3.073.16 5.627 1.318V6.94c-1.843-1.025-3.665-1.546-5.413-1.546-3.517 0-5.965 2.162-5.965 5.255 0 3.094 2.461 5.254 5.965 5.254 1.701 0 3.574-.529 5.413-1.536v3.612c-2.553 1.157-4.215 1.318-5.627 1.318zm13.616 0c-3.654 0-6.014-1.724-6.014-4.393V7.303h3.24v6.664c0 1.638 1.038 2.615 2.773 2.615 1.705 0 2.724-.976 2.724-2.614V7.303h3.242v7.602c0 2.67-2.342 4.39-5.965 4.39m13.12 0c-3.592 0-4.865-2.224-4.865-4.128V6.692l3.242-1.704v2.314H89v2.651h-4.472v4.568c0 .613.234 2.04 2.405 2.04.71-.023 1.41-.17 2.067-.438v2.73c-1.133.41-2.466.443-2.85.443z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubCapcutText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 91 24"><path fill="currentColor" fillRule="evenodd" d="M11.52 19.298C5.914 19.298 2 15.742 2 10.65c0-5.09 3.915-8.649 9.519-8.649 1.416 0 3.075.16 5.628 1.318v3.623c-1.844-1.026-3.665-1.547-5.415-1.547-3.517 0-5.966 2.162-5.966 5.255 0 3.094 2.463 5.254 5.966 5.254 1.704 0 3.574-.529 5.415-1.536v3.612c-2.553 1.157-4.212 1.318-5.627 1.318zm13.128 0c-3.313 0-5.627-2.514-5.627-6.114 0-3.558 2.412-6.14 5.74-6.14 1.838 0 3.117.56 4.143 1.818l.083.102V7.642h3.24v11.393h-3.239v-1.62l-.084.124c-.834 1.199-2.185 1.758-4.254 1.758m1.122-9.54c-1.935 0-3.35 1.44-3.35 3.425 0 1.986 1.406 3.398 3.35 3.398 1.942 0 3.374-1.43 3.374-3.397 0-1.968-1.418-3.425-3.374-3.425zM34.687 24V7.64h3.267v1.422l.084-.117c.628-.878 2.111-1.903 4.233-1.903 3.258 0 5.628 2.583 5.628 6.14 0 3.6-2.323 6.114-5.65 6.114-1.984 0-3.4-.573-4.207-1.7l-.084-.116v6.518h-3.271V24zm6.461-14.242c-1.935 0-3.35 1.439-3.35 3.425 0 1.985 1.407 3.397 3.35 3.397 1.942 0 3.322-1.43 3.322-3.397 0-1.968-1.396-3.425-3.322-3.425zm18.267 9.54c-5.608 0-9.522-3.558-9.522-8.649C49.893 5.558 53.807 2 59.415 2c1.406 0 3.073.16 5.627 1.318V6.94c-1.843-1.025-3.665-1.546-5.413-1.546-3.517 0-5.965 2.162-5.965 5.255 0 3.094 2.461 5.254 5.965 5.254 1.701 0 3.574-.529 5.413-1.536v3.612c-2.553 1.157-4.215 1.318-5.627 1.318zm13.616 0c-3.654 0-6.014-1.724-6.014-4.393V7.303h3.24v6.664c0 1.638 1.038 2.615 2.773 2.615 1.705 0 2.724-.976 2.724-2.614V7.303h3.242v7.602c0 2.67-2.342 4.39-5.965 4.39m13.12 0c-3.592 0-4.865-2.224-4.865-4.128V6.692l3.242-1.704v2.314H89v2.651h-4.472v4.568c0 .613.234 2.04 2.405 2.04.71-.023 1.41-.17 2.067-.438v2.73c-1.133.41-2.466.443-2.85.443z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 91 24"><path fill="currentColor" fill-rule="evenodd" d="M11.52 19.298C5.914 19.298 2 15.742 2 10.65c0-5.09 3.915-8.649 9.519-8.649 1.416 0 3.075.16 5.628 1.318v3.623c-1.844-1.026-3.665-1.547-5.415-1.547-3.517 0-5.966 2.162-5.966 5.255 0 3.094 2.463 5.254 5.966 5.254 1.704 0 3.574-.529 5.415-1.536v3.612c-2.553 1.157-4.212 1.318-5.627 1.318zm13.128 0c-3.313 0-5.627-2.514-5.627-6.114 0-3.558 2.412-6.14 5.74-6.14 1.838 0 3.117.56 4.143 1.818l.083.102V7.642h3.24v11.393h-3.239v-1.62l-.084.124c-.834 1.199-2.185 1.758-4.254 1.758m1.122-9.54c-1.935 0-3.35 1.44-3.35 3.425 0 1.986 1.406 3.398 3.35 3.398 1.942 0 3.374-1.43 3.374-3.397 0-1.968-1.418-3.425-3.374-3.425zM34.687 24V7.64h3.267v1.422l.084-.117c.628-.878 2.111-1.903 4.233-1.903 3.258 0 5.628 2.583 5.628 6.14 0 3.6-2.323 6.114-5.65 6.114-1.984 0-3.4-.573-4.207-1.7l-.084-.116v6.518h-3.271V24zm6.461-14.242c-1.935 0-3.35 1.439-3.35 3.425 0 1.985 1.407 3.397 3.35 3.397 1.942 0 3.322-1.43 3.322-3.397 0-1.968-1.396-3.425-3.322-3.425zm18.267 9.54c-5.608 0-9.522-3.558-9.522-8.649C49.893 5.558 53.807 2 59.415 2c1.406 0 3.073.16 5.627 1.318V6.94c-1.843-1.025-3.665-1.546-5.413-1.546-3.517 0-5.965 2.162-5.965 5.255 0 3.094 2.461 5.254 5.965 5.254 1.701 0 3.574-.529 5.413-1.536v3.612c-2.553 1.157-4.215 1.318-5.627 1.318zm13.616 0c-3.654 0-6.014-1.724-6.014-4.393V7.303h3.24v6.664c0 1.638 1.038 2.615 2.773 2.615 1.705 0 2.724-.976 2.724-2.614V7.303h3.242v7.602c0 2.67-2.342 4.39-5.965 4.39m13.12 0c-3.592 0-4.865-2.224-4.865-4.128V6.692l3.242-1.704v2.314H89v2.651h-4.472v4.568c0 .613.234 2.04 2.405 2.04.71-.023 1.41-.17 2.067-.438v2.73c-1.133.41-2.466.443-2.85.443z"/></svg> </template>
CSS
.icon-capcut-text {
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%2091%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.52%2019.298C5.914%2019.298%202%2015.742%202%2010.65c0-5.09%203.915-8.649%209.519-8.649%201.416%200%203.075.16%205.628%201.318v3.623c-1.844-1.026-3.665-1.547-5.415-1.547-3.517%200-5.966%202.162-5.966%205.255%200%203.094%202.463%205.254%205.966%205.254%201.704%200%203.574-.529%205.415-1.536v3.612c-2.553%201.157-4.212%201.318-5.627%201.318zm13.128%200c-3.313%200-5.627-2.514-5.627-6.114%200-3.558%202.412-6.14%205.74-6.14%201.838%200%203.117.56%204.143%201.818l.083.102V7.642h3.24v11.393h-3.239v-1.62l-.084.124c-.834%201.199-2.185%201.758-4.254%201.758m1.122-9.54c-1.935%200-3.35%201.44-3.35%203.425%200%201.986%201.406%203.398%203.35%203.398%201.942%200%203.374-1.43%203.374-3.397%200-1.968-1.418-3.425-3.374-3.425zM34.687%2024V7.64h3.267v1.422l.084-.117c.628-.878%202.111-1.903%204.233-1.903%203.258%200%205.628%202.583%205.628%206.14%200%203.6-2.323%206.114-5.65%206.114-1.984%200-3.4-.573-4.207-1.7l-.084-.116v6.518h-3.271V24zm6.461-14.242c-1.935%200-3.35%201.439-3.35%203.425%200%201.985%201.407%203.397%203.35%203.397%201.942%200%203.322-1.43%203.322-3.397%200-1.968-1.396-3.425-3.322-3.425zm18.267%209.54c-5.608%200-9.522-3.558-9.522-8.649C49.893%205.558%2053.807%202%2059.415%202c1.406%200%203.073.16%205.627%201.318V6.94c-1.843-1.025-3.665-1.546-5.413-1.546-3.517%200-5.965%202.162-5.965%205.255%200%203.094%202.461%205.254%205.965%205.254%201.701%200%203.574-.529%205.413-1.536v3.612c-2.553%201.157-4.215%201.318-5.627%201.318zm13.616%200c-3.654%200-6.014-1.724-6.014-4.393V7.303h3.24v6.664c0%201.638%201.038%202.615%202.773%202.615%201.705%200%202.724-.976%202.724-2.614V7.303h3.242v7.602c0%202.67-2.342%204.39-5.965%204.39m13.12%200c-3.592%200-4.865-2.224-4.865-4.128V6.692l3.242-1.704v2.314H89v2.651h-4.472v4.568c0%20.613.234%202.04%202.405%202.04.71-.023%201.41-.17%202.067-.438v2.73c-1.133.41-2.466.443-2.85.443z%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%2091%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.52%2019.298C5.914%2019.298%202%2015.742%202%2010.65c0-5.09%203.915-8.649%209.519-8.649%201.416%200%203.075.16%205.628%201.318v3.623c-1.844-1.026-3.665-1.547-5.415-1.547-3.517%200-5.966%202.162-5.966%205.255%200%203.094%202.463%205.254%205.966%205.254%201.704%200%203.574-.529%205.415-1.536v3.612c-2.553%201.157-4.212%201.318-5.627%201.318zm13.128%200c-3.313%200-5.627-2.514-5.627-6.114%200-3.558%202.412-6.14%205.74-6.14%201.838%200%203.117.56%204.143%201.818l.083.102V7.642h3.24v11.393h-3.239v-1.62l-.084.124c-.834%201.199-2.185%201.758-4.254%201.758m1.122-9.54c-1.935%200-3.35%201.44-3.35%203.425%200%201.986%201.406%203.398%203.35%203.398%201.942%200%203.374-1.43%203.374-3.397%200-1.968-1.418-3.425-3.374-3.425zM34.687%2024V7.64h3.267v1.422l.084-.117c.628-.878%202.111-1.903%204.233-1.903%203.258%200%205.628%202.583%205.628%206.14%200%203.6-2.323%206.114-5.65%206.114-1.984%200-3.4-.573-4.207-1.7l-.084-.116v6.518h-3.271V24zm6.461-14.242c-1.935%200-3.35%201.439-3.35%203.425%200%201.985%201.407%203.397%203.35%203.397%201.942%200%203.322-1.43%203.322-3.397%200-1.968-1.396-3.425-3.322-3.425zm18.267%209.54c-5.608%200-9.522-3.558-9.522-8.649C49.893%205.558%2053.807%202%2059.415%202c1.406%200%203.073.16%205.627%201.318V6.94c-1.843-1.025-3.665-1.546-5.413-1.546-3.517%200-5.965%202.162-5.965%205.255%200%203.094%202.461%205.254%205.965%205.254%201.701%200%203.574-.529%205.413-1.536v3.612c-2.553%201.157-4.215%201.318-5.627%201.318zm13.616%200c-3.654%200-6.014-1.724-6.014-4.393V7.303h3.24v6.664c0%201.638%201.038%202.615%202.773%202.615%201.705%200%202.724-.976%202.724-2.614V7.303h3.242v7.602c0%202.67-2.342%204.39-5.965%204.39m13.12%200c-3.592%200-4.865-2.224-4.865-4.128V6.692l3.242-1.704v2.314H89v2.651h-4.472v4.568c0%20.613.234%202.04%202.405%202.04.71-.023%201.41-.17%202.067-.438v2.73c-1.133.41-2.466.443-2.85.443z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/capcut-text.svg?color=%231a73e8&size=48