Skip to main content

icon-hearing


Examples

Heading
Smaller heading

Inline text

Example link text

Icon Component

Using the Icon Component? Copy, paste, and go.

<s-icon name="icon-hearing"></s-icon>

Icon font

Using the web font? Copy, paste, and go.

<span class="sf-main sf-icon-hearing"></span>

Code point

  • Unicode: U+F197
  • CSS: \F197
  • JS: \uF197
  • HTML: &#xF197;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="s-icon s-icon-icon-hearing" viewBox="0 0 16 16">
  <path d="M7.051 14.433c-1.04 0-1.775-.77-2.052-1.26-.42-.863-.88-1.575-.885-1.582-.297-.547-1.219-1.294-1.736-1.646C.34 8.215.723 5.46.74 5.343c.35-2.733 2.414-3.634 3.456-3.727C7.158 1.23 8.47 3.285 8.75 4.426a.624.624 0 1 1-1.213.298c-.058-.223-.643-2.201-3.202-1.866-.104.01-2.045.242-2.354 2.656-.005.033-.294 2.204 1.156 3.438.11.07 1.55 1.067 2.054 2.002 0 0 .483.745.917 1.638 0 0 .418.657 1.112.58.302-.02 1.132-.145 1.091-1.18a.623.623 0 0 1 .6-.647c.346-.06.635.254.65.6.026.69-.173 1.286-.576 1.72-.644.696-1.564.749-1.667.753-.09.01-.177.016-.263.016l-.003-.001Zm6.733-3.277a.626.626 0 0 1-.533-.95c.737-1.208.971-2.493.677-3.715-.297-1.236-1.1-2.282-2.324-3.024a.624.624 0 1 1 .648-1.068c1.494.906 2.521 2.256 2.891 3.801.368 1.528.075 3.182-.823 4.658a.626.626 0 0 1-.535.3v-.002Zm-5.792-.904a.627.627 0 0 1-.603-.462c-.003-.012-.13-.482-.307-1.097a.588.588 0 0 1-.078-.033c-.146-.07-.513-.183-.799.229a.624.624 0 1 1-1.026-.714c.438-.63 1.006-.827 1.503-.832-.162-.52-.32-.996-.442-1.277l-.015-.039a1.183 1.183 0 0 0-.97-.62 1.12 1.12 0 0 0-.465.064 1.177 1.177 0 0 0-.677.606 1.177 1.177 0 0 0-.05.905.625.625 0 1 1-1.179.413 2.444 2.444 0 0 1 .103-1.861 2.425 2.425 0 0 1 1.39-1.244 2.438 2.438 0 0 1 3.124 1.557c.427 1.138 1.07 3.506 1.1 3.615a.626.626 0 0 1-.605.788l-.004.002Zm3.686-.358a.623.623 0 0 1-.532-.95c.374-.614.494-1.262.347-1.875-.149-.62-.557-1.146-1.178-1.524a.624.624 0 1 1 .648-1.068c.9.546 1.52 1.363 1.744 2.3.224.928.048 1.928-.495 2.817a.624.624 0 0 1-.534.3Z"/>
</svg>