sign language c icon

sign-language-c from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
sign-language-c
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the sign language c icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 21v-6.606c0-2.628 0-3.941.359-5.09c.51-1.635 2.315-3.382 3.714-4.4c.895-.651 1.74-.91 3.793-1.613c.327-.112.49-.168.787-.223c.296-.055.368-.058.511-.064a5 5 0 0 1 1.295.115c.343.079.684.208 1.365.465l1.91.786a1.49 1.49 0 0 1-1.086 2.775M10.109 8s2.616-1.293 3.662-1.42c.58-.072 1.265.068 1.966.283l.912.282M12 21c.364-1.5 2.18-2.204 2.18-2.204c.82-.296 2.023-.87 2.547-1.296l2.834-1.85c.629-.511.32-1.265-.248-1.641c-1.834-1.217-3.594-.156-5.287.686c-1.473.733-3.408-.333-3.408-1.971c0-2.235 3.487-3.267 5.267-2.558l2.194.643c.81.238 1.659-.231 1.872-1.034a1.46 1.46 0 0 0-.915-1.742l-2.388-.888"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSignLanguageC(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M4 21v-6.606c0-2.628 0-3.941.359-5.09c.51-1.635 2.315-3.382 3.714-4.4c.895-.651 1.74-.91 3.793-1.613c.327-.112.49-.168.787-.223c.296-.055.368-.058.511-.064a5 5 0 0 1 1.295.115c.343.079.684.208 1.365.465l1.91.786a1.49 1.49 0 0 1-1.086 2.775M10.109 8s2.616-1.293 3.662-1.42c.58-.072 1.265.068 1.966.283l.912.282M12 21c.364-1.5 2.18-2.204 2.18-2.204c.82-.296 2.023-.87 2.547-1.296l2.834-1.85c.629-.511.32-1.265-.248-1.641c-1.834-1.217-3.594-.156-5.287.686c-1.473.733-3.408-.333-3.408-1.971c0-2.235 3.487-3.267 5.267-2.558l2.194.643c.81.238 1.659-.231 1.872-1.034a1.46 1.46 0 0 0-.915-1.742l-2.388-.888"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 21v-6.606c0-2.628 0-3.941.359-5.09c.51-1.635 2.315-3.382 3.714-4.4c.895-.651 1.74-.91 3.793-1.613c.327-.112.49-.168.787-.223c.296-.055.368-.058.511-.064a5 5 0 0 1 1.295.115c.343.079.684.208 1.365.465l1.91.786a1.49 1.49 0 0 1-1.086 2.775M10.109 8s2.616-1.293 3.662-1.42c.58-.072 1.265.068 1.966.283l.912.282M12 21c.364-1.5 2.18-2.204 2.18-2.204c.82-.296 2.023-.87 2.547-1.296l2.834-1.85c.629-.511.32-1.265-.248-1.641c-1.834-1.217-3.594-.156-5.287.686c-1.473.733-3.408-.333-3.408-1.971c0-2.235 3.487-3.267 5.267-2.558l2.194.643c.81.238 1.659-.231 1.872-1.034a1.46 1.46 0 0 0-.915-1.742l-2.388-.888"/></svg>
</template>

CSS

.icon-sign-language-c {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2021v-6.606c0-2.628%200-3.941.359-5.09c.51-1.635%202.315-3.382%203.714-4.4c.895-.651%201.74-.91%203.793-1.613c.327-.112.49-.168.787-.223c.296-.055.368-.058.511-.064a5%205%200%200%201%201.295.115c.343.079.684.208%201.365.465l1.91.786a1.49%201.49%200%200%201-1.086%202.775M10.109%208s2.616-1.293%203.662-1.42c.58-.072%201.265.068%201.966.283l.912.282M12%2021c.364-1.5%202.18-2.204%202.18-2.204c.82-.296%202.023-.87%202.547-1.296l2.834-1.85c.629-.511.32-1.265-.248-1.641c-1.834-1.217-3.594-.156-5.287.686c-1.473.733-3.408-.333-3.408-1.971c0-2.235%203.487-3.267%205.267-2.558l2.194.643c.81.238%201.659-.231%201.872-1.034a1.46%201.46%200%200%200-.915-1.742l-2.388-.888%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2021v-6.606c0-2.628%200-3.941.359-5.09c.51-1.635%202.315-3.382%203.714-4.4c.895-.651%201.74-.91%203.793-1.613c.327-.112.49-.168.787-.223c.296-.055.368-.058.511-.064a5%205%200%200%201%201.295.115c.343.079.684.208%201.365.465l1.91.786a1.49%201.49%200%200%201-1.086%202.775M10.109%208s2.616-1.293%203.662-1.42c.58-.072%201.265.068%201.966.283l.912.282M12%2021c.364-1.5%202.18-2.204%202.18-2.204c.82-.296%202.023-.87%202.547-1.296l2.834-1.85c.629-.511.32-1.265-.248-1.641c-1.834-1.217-3.594-.156-5.287.686c-1.473.733-3.408-.333-3.408-1.971c0-2.235%203.487-3.267%205.267-2.558l2.194.643c.81.238%201.659-.231%201.872-1.034a1.46%201.46%200%200%200-.915-1.742l-2.388-.888%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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