share forward icon
share-forward-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- share-forward-line
- Set
- MingCute Icon
- Style
- Line
- 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="none" stroke="currentColor" stroke-width="2" d="M16.207 7.726c-2.398-1.894-4.233-2.99-4.845-3.338c-.106-.06-.238.044-.252.2c-.059.61-.182 2.335-.255 4.403a.01.01 0 0 1-.01.01C6.432 9.006 3 12.586 3 17.001q0 .615.09 1.207a.01.01 0 0 0 .018.005q.413-.492.892-.92A8.97 8.97 0 0 1 10 15h.845a.01.01 0 0 1 .01.01c.076 2.158.207 3.909.262 4.469c.013.13.115.197.217.14c.576-.325 2.403-1.405 4.873-3.356c2.405-1.9 3.982-3.488 4.52-4.05c.109-.114.12-.31.024-.41c-.52-.543-2.134-2.175-4.544-4.078Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteShareForwardLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M16.207 7.726c-2.398-1.894-4.233-2.99-4.845-3.338c-.106-.06-.238.044-.252.2c-.059.61-.182 2.335-.255 4.403a.01.01 0 0 1-.01.01C6.432 9.006 3 12.586 3 17.001q0 .615.09 1.207a.01.01 0 0 0 .018.005q.413-.492.892-.92A8.97 8.97 0 0 1 10 15h.845a.01.01 0 0 1 .01.01c.076 2.158.207 3.909.262 4.469c.013.13.115.197.217.14c.576-.325 2.403-1.405 4.873-3.356c2.405-1.9 3.982-3.488 4.52-4.05c.109-.114.12-.31.024-.41c-.52-.543-2.134-2.175-4.544-4.078Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M16.207 7.726c-2.398-1.894-4.233-2.99-4.845-3.338c-.106-.06-.238.044-.252.2c-.059.61-.182 2.335-.255 4.403a.01.01 0 0 1-.01.01C6.432 9.006 3 12.586 3 17.001q0 .615.09 1.207a.01.01 0 0 0 .018.005q.413-.492.892-.92A8.97 8.97 0 0 1 10 15h.845a.01.01 0 0 1 .01.01c.076 2.158.207 3.909.262 4.469c.013.13.115.197.217.14c.576-.325 2.403-1.405 4.873-3.356c2.405-1.9 3.982-3.488 4.52-4.05c.109-.114.12-.31.024-.41c-.52-.543-2.134-2.175-4.544-4.078Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-share-forward-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M16.207%207.726c-2.398-1.894-4.233-2.99-4.845-3.338c-.106-.06-.238.044-.252.2c-.059.61-.182%202.335-.255%204.403a.01.01%200%200%201-.01.01C6.432%209.006%203%2012.586%203%2017.001q0%20.615.09%201.207a.01.01%200%200%200%20.018.005q.413-.492.892-.92A8.97%208.97%200%200%201%2010%2015h.845a.01.01%200%200%201%20.01.01c.076%202.158.207%203.909.262%204.469c.013.13.115.197.217.14c.576-.325%202.403-1.405%204.873-3.356c2.405-1.9%203.982-3.488%204.52-4.05c.109-.114.12-.31.024-.41c-.52-.543-2.134-2.175-4.544-4.078Z%22%20clip-rule%3D%22evenodd%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M16.207%207.726c-2.398-1.894-4.233-2.99-4.845-3.338c-.106-.06-.238.044-.252.2c-.059.61-.182%202.335-.255%204.403a.01.01%200%200%201-.01.01C6.432%209.006%203%2012.586%203%2017.001q0%20.615.09%201.207a.01.01%200%200%200%20.018.005q.413-.492.892-.92A8.97%208.97%200%200%201%2010%2015h.845a.01.01%200%200%201%20.01.01c.076%202.158.207%203.909.262%204.469c.013.13.115.197.217.14c.576-.325%202.403-1.405%204.873-3.356c2.405-1.9%203.982-3.488%204.52-4.05c.109-.114.12-.31.024-.41c-.52-.543-2.134-2.175-4.544-4.078Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/share-forward-line.svg?color=%231a73e8&size=48