Bezier icon

Bezier icon in outline, twotone, bold and bulk. Free in all four styles, for editors, canvas, layers, colour, alignment, grids. Copy the SVG, the React, Vue or Svelte component, or download a PNG.

All four styles

Outline
TwoTone
Bold
Bulk
Outline
Full linework, every stroke at 1.5px. The reference drawing.
TwoTone
The same linework, with secondary strokes dropped to half tone.
Bold
No strokes at all. One filled form, cut with even-odd holes.
Bulk
Filled, with the secondary mass at half tone.

Copy it

React

import { IconBezier } from "@devigner-ui/icons";

<IconBezier className="size-6" />

Vue

<script setup>
import { IconBezier } from "@devigner-ui/icons-vue";
</script>

<template>
  <IconBezier class="size-6" />
</template>

Svelte

<script>
  import { IconBezier } from "@devigner-ui/icons-svelte";
</script>

<IconBezier class="size-6" />

SVG

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.67 9a2 2 0 1 0 0-4 2 2 0 0 0 0 4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21.67 9a2 2 0 1 0 0-4 2 2 0 0 0 0 4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.67 7h-4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.67 7h-4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.17 16.5v2c0 .61-.37 1.14-.89 1.36a1.4 1.4 0 0 1-.61.14h-2a1.5 1.5 0 0 1-1.5-1.5v-2c0-.83.67-1.5 1.5-1.5h2c.83 0 1.5.67 1.5 1.5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.17 16.5v2c0 .83-.67 1.5-1.5 1.5h-2a1.4 1.4 0 0 1-.61-.14 1.5 1.5 0 0 1-.89-1.36v-2c0-.83.67-1.5 1.5-1.5h2c.83 0 1.5.67 1.5 1.5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.67 5.5v3c0 .82-.68 1.5-1.5 1.5h-3c-.82 0-1.5-.68-1.5-1.5v-3c0-.82.68-1.5 1.5-1.5h3c.82 0 1.5.68 1.5 1.5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M15.67 7.73A7.5 7.5 0 0 1 19.64 15" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m5.7 15-.03-.5a7.5 7.5 0 0 1 4-6.77" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>
Category
Design, Vectors & Layout
Styles
outline, twotone, bold, bulk, free in all four styles
Used for
editors, canvas, layers, colour, alignment, grids
Also called
bezier, path, curved, smooth, arc, curve

More Design, Vectors & Layout icons

All Design, Vectors & Layout icons

Browse all 8,584 icons