capcut rectangle icon

capcut-rectangle from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
capcut-rectangle
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the capcut rectangle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.8 12L6 14.5c0 1.178 0 1.268.352 1.634c.351.366.917.366 2.049.366h4.8c1.132 0 1.698 0 2.05-.366s.351-.456.351-1.634M10.8 12L18 8.25M10.8 12L6 9.5c0-1.179 0-1.268.352-1.634C6.703 7.5 7.269 7.5 8.4 7.5h4.8c1.132 0 1.698 0 2.05.366s.351.455.351 1.634M10.8 12l7.2 3.75"/><path d="M2.498 12c0-4.478 0-6.718 1.391-8.109S7.52 2.5 11.998 2.5s6.717 0 8.109 1.391c1.39 1.391 1.39 3.63 1.39 8.109c0 4.478 0 6.717-1.39 8.109c-1.392 1.39-3.63 1.39-8.11 1.39c-4.478 0-6.717 0-8.108-1.39c-1.391-1.392-1.391-3.63-1.391-8.11"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCapcutRectangle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M10.8 12L6 14.5c0 1.178 0 1.268.352 1.634c.351.366.917.366 2.049.366h4.8c1.132 0 1.698 0 2.05-.366s.351-.456.351-1.634M10.8 12L18 8.25M10.8 12L6 9.5c0-1.179 0-1.268.352-1.634C6.703 7.5 7.269 7.5 8.4 7.5h4.8c1.132 0 1.698 0 2.05.366s.351.455.351 1.634M10.8 12l7.2 3.75"/><path d="M2.498 12c0-4.478 0-6.718 1.391-8.109S7.52 2.5 11.998 2.5s6.717 0 8.109 1.391c1.39 1.391 1.39 3.63 1.39 8.109c0 4.478 0 6.717-1.39 8.109c-1.392 1.39-3.63 1.39-8.11 1.39c-4.478 0-6.717 0-8.108-1.39c-1.391-1.392-1.391-3.63-1.391-8.11"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.8 12L6 14.5c0 1.178 0 1.268.352 1.634c.351.366.917.366 2.049.366h4.8c1.132 0 1.698 0 2.05-.366s.351-.456.351-1.634M10.8 12L18 8.25M10.8 12L6 9.5c0-1.179 0-1.268.352-1.634C6.703 7.5 7.269 7.5 8.4 7.5h4.8c1.132 0 1.698 0 2.05.366s.351.455.351 1.634M10.8 12l7.2 3.75"/><path d="M2.498 12c0-4.478 0-6.718 1.391-8.109S7.52 2.5 11.998 2.5s6.717 0 8.109 1.391c1.39 1.391 1.39 3.63 1.39 8.109c0 4.478 0 6.717-1.39 8.109c-1.392 1.39-3.63 1.39-8.11 1.39c-4.478 0-6.717 0-8.108-1.39c-1.391-1.392-1.391-3.63-1.391-8.11"/></g></svg>
</template>

CSS

.icon-capcut-rectangle {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.8%2012L6%2014.5c0%201.178%200%201.268.352%201.634c.351.366.917.366%202.049.366h4.8c1.132%200%201.698%200%202.05-.366s.351-.456.351-1.634M10.8%2012L18%208.25M10.8%2012L6%209.5c0-1.179%200-1.268.352-1.634C6.703%207.5%207.269%207.5%208.4%207.5h4.8c1.132%200%201.698%200%202.05.366s.351.455.351%201.634M10.8%2012l7.2%203.75%22%2F%3E%3Cpath%20d%3D%22M2.498%2012c0-4.478%200-6.718%201.391-8.109S7.52%202.5%2011.998%202.5s6.717%200%208.109%201.391c1.39%201.391%201.39%203.63%201.39%208.109c0%204.478%200%206.717-1.39%208.109c-1.392%201.39-3.63%201.39-8.11%201.39c-4.478%200-6.717%200-8.108-1.39c-1.391-1.392-1.391-3.63-1.391-8.11%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.8%2012L6%2014.5c0%201.178%200%201.268.352%201.634c.351.366.917.366%202.049.366h4.8c1.132%200%201.698%200%202.05-.366s.351-.456.351-1.634M10.8%2012L18%208.25M10.8%2012L6%209.5c0-1.179%200-1.268.352-1.634C6.703%207.5%207.269%207.5%208.4%207.5h4.8c1.132%200%201.698%200%202.05.366s.351.455.351%201.634M10.8%2012l7.2%203.75%22%2F%3E%3Cpath%20d%3D%22M2.498%2012c0-4.478%200-6.718%201.391-8.109S7.52%202.5%2011.998%202.5s6.717%200%208.109%201.391c1.39%201.391%201.39%203.63%201.39%208.109c0%204.478%200%206.717-1.39%208.109c-1.392%201.39-3.63%201.39-8.11%201.39c-4.478%200-6.717%200-8.108-1.39c-1.391-1.392-1.391-3.63-1.391-8.11%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/capcut-rectangle.svg?color=%231a73e8&size=48