capricorn icon
capricorn-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- capricorn-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the capricorn icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4zM6.667 5.667a1 1 0 0 0 0 2h.667c.184 0 .333.15.333.333v6a1 1 0 0 0 2 0V8.667l.005-.103a1 1 0 0 1 1.995.103v4.667c0 .709.202 1.37.55 1.932l-.097.342a1 1 0 0 1-.962.726h-.491a1 1 0 1 0 0 2h.491a3 3 0 0 0 2.679-1.654c.457.204.964.32 1.497.32h.333a2.667 2.667 0 0 0 2.667-2.666v-.19a2.48 2.48 0 0 0-2.478-2.477c-.82 0-1.586.29-2.189.784V8.667a3 3 0 0 0-4.784-2.41a2.32 2.32 0 0 0-1.549-.59zm9.19 8c.262 0 .477.213.477.477v.19c0 .368-.3.666-.667.666h-.333a1.66 1.66 0 0 1-.887-.257l.005-.016c.18-.627.752-1.06 1.404-1.06"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteCapricornFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4zM6.667 5.667a1 1 0 0 0 0 2h.667c.184 0 .333.15.333.333v6a1 1 0 0 0 2 0V8.667l.005-.103a1 1 0 0 1 1.995.103v4.667c0 .709.202 1.37.55 1.932l-.097.342a1 1 0 0 1-.962.726h-.491a1 1 0 1 0 0 2h.491a3 3 0 0 0 2.679-1.654c.457.204.964.32 1.497.32h.333a2.667 2.667 0 0 0 2.667-2.666v-.19a2.48 2.48 0 0 0-2.478-2.477c-.82 0-1.586.29-2.189.784V8.667a3 3 0 0 0-4.784-2.41a2.32 2.32 0 0 0-1.549-.59zm9.19 8c.262 0 .477.213.477.477v.19c0 .368-.3.666-.667.666h-.333a1.66 1.66 0 0 1-.887-.257l.005-.016c.18-.627.752-1.06 1.404-1.06"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4zM6.667 5.667a1 1 0 0 0 0 2h.667c.184 0 .333.15.333.333v6a1 1 0 0 0 2 0V8.667l.005-.103a1 1 0 0 1 1.995.103v4.667c0 .709.202 1.37.55 1.932l-.097.342a1 1 0 0 1-.962.726h-.491a1 1 0 1 0 0 2h.491a3 3 0 0 0 2.679-1.654c.457.204.964.32 1.497.32h.333a2.667 2.667 0 0 0 2.667-2.666v-.19a2.48 2.48 0 0 0-2.478-2.477c-.82 0-1.586.29-2.189.784V8.667a3 3 0 0 0-4.784-2.41a2.32 2.32 0 0 0-1.549-.59zm9.19 8c.262 0 .477.213.477.477v.19c0 .368-.3.666-.667.666h-.333a1.66 1.66 0 0 1-.887-.257l.005-.016c.18-.627.752-1.06 1.404-1.06"/></svg> </template>
CSS
.icon-capricorn-fill {
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%22currentColor%22%20d%3D%22M18%202a4%204%200%200%201%204%204v12a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V6a4%204%200%200%201%204-4zM6.667%205.667a1%201%200%200%200%200%202h.667c.184%200%20.333.15.333.333v6a1%201%200%200%200%202%200V8.667l.005-.103a1%201%200%200%201%201.995.103v4.667c0%20.709.202%201.37.55%201.932l-.097.342a1%201%200%200%201-.962.726h-.491a1%201%200%201%200%200%202h.491a3%203%200%200%200%202.679-1.654c.457.204.964.32%201.497.32h.333a2.667%202.667%200%200%200%202.667-2.666v-.19a2.48%202.48%200%200%200-2.478-2.477c-.82%200-1.586.29-2.189.784V8.667a3%203%200%200%200-4.784-2.41a2.32%202.32%200%200%200-1.549-.59zm9.19%208c.262%200%20.477.213.477.477v.19c0%20.368-.3.666-.667.666h-.333a1.66%201.66%200%200%201-.887-.257l.005-.016c.18-.627.752-1.06%201.404-1.06%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%22currentColor%22%20d%3D%22M18%202a4%204%200%200%201%204%204v12a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V6a4%204%200%200%201%204-4zM6.667%205.667a1%201%200%200%200%200%202h.667c.184%200%20.333.15.333.333v6a1%201%200%200%200%202%200V8.667l.005-.103a1%201%200%200%201%201.995.103v4.667c0%20.709.202%201.37.55%201.932l-.097.342a1%201%200%200%201-.962.726h-.491a1%201%200%201%200%200%202h.491a3%203%200%200%200%202.679-1.654c.457.204.964.32%201.497.32h.333a2.667%202.667%200%200%200%202.667-2.666v-.19a2.48%202.48%200%200%200-2.478-2.477c-.82%200-1.586.29-2.189.784V8.667a3%203%200%200%200-4.784-2.41a2.32%202.32%200%200%200-1.549-.59zm9.19%208c.262%200%20.477.213.477.477v.19c0%20.368-.3.666-.667.666h-.333a1.66%201.66%200%200%201-.887-.257l.005-.016c.18-.627.752-1.06%201.404-1.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/capricorn-fill.svg?color=%231a73e8&size=48