share one icon
share-one from IconPark by ByteDance · Color · Connect · Apache-2.0 Free for personal and commercial use.
- Name
- share-one
- Set
- IconPark
- Style
- Color
- Category
- Connect
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More connect icons from IconPark
Use the share one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M35 16C37.7614 16 40 13.7614 40 11C40 8.23858 37.7614 6 35 6C32.2386 6 30 8.23858 30 11C30 13.7614 32.2386 16 35 16Z"/><path fill="#2F88FF" d="M13 29C15.7614 29 18 26.7614 18 24C18 21.2386 15.7614 19 13 19C10.2386 19 8 21.2386 8 24C8 26.7614 10.2386 29 13 29Z"/><path stroke-linecap="round" d="M30.0004 13.5745L17.3393 21.2454"/><path stroke-linecap="round" d="M17.3385 26.5639L30.6789 34.4469"/><path fill="#2F88FF" d="M35 32C37.7614 32 40 34.2386 40 37C40 39.7614 37.7614 42 35 42C32.2386 42 30 39.7614 30 37C30 34.2386 32.2386 32 35 32Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkShareOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M35 16C37.7614 16 40 13.7614 40 11C40 8.23858 37.7614 6 35 6C32.2386 6 30 8.23858 30 11C30 13.7614 32.2386 16 35 16Z"/><path fill="#2F88FF" d="M13 29C15.7614 29 18 26.7614 18 24C18 21.2386 15.7614 19 13 19C10.2386 19 8 21.2386 8 24C8 26.7614 10.2386 29 13 29Z"/><path strokeLinecap="round" d="M30.0004 13.5745L17.3393 21.2454"/><path strokeLinecap="round" d="M17.3385 26.5639L30.6789 34.4469"/><path fill="#2F88FF" d="M35 32C37.7614 32 40 34.2386 40 37C40 39.7614 37.7614 42 35 42C32.2386 42 30 39.7614 30 37C30 34.2386 32.2386 32 35 32Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M35 16C37.7614 16 40 13.7614 40 11C40 8.23858 37.7614 6 35 6C32.2386 6 30 8.23858 30 11C30 13.7614 32.2386 16 35 16Z"/><path fill="#2F88FF" d="M13 29C15.7614 29 18 26.7614 18 24C18 21.2386 15.7614 19 13 19C10.2386 19 8 21.2386 8 24C8 26.7614 10.2386 29 13 29Z"/><path stroke-linecap="round" d="M30.0004 13.5745L17.3393 21.2454"/><path stroke-linecap="round" d="M17.3385 26.5639L30.6789 34.4469"/><path fill="#2F88FF" d="M35 32C37.7614 32 40 34.2386 40 37C40 39.7614 37.7614 42 35 42C32.2386 42 30 39.7614 30 37C30 34.2386 32.2386 32 35 32Z"/></g></svg> </template>
CSS
.icon-share-one {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M35%2016C37.7614%2016%2040%2013.7614%2040%2011C40%208.23858%2037.7614%206%2035%206C32.2386%206%2030%208.23858%2030%2011C30%2013.7614%2032.2386%2016%2035%2016Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M13%2029C15.7614%2029%2018%2026.7614%2018%2024C18%2021.2386%2015.7614%2019%2013%2019C10.2386%2019%208%2021.2386%208%2024C8%2026.7614%2010.2386%2029%2013%2029Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M30.0004%2013.5745L17.3393%2021.2454%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.3385%2026.5639L30.6789%2034.4469%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M35%2032C37.7614%2032%2040%2034.2386%2040%2037C40%2039.7614%2037.7614%2042%2035%2042C32.2386%2042%2030%2039.7614%2030%2037C30%2034.2386%2032.2386%2032%2035%2032Z%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M35%2016C37.7614%2016%2040%2013.7614%2040%2011C40%208.23858%2037.7614%206%2035%206C32.2386%206%2030%208.23858%2030%2011C30%2013.7614%2032.2386%2016%2035%2016Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M13%2029C15.7614%2029%2018%2026.7614%2018%2024C18%2021.2386%2015.7614%2019%2013%2019C10.2386%2019%208%2021.2386%208%2024C8%2026.7614%2010.2386%2029%2013%2029Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M30.0004%2013.5745L17.3393%2021.2454%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.3385%2026.5639L30.6789%2034.4469%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M35%2032C37.7614%2032%2040%2034.2386%2040%2037C40%2039.7614%2037.7614%2042%2035%2042C32.2386%2042%2030%2039.7614%2030%2037C30%2034.2386%2032.2386%2032%2035%2032Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/share-one.svg?color=%231a73e8&size=48