satisfy definition icon

satisfy-definition from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
satisfy-definition
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the satisfy definition icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.395 19.554c0-1.844 1.395-2.757 3.841-2.757h1.533v-.654c0-1-.5-1.585-1.67-1.585c-1.034 0-1.62.517-2.05 1.137l-1.31-1.171c.655-1.034 1.706-1.723 3.515-1.723c2.429 0 3.72 1.154 3.72 3.204v4.238h.896V22h-1.223c-.947 0-1.533-.62-1.67-1.55h-.104c-.293 1.154-1.275 1.757-2.619 1.757c-1.826 0-2.86-1.051-2.86-2.653Zm5.362-.241v-1.19h-1.413c-1.154 0-1.722.397-1.722 1.103v.293c0 .724.5 1.085 1.36 1.085c.982 0 1.775-.447 1.775-1.292Zm-16.137.895l1.533-1.481c.827.965 1.843 1.481 3.083 1.481c1.396 0 2.12-.671 2.12-1.688c0-.81-.38-1.31-1.637-1.533l-1.137-.172c-2.43-.38-3.6-1.534-3.6-3.497c0-2.154 1.67-3.55 4.358-3.55c1.809 0 3.152.62 4.117 1.775l-1.55 1.465c-.586-.741-1.413-1.24-2.688-1.24c-1.292 0-1.964.516-1.964 1.412c0 .913.517 1.292 1.671 1.499l1.12.206c2.429.431 3.566 1.516 3.566 3.497c0 2.274-1.637 3.825-4.514 3.825c-2.05 0-3.462-.81-4.479-1.998"/><path fill="currentColor" d="M28 30H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h24a2 2 0 0 1 2 2v24a2 2 0 0 1-2 2M4 28h24V4H4z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonSatisfyDefinition(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.395 19.554c0-1.844 1.395-2.757 3.841-2.757h1.533v-.654c0-1-.5-1.585-1.67-1.585c-1.034 0-1.62.517-2.05 1.137l-1.31-1.171c.655-1.034 1.706-1.723 3.515-1.723c2.429 0 3.72 1.154 3.72 3.204v4.238h.896V22h-1.223c-.947 0-1.533-.62-1.67-1.55h-.104c-.293 1.154-1.275 1.757-2.619 1.757c-1.826 0-2.86-1.051-2.86-2.653Zm5.362-.241v-1.19h-1.413c-1.154 0-1.722.397-1.722 1.103v.293c0 .724.5 1.085 1.36 1.085c.982 0 1.775-.447 1.775-1.292Zm-16.137.895l1.533-1.481c.827.965 1.843 1.481 3.083 1.481c1.396 0 2.12-.671 2.12-1.688c0-.81-.38-1.31-1.637-1.533l-1.137-.172c-2.43-.38-3.6-1.534-3.6-3.497c0-2.154 1.67-3.55 4.358-3.55c1.809 0 3.152.62 4.117 1.775l-1.55 1.465c-.586-.741-1.413-1.24-2.688-1.24c-1.292 0-1.964.516-1.964 1.412c0 .913.517 1.292 1.671 1.499l1.12.206c2.429.431 3.566 1.516 3.566 3.497c0 2.274-1.637 3.825-4.514 3.825c-2.05 0-3.462-.81-4.479-1.998"/><path fill="currentColor" d="M28 30H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h24a2 2 0 0 1 2 2v24a2 2 0 0 1-2 2M4 28h24V4H4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.395 19.554c0-1.844 1.395-2.757 3.841-2.757h1.533v-.654c0-1-.5-1.585-1.67-1.585c-1.034 0-1.62.517-2.05 1.137l-1.31-1.171c.655-1.034 1.706-1.723 3.515-1.723c2.429 0 3.72 1.154 3.72 3.204v4.238h.896V22h-1.223c-.947 0-1.533-.62-1.67-1.55h-.104c-.293 1.154-1.275 1.757-2.619 1.757c-1.826 0-2.86-1.051-2.86-2.653Zm5.362-.241v-1.19h-1.413c-1.154 0-1.722.397-1.722 1.103v.293c0 .724.5 1.085 1.36 1.085c.982 0 1.775-.447 1.775-1.292Zm-16.137.895l1.533-1.481c.827.965 1.843 1.481 3.083 1.481c1.396 0 2.12-.671 2.12-1.688c0-.81-.38-1.31-1.637-1.533l-1.137-.172c-2.43-.38-3.6-1.534-3.6-3.497c0-2.154 1.67-3.55 4.358-3.55c1.809 0 3.152.62 4.117 1.775l-1.55 1.465c-.586-.741-1.413-1.24-2.688-1.24c-1.292 0-1.964.516-1.964 1.412c0 .913.517 1.292 1.671 1.499l1.12.206c2.429.431 3.566 1.516 3.566 3.497c0 2.274-1.637 3.825-4.514 3.825c-2.05 0-3.462-.81-4.479-1.998"/><path fill="currentColor" d="M28 30H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h24a2 2 0 0 1 2 2v24a2 2 0 0 1-2 2M4 28h24V4H4z"/></svg>
</template>

CSS

.icon-satisfy-definition {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.395%2019.554c0-1.844%201.395-2.757%203.841-2.757h1.533v-.654c0-1-.5-1.585-1.67-1.585c-1.034%200-1.62.517-2.05%201.137l-1.31-1.171c.655-1.034%201.706-1.723%203.515-1.723c2.429%200%203.72%201.154%203.72%203.204v4.238h.896V22h-1.223c-.947%200-1.533-.62-1.67-1.55h-.104c-.293%201.154-1.275%201.757-2.619%201.757c-1.826%200-2.86-1.051-2.86-2.653Zm5.362-.241v-1.19h-1.413c-1.154%200-1.722.397-1.722%201.103v.293c0%20.724.5%201.085%201.36%201.085c.982%200%201.775-.447%201.775-1.292Zm-16.137.895l1.533-1.481c.827.965%201.843%201.481%203.083%201.481c1.396%200%202.12-.671%202.12-1.688c0-.81-.38-1.31-1.637-1.533l-1.137-.172c-2.43-.38-3.6-1.534-3.6-3.497c0-2.154%201.67-3.55%204.358-3.55c1.809%200%203.152.62%204.117%201.775l-1.55%201.465c-.586-.741-1.413-1.24-2.688-1.24c-1.292%200-1.964.516-1.964%201.412c0%20.913.517%201.292%201.671%201.499l1.12.206c2.429.431%203.566%201.516%203.566%203.497c0%202.274-1.637%203.825-4.514%203.825c-2.05%200-3.462-.81-4.479-1.998%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2030H4a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h24a2%202%200%200%201%202%202v24a2%202%200%200%201-2%202M4%2028h24V4H4z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.395%2019.554c0-1.844%201.395-2.757%203.841-2.757h1.533v-.654c0-1-.5-1.585-1.67-1.585c-1.034%200-1.62.517-2.05%201.137l-1.31-1.171c.655-1.034%201.706-1.723%203.515-1.723c2.429%200%203.72%201.154%203.72%203.204v4.238h.896V22h-1.223c-.947%200-1.533-.62-1.67-1.55h-.104c-.293%201.154-1.275%201.757-2.619%201.757c-1.826%200-2.86-1.051-2.86-2.653Zm5.362-.241v-1.19h-1.413c-1.154%200-1.722.397-1.722%201.103v.293c0%20.724.5%201.085%201.36%201.085c.982%200%201.775-.447%201.775-1.292Zm-16.137.895l1.533-1.481c.827.965%201.843%201.481%203.083%201.481c1.396%200%202.12-.671%202.12-1.688c0-.81-.38-1.31-1.637-1.533l-1.137-.172c-2.43-.38-3.6-1.534-3.6-3.497c0-2.154%201.67-3.55%204.358-3.55c1.809%200%203.152.62%204.117%201.775l-1.55%201.465c-.586-.741-1.413-1.24-2.688-1.24c-1.292%200-1.964.516-1.964%201.412c0%20.913.517%201.292%201.671%201.499l1.12.206c2.429.431%203.566%201.516%203.566%203.497c0%202.274-1.637%203.825-4.514%203.825c-2.05%200-3.462-.81-4.479-1.998%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2030H4a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h24a2%202%200%200%201%202%202v24a2%202%200%200%201-2%202M4%2028h24V4H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/satisfy-definition.svg?color=%231a73e8&size=48