share forward icon

share-forward-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
share-forward-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the share forward icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.114 4.492l-.203 3.144l-.02.416l-.09.01C5.363 8.583 2 12.368 2 17q0 .686.102 1.357c.13.86 1.214 1.163 1.772.498c.316-.375.668-.71 1.04-1.03a7.96 7.96 0 0 1 4.754-1.818l.226-.005l.061 1.23l.166 2.345c.08.803.926 1.353 1.704.914c.352-.199.695-.41 1.04-.62c1.787-1.119 3.46-2.404 5.09-3.738c.96-.8 1.8-1.558 2.516-2.248c.33-.324.66-.647.979-.98c.462-.484.508-1.286.024-1.792c-1.114-1.165-2.688-2.625-4.647-4.172c-1.588-1.242-3.23-2.403-4.97-3.422c-.837-.477-1.667.177-1.743.973"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteShareForwardFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.114 4.492l-.203 3.144l-.02.416l-.09.01C5.363 8.583 2 12.368 2 17q0 .686.102 1.357c.13.86 1.214 1.163 1.772.498c.316-.375.668-.71 1.04-1.03a7.96 7.96 0 0 1 4.754-1.818l.226-.005l.061 1.23l.166 2.345c.08.803.926 1.353 1.704.914c.352-.199.695-.41 1.04-.62c1.787-1.119 3.46-2.404 5.09-3.738c.96-.8 1.8-1.558 2.516-2.248c.33-.324.66-.647.979-.98c.462-.484.508-1.286.024-1.792c-1.114-1.165-2.688-2.625-4.647-4.172c-1.588-1.242-3.23-2.403-4.97-3.422c-.837-.477-1.667.177-1.743.973"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.114 4.492l-.203 3.144l-.02.416l-.09.01C5.363 8.583 2 12.368 2 17q0 .686.102 1.357c.13.86 1.214 1.163 1.772.498c.316-.375.668-.71 1.04-1.03a7.96 7.96 0 0 1 4.754-1.818l.226-.005l.061 1.23l.166 2.345c.08.803.926 1.353 1.704.914c.352-.199.695-.41 1.04-.62c1.787-1.119 3.46-2.404 5.09-3.738c.96-.8 1.8-1.558 2.516-2.248c.33-.324.66-.647.979-.98c.462-.484.508-1.286.024-1.792c-1.114-1.165-2.688-2.625-4.647-4.172c-1.588-1.242-3.23-2.403-4.97-3.422c-.837-.477-1.667.177-1.743.973"/></svg>
</template>

CSS

.icon-share-forward-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.114%204.492l-.203%203.144l-.02.416l-.09.01C5.363%208.583%202%2012.368%202%2017q0%20.686.102%201.357c.13.86%201.214%201.163%201.772.498c.316-.375.668-.71%201.04-1.03a7.96%207.96%200%200%201%204.754-1.818l.226-.005l.061%201.23l.166%202.345c.08.803.926%201.353%201.704.914c.352-.199.695-.41%201.04-.62c1.787-1.119%203.46-2.404%205.09-3.738c.96-.8%201.8-1.558%202.516-2.248c.33-.324.66-.647.979-.98c.462-.484.508-1.286.024-1.792c-1.114-1.165-2.688-2.625-4.647-4.172c-1.588-1.242-3.23-2.403-4.97-3.422c-.837-.477-1.667.177-1.743.973%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.114%204.492l-.203%203.144l-.02.416l-.09.01C5.363%208.583%202%2012.368%202%2017q0%20.686.102%201.357c.13.86%201.214%201.163%201.772.498c.316-.375.668-.71%201.04-1.03a7.96%207.96%200%200%201%204.754-1.818l.226-.005l.061%201.23l.166%202.345c.08.803.926%201.353%201.704.914c.352-.199.695-.41%201.04-.62c1.787-1.119%203.46-2.404%205.09-3.738c.96-.8%201.8-1.558%202.516-2.248c.33-.324.66-.647.979-.98c.462-.484.508-1.286.024-1.792c-1.114-1.165-2.688-2.625-4.647-4.172c-1.588-1.242-3.23-2.403-4.97-3.422c-.837-.477-1.667.177-1.743.973%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/share-forward-fill.svg?color=%231a73e8&size=48