cedi-sign from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
cedi-sign
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Use the cedi sign icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M360 96c0-13.3-10.7-24-24-24s-24 10.7-24 24v26.5c-95.2 15.4-168 97.9-168 197.5s72.8 182.1 168 197.5V544c0 13.3 10.7 24 24 24s24-10.7 24-24v-24.6c46.8-3.7 89.1-23.6 121.3-53.9c12.9-12.1 13.4-32.4 1.3-45.2s-32.4-13.4-45.2-1.3c-20.7 19.6-47.6 32.7-77.3 36.2V185.1c29.8 3.5 56.6 16.6 77.3 36.2c12.9 12.1 33.1 11.5 45.2-1.3s11.5-33.1-1.3-45.2c-32.2-30.6-74.5-50.5-121.3-54.2zm-48 91.8v264.4c-59.7-14.4-104-68.1-104-132.2s44.3-117.8 104-132.2"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidCediSign(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="M360 96c0-13.3-10.7-24-24-24s-24 10.7-24 24v26.5c-95.2 15.4-168 97.9-168 197.5s72.8 182.1 168 197.5V544c0 13.3 10.7 24 24 24s24-10.7 24-24v-24.6c46.8-3.7 89.1-23.6 121.3-53.9c12.9-12.1 13.4-32.4 1.3-45.2s-32.4-13.4-45.2-1.3c-20.7 19.6-47.6 32.7-77.3 36.2V185.1c29.8 3.5 56.6 16.6 77.3 36.2c12.9 12.1 33.1 11.5 45.2-1.3s11.5-33.1-1.3-45.2c-32.2-30.6-74.5-50.5-121.3-54.2zm-48 91.8v264.4c-59.7-14.4-104-68.1-104-132.2s44.3-117.8 104-132.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M360 96c0-13.3-10.7-24-24-24s-24 10.7-24 24v26.5c-95.2 15.4-168 97.9-168 197.5s72.8 182.1 168 197.5V544c0 13.3 10.7 24 24 24s24-10.7 24-24v-24.6c46.8-3.7 89.1-23.6 121.3-53.9c12.9-12.1 13.4-32.4 1.3-45.2s-32.4-13.4-45.2-1.3c-20.7 19.6-47.6 32.7-77.3 36.2V185.1c29.8 3.5 56.6 16.6 77.3 36.2c12.9 12.1 33.1 11.5 45.2-1.3s11.5-33.1-1.3-45.2c-32.2-30.6-74.5-50.5-121.3-54.2zm-48 91.8v264.4c-59.7-14.4-104-68.1-104-132.2s44.3-117.8 104-132.2"/></svg>
</template>

CSS

.icon-cedi-sign {
  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%22M360%2096c0-13.3-10.7-24-24-24s-24%2010.7-24%2024v26.5c-95.2%2015.4-168%2097.9-168%20197.5s72.8%20182.1%20168%20197.5V544c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24v-24.6c46.8-3.7%2089.1-23.6%20121.3-53.9c12.9-12.1%2013.4-32.4%201.3-45.2s-32.4-13.4-45.2-1.3c-20.7%2019.6-47.6%2032.7-77.3%2036.2V185.1c29.8%203.5%2056.6%2016.6%2077.3%2036.2c12.9%2012.1%2033.1%2011.5%2045.2-1.3s11.5-33.1-1.3-45.2c-32.2-30.6-74.5-50.5-121.3-54.2zm-48%2091.8v264.4c-59.7-14.4-104-68.1-104-132.2s44.3-117.8%20104-132.2%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%22M360%2096c0-13.3-10.7-24-24-24s-24%2010.7-24%2024v26.5c-95.2%2015.4-168%2097.9-168%20197.5s72.8%20182.1%20168%20197.5V544c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24v-24.6c46.8-3.7%2089.1-23.6%20121.3-53.9c12.9-12.1%2013.4-32.4%201.3-45.2s-32.4-13.4-45.2-1.3c-20.7%2019.6-47.6%2032.7-77.3%2036.2V185.1c29.8%203.5%2056.6%2016.6%2077.3%2036.2c12.9%2012.1%2033.1%2011.5%2045.2-1.3s11.5-33.1-1.3-45.2c-32.2-30.6-74.5-50.5-121.3-54.2zm-48%2091.8v264.4c-59.7-14.4-104-68.1-104-132.2s44.3-117.8%20104-132.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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