hips from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
hips
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the hips icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.479 7c-.79 0-1.44.67-1.44 1.49c0 .8.63 1.49 1.44 1.49s1.45-.68 1.45-1.49c0-.84-.65-1.49-1.45-1.49M.254 7.26c-.09 0-.131.04-.131.14v14.39c0 .1.04.15.13.15h2.052c.1 0 .138-.05.138-.15v-7.01c0-.05-.139-1.4 2.291-1.4s2.29 1.35 2.29 1.4v6.32c0 .46.37.84.82.84h1.37c.09 0 .13-.05.13-.15v-7.01c-.001-1.21-.46-2.16-1.4-2.86c-.8-.6-1.81-.92-3.01-.92c-.91-.01-1.73.19-2.49.58V7.4c0-.1-.05-.14-.14-.14zM18.88 11c-1.562 0-5.117 1.012-5.117 5.234v9.29c0 .048.03.138.129.138h2.011c.088 0 .139-.04.139-.139v-4.488c.805.638 1.756.963 2.826.963c2.976 0 5.344-2.455 5.344-5.5c0-3.053-2.366-5.498-5.332-5.498m9.723 0c-1.305 0-2.227.285-2.875.775c-.02.02-1.395 1.01-1.11 2.717q.25 1.487 1.824 2.21l2.631 1.187c.57.256.747.666.6 1.068c-.187.461-.649.688-1.797.688a4.8 4.8 0 0 1-2.865-.961c-.098-.068-.215.009-.215.117v1.736c0 .53.244.874.715 1.05a7 7 0 0 0 2.365.413c.628 0 1.266-.06 1.787-.217c.03-.02 1.765-.45 2.236-2.314a3.06 3.06 0 0 0-.158-1.983c-.333-.795-.902-1.363-1.707-1.726l-2.824-1.276c-.422-.186-.453-.57-.129-.814c.363-.285 2.168-.706 4.121.344c.078.049.195-.021.195-.12V11.63c0-.07-.028-.109-.097-.129a7.4 7.4 0 0 0-2.697-.5zm-18.145.24c-.08 0-.13.08-.13.15v10.4c0 .08.05.15.13.15h2.05c.09 0 .14-.05.14-.15v-10.4c0-.1-.05-.15-.14-.15zm8.422 2.108c1.689 0 3.053 1.404 3.053 3.152c.002 1.738-1.344 3.152-3.053 3.152c-.845 0-1.57-.314-2.16-.923c-.6-.62-.895-1.355-.895-2.229c0-1.748 1.356-3.152 3.055-3.152"/></svg>

React

import type { SVGProps } from "react";

export function LaHips(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="M11.479 7c-.79 0-1.44.67-1.44 1.49c0 .8.63 1.49 1.44 1.49s1.45-.68 1.45-1.49c0-.84-.65-1.49-1.45-1.49M.254 7.26c-.09 0-.131.04-.131.14v14.39c0 .1.04.15.13.15h2.052c.1 0 .138-.05.138-.15v-7.01c0-.05-.139-1.4 2.291-1.4s2.29 1.35 2.29 1.4v6.32c0 .46.37.84.82.84h1.37c.09 0 .13-.05.13-.15v-7.01c-.001-1.21-.46-2.16-1.4-2.86c-.8-.6-1.81-.92-3.01-.92c-.91-.01-1.73.19-2.49.58V7.4c0-.1-.05-.14-.14-.14zM18.88 11c-1.562 0-5.117 1.012-5.117 5.234v9.29c0 .048.03.138.129.138h2.011c.088 0 .139-.04.139-.139v-4.488c.805.638 1.756.963 2.826.963c2.976 0 5.344-2.455 5.344-5.5c0-3.053-2.366-5.498-5.332-5.498m9.723 0c-1.305 0-2.227.285-2.875.775c-.02.02-1.395 1.01-1.11 2.717q.25 1.487 1.824 2.21l2.631 1.187c.57.256.747.666.6 1.068c-.187.461-.649.688-1.797.688a4.8 4.8 0 0 1-2.865-.961c-.098-.068-.215.009-.215.117v1.736c0 .53.244.874.715 1.05a7 7 0 0 0 2.365.413c.628 0 1.266-.06 1.787-.217c.03-.02 1.765-.45 2.236-2.314a3.06 3.06 0 0 0-.158-1.983c-.333-.795-.902-1.363-1.707-1.726l-2.824-1.276c-.422-.186-.453-.57-.129-.814c.363-.285 2.168-.706 4.121.344c.078.049.195-.021.195-.12V11.63c0-.07-.028-.109-.097-.129a7.4 7.4 0 0 0-2.697-.5zm-18.145.24c-.08 0-.13.08-.13.15v10.4c0 .08.05.15.13.15h2.05c.09 0 .14-.05.14-.15v-10.4c0-.1-.05-.15-.14-.15zm8.422 2.108c1.689 0 3.053 1.404 3.053 3.152c.002 1.738-1.344 3.152-3.053 3.152c-.845 0-1.57-.314-2.16-.923c-.6-.62-.895-1.355-.895-2.229c0-1.748 1.356-3.152 3.055-3.152"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.479 7c-.79 0-1.44.67-1.44 1.49c0 .8.63 1.49 1.44 1.49s1.45-.68 1.45-1.49c0-.84-.65-1.49-1.45-1.49M.254 7.26c-.09 0-.131.04-.131.14v14.39c0 .1.04.15.13.15h2.052c.1 0 .138-.05.138-.15v-7.01c0-.05-.139-1.4 2.291-1.4s2.29 1.35 2.29 1.4v6.32c0 .46.37.84.82.84h1.37c.09 0 .13-.05.13-.15v-7.01c-.001-1.21-.46-2.16-1.4-2.86c-.8-.6-1.81-.92-3.01-.92c-.91-.01-1.73.19-2.49.58V7.4c0-.1-.05-.14-.14-.14zM18.88 11c-1.562 0-5.117 1.012-5.117 5.234v9.29c0 .048.03.138.129.138h2.011c.088 0 .139-.04.139-.139v-4.488c.805.638 1.756.963 2.826.963c2.976 0 5.344-2.455 5.344-5.5c0-3.053-2.366-5.498-5.332-5.498m9.723 0c-1.305 0-2.227.285-2.875.775c-.02.02-1.395 1.01-1.11 2.717q.25 1.487 1.824 2.21l2.631 1.187c.57.256.747.666.6 1.068c-.187.461-.649.688-1.797.688a4.8 4.8 0 0 1-2.865-.961c-.098-.068-.215.009-.215.117v1.736c0 .53.244.874.715 1.05a7 7 0 0 0 2.365.413c.628 0 1.266-.06 1.787-.217c.03-.02 1.765-.45 2.236-2.314a3.06 3.06 0 0 0-.158-1.983c-.333-.795-.902-1.363-1.707-1.726l-2.824-1.276c-.422-.186-.453-.57-.129-.814c.363-.285 2.168-.706 4.121.344c.078.049.195-.021.195-.12V11.63c0-.07-.028-.109-.097-.129a7.4 7.4 0 0 0-2.697-.5zm-18.145.24c-.08 0-.13.08-.13.15v10.4c0 .08.05.15.13.15h2.05c.09 0 .14-.05.14-.15v-10.4c0-.1-.05-.15-.14-.15zm8.422 2.108c1.689 0 3.053 1.404 3.053 3.152c.002 1.738-1.344 3.152-3.053 3.152c-.845 0-1.57-.314-2.16-.923c-.6-.62-.895-1.355-.895-2.229c0-1.748 1.356-3.152 3.055-3.152"/></svg>
</template>

CSS

.icon-hips {
  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%22M11.479%207c-.79%200-1.44.67-1.44%201.49c0%20.8.63%201.49%201.44%201.49s1.45-.68%201.45-1.49c0-.84-.65-1.49-1.45-1.49M.254%207.26c-.09%200-.131.04-.131.14v14.39c0%20.1.04.15.13.15h2.052c.1%200%20.138-.05.138-.15v-7.01c0-.05-.139-1.4%202.291-1.4s2.29%201.35%202.29%201.4v6.32c0%20.46.37.84.82.84h1.37c.09%200%20.13-.05.13-.15v-7.01c-.001-1.21-.46-2.16-1.4-2.86c-.8-.6-1.81-.92-3.01-.92c-.91-.01-1.73.19-2.49.58V7.4c0-.1-.05-.14-.14-.14zM18.88%2011c-1.562%200-5.117%201.012-5.117%205.234v9.29c0%20.048.03.138.129.138h2.011c.088%200%20.139-.04.139-.139v-4.488c.805.638%201.756.963%202.826.963c2.976%200%205.344-2.455%205.344-5.5c0-3.053-2.366-5.498-5.332-5.498m9.723%200c-1.305%200-2.227.285-2.875.775c-.02.02-1.395%201.01-1.11%202.717q.25%201.487%201.824%202.21l2.631%201.187c.57.256.747.666.6%201.068c-.187.461-.649.688-1.797.688a4.8%204.8%200%200%201-2.865-.961c-.098-.068-.215.009-.215.117v1.736c0%20.53.244.874.715%201.05a7%207%200%200%200%202.365.413c.628%200%201.266-.06%201.787-.217c.03-.02%201.765-.45%202.236-2.314a3.06%203.06%200%200%200-.158-1.983c-.333-.795-.902-1.363-1.707-1.726l-2.824-1.276c-.422-.186-.453-.57-.129-.814c.363-.285%202.168-.706%204.121.344c.078.049.195-.021.195-.12V11.63c0-.07-.028-.109-.097-.129a7.4%207.4%200%200%200-2.697-.5zm-18.145.24c-.08%200-.13.08-.13.15v10.4c0%20.08.05.15.13.15h2.05c.09%200%20.14-.05.14-.15v-10.4c0-.1-.05-.15-.14-.15zm8.422%202.108c1.689%200%203.053%201.404%203.053%203.152c.002%201.738-1.344%203.152-3.053%203.152c-.845%200-1.57-.314-2.16-.923c-.6-.62-.895-1.355-.895-2.229c0-1.748%201.356-3.152%203.055-3.152%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%22M11.479%207c-.79%200-1.44.67-1.44%201.49c0%20.8.63%201.49%201.44%201.49s1.45-.68%201.45-1.49c0-.84-.65-1.49-1.45-1.49M.254%207.26c-.09%200-.131.04-.131.14v14.39c0%20.1.04.15.13.15h2.052c.1%200%20.138-.05.138-.15v-7.01c0-.05-.139-1.4%202.291-1.4s2.29%201.35%202.29%201.4v6.32c0%20.46.37.84.82.84h1.37c.09%200%20.13-.05.13-.15v-7.01c-.001-1.21-.46-2.16-1.4-2.86c-.8-.6-1.81-.92-3.01-.92c-.91-.01-1.73.19-2.49.58V7.4c0-.1-.05-.14-.14-.14zM18.88%2011c-1.562%200-5.117%201.012-5.117%205.234v9.29c0%20.048.03.138.129.138h2.011c.088%200%20.139-.04.139-.139v-4.488c.805.638%201.756.963%202.826.963c2.976%200%205.344-2.455%205.344-5.5c0-3.053-2.366-5.498-5.332-5.498m9.723%200c-1.305%200-2.227.285-2.875.775c-.02.02-1.395%201.01-1.11%202.717q.25%201.487%201.824%202.21l2.631%201.187c.57.256.747.666.6%201.068c-.187.461-.649.688-1.797.688a4.8%204.8%200%200%201-2.865-.961c-.098-.068-.215.009-.215.117v1.736c0%20.53.244.874.715%201.05a7%207%200%200%200%202.365.413c.628%200%201.266-.06%201.787-.217c.03-.02%201.765-.45%202.236-2.314a3.06%203.06%200%200%200-.158-1.983c-.333-.795-.902-1.363-1.707-1.726l-2.824-1.276c-.422-.186-.453-.57-.129-.814c.363-.285%202.168-.706%204.121.344c.078.049.195-.021.195-.12V11.63c0-.07-.028-.109-.097-.129a7.4%207.4%200%200%200-2.697-.5zm-18.145.24c-.08%200-.13.08-.13.15v10.4c0%20.08.05.15.13.15h2.05c.09%200%20.14-.05.14-.15v-10.4c0-.1-.05-.15-.14-.15zm8.422%202.108c1.689%200%203.053%201.404%203.053%203.152c.002%201.738-1.344%203.152-3.053%203.152c-.845%200-1.57-.314-2.16-.923c-.6-.62-.895-1.355-.895-2.229c0-1.748%201.356-3.152%203.055-3.152%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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