capricorn icon
capricorn from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- capricorn
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
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 640 640"><path fill="currentColor" d="M272 96c79.5 0 144 64.5 144 144v65.2c18.8-10.9 40.7-17.2 64-17.2c70.7 0 128 57.3 128 128s-57.3 128-128 128c-35.8 0-68.2-14.7-91.4-38.4C359.8 548.1 311.2 576 256 576c-17.7 0-32-14.3-32-32s14.3-32 32-32c53 0 96-43 96-96V240c0-44.2-35.8-80-80-80s-80 35.8-80 80v208c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-35.3-28.7-64-64-64c-17.7 0-32-14.3-32-32s14.3-32 32-32c40.6 0 76.8 19 100.2 48.5C190.6 114.7 229.1 96 272 96m208 256c-35.3 0-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64s-28.7-64-64-64"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidCapricorn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M272 96c79.5 0 144 64.5 144 144v65.2c18.8-10.9 40.7-17.2 64-17.2c70.7 0 128 57.3 128 128s-57.3 128-128 128c-35.8 0-68.2-14.7-91.4-38.4C359.8 548.1 311.2 576 256 576c-17.7 0-32-14.3-32-32s14.3-32 32-32c53 0 96-43 96-96V240c0-44.2-35.8-80-80-80s-80 35.8-80 80v208c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-35.3-28.7-64-64-64c-17.7 0-32-14.3-32-32s14.3-32 32-32c40.6 0 76.8 19 100.2 48.5C190.6 114.7 229.1 96 272 96m208 256c-35.3 0-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64s-28.7-64-64-64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M272 96c79.5 0 144 64.5 144 144v65.2c18.8-10.9 40.7-17.2 64-17.2c70.7 0 128 57.3 128 128s-57.3 128-128 128c-35.8 0-68.2-14.7-91.4-38.4C359.8 548.1 311.2 576 256 576c-17.7 0-32-14.3-32-32s14.3-32 32-32c53 0 96-43 96-96V240c0-44.2-35.8-80-80-80s-80 35.8-80 80v208c0 17.7-14.3 32-32 32s-32-14.3-32-32V224c0-35.3-28.7-64-64-64c-17.7 0-32-14.3-32-32s14.3-32 32-32c40.6 0 76.8 19 100.2 48.5C190.6 114.7 229.1 96 272 96m208 256c-35.3 0-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64s-28.7-64-64-64"/></svg> </template>
CSS
.icon-capricorn {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M272%2096c79.5%200%20144%2064.5%20144%20144v65.2c18.8-10.9%2040.7-17.2%2064-17.2c70.7%200%20128%2057.3%20128%20128s-57.3%20128-128%20128c-35.8%200-68.2-14.7-91.4-38.4C359.8%20548.1%20311.2%20576%20256%20576c-17.7%200-32-14.3-32-32s14.3-32%2032-32c53%200%2096-43%2096-96V240c0-44.2-35.8-80-80-80s-80%2035.8-80%2080v208c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V224c0-35.3-28.7-64-64-64c-17.7%200-32-14.3-32-32s14.3-32%2032-32c40.6%200%2076.8%2019%20100.2%2048.5C190.6%20114.7%20229.1%2096%20272%2096m208%20256c-35.3%200-64%2028.7-64%2064s28.7%2064%2064%2064s64-28.7%2064-64s-28.7-64-64-64%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M272%2096c79.5%200%20144%2064.5%20144%20144v65.2c18.8-10.9%2040.7-17.2%2064-17.2c70.7%200%20128%2057.3%20128%20128s-57.3%20128-128%20128c-35.8%200-68.2-14.7-91.4-38.4C359.8%20548.1%20311.2%20576%20256%20576c-17.7%200-32-14.3-32-32s14.3-32%2032-32c53%200%2096-43%2096-96V240c0-44.2-35.8-80-80-80s-80%2035.8-80%2080v208c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V224c0-35.3-28.7-64-64-64c-17.7%200-32-14.3-32-32s14.3-32%2032-32c40.6%200%2076.8%2019%20100.2%2048.5C190.6%20114.7%20229.1%2096%20272%2096m208%20256c-35.3%200-64%2028.7-64%2064s28.7%2064%2064%2064s64-28.7%2064-64s-28.7-64-64-64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/capricorn.svg?color=%231a73e8&size=48