slideshare icon
slideshare from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- slideshare
- 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 slideshare icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 4C6.355 4 5 5.355 5 7v8.406c-.77-.445-1.371-.844-1.5-.844c-.36 0-.5.344-.5.563c0 1.121 3.336 3.281 5.438 4.063c0 0-.532 1.55-.532 3.312S8.992 28 12.438 28c0 0 2.562-.008 2.562-2.531V20.5l2 .594v4.375C17 27.992 19.563 28 19.563 28c3.445 0 4.53-3.738 4.53-5.5s-.53-3.313-.53-3.313c2.101-.78 5.437-2.94 5.437-4.062c0-.219-.14-.563-.5-.563c-.129 0-.73.399-1.5.844V7c0-1.645-1.355-3-3-3zm0 2h16c.566 0 1 .434 1 1v9.406c-1.113.465-2.398.844-3.719.844c-1.46 0-2.379-.094-3-.094c-1.203 0-1.281 1.282-1.281 1.282v.906l-2.344-1.782c-.187-.222-.488-.406-.937-.406c-.621 0-1.54.094-3 .094c-1.32 0-2.606-.379-3.719-.844V7c0-.566.434-1 1-1m4.313 4.969c-1.477 0-2.657 1.144-2.657 2.531s1.18 2.5 2.656 2.5C13.79 16 15 14.887 15 13.5s-1.21-2.531-2.688-2.531zm7.374 0C18.212 10.969 17 12.113 17 13.5s1.21 2.5 2.688 2.5c1.476 0 2.656-1.113 2.656-2.5s-1.18-2.531-2.657-2.531"/></svg>
React
import type { SVGProps } from "react";
export function LaSlideshare(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="M8 4C6.355 4 5 5.355 5 7v8.406c-.77-.445-1.371-.844-1.5-.844c-.36 0-.5.344-.5.563c0 1.121 3.336 3.281 5.438 4.063c0 0-.532 1.55-.532 3.312S8.992 28 12.438 28c0 0 2.562-.008 2.562-2.531V20.5l2 .594v4.375C17 27.992 19.563 28 19.563 28c3.445 0 4.53-3.738 4.53-5.5s-.53-3.313-.53-3.313c2.101-.78 5.437-2.94 5.437-4.062c0-.219-.14-.563-.5-.563c-.129 0-.73.399-1.5.844V7c0-1.645-1.355-3-3-3zm0 2h16c.566 0 1 .434 1 1v9.406c-1.113.465-2.398.844-3.719.844c-1.46 0-2.379-.094-3-.094c-1.203 0-1.281 1.282-1.281 1.282v.906l-2.344-1.782c-.187-.222-.488-.406-.937-.406c-.621 0-1.54.094-3 .094c-1.32 0-2.606-.379-3.719-.844V7c0-.566.434-1 1-1m4.313 4.969c-1.477 0-2.657 1.144-2.657 2.531s1.18 2.5 2.656 2.5C13.79 16 15 14.887 15 13.5s-1.21-2.531-2.688-2.531zm7.374 0C18.212 10.969 17 12.113 17 13.5s1.21 2.5 2.688 2.5c1.476 0 2.656-1.113 2.656-2.5s-1.18-2.531-2.657-2.531"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 4C6.355 4 5 5.355 5 7v8.406c-.77-.445-1.371-.844-1.5-.844c-.36 0-.5.344-.5.563c0 1.121 3.336 3.281 5.438 4.063c0 0-.532 1.55-.532 3.312S8.992 28 12.438 28c0 0 2.562-.008 2.562-2.531V20.5l2 .594v4.375C17 27.992 19.563 28 19.563 28c3.445 0 4.53-3.738 4.53-5.5s-.53-3.313-.53-3.313c2.101-.78 5.437-2.94 5.437-4.062c0-.219-.14-.563-.5-.563c-.129 0-.73.399-1.5.844V7c0-1.645-1.355-3-3-3zm0 2h16c.566 0 1 .434 1 1v9.406c-1.113.465-2.398.844-3.719.844c-1.46 0-2.379-.094-3-.094c-1.203 0-1.281 1.282-1.281 1.282v.906l-2.344-1.782c-.187-.222-.488-.406-.937-.406c-.621 0-1.54.094-3 .094c-1.32 0-2.606-.379-3.719-.844V7c0-.566.434-1 1-1m4.313 4.969c-1.477 0-2.657 1.144-2.657 2.531s1.18 2.5 2.656 2.5C13.79 16 15 14.887 15 13.5s-1.21-2.531-2.688-2.531zm7.374 0C18.212 10.969 17 12.113 17 13.5s1.21 2.5 2.688 2.5c1.476 0 2.656-1.113 2.656-2.5s-1.18-2.531-2.657-2.531"/></svg> </template>
CSS
.icon-slideshare {
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%22M8%204C6.355%204%205%205.355%205%207v8.406c-.77-.445-1.371-.844-1.5-.844c-.36%200-.5.344-.5.563c0%201.121%203.336%203.281%205.438%204.063c0%200-.532%201.55-.532%203.312S8.992%2028%2012.438%2028c0%200%202.562-.008%202.562-2.531V20.5l2%20.594v4.375C17%2027.992%2019.563%2028%2019.563%2028c3.445%200%204.53-3.738%204.53-5.5s-.53-3.313-.53-3.313c2.101-.78%205.437-2.94%205.437-4.062c0-.219-.14-.563-.5-.563c-.129%200-.73.399-1.5.844V7c0-1.645-1.355-3-3-3zm0%202h16c.566%200%201%20.434%201%201v9.406c-1.113.465-2.398.844-3.719.844c-1.46%200-2.379-.094-3-.094c-1.203%200-1.281%201.282-1.281%201.282v.906l-2.344-1.782c-.187-.222-.488-.406-.937-.406c-.621%200-1.54.094-3%20.094c-1.32%200-2.606-.379-3.719-.844V7c0-.566.434-1%201-1m4.313%204.969c-1.477%200-2.657%201.144-2.657%202.531s1.18%202.5%202.656%202.5C13.79%2016%2015%2014.887%2015%2013.5s-1.21-2.531-2.688-2.531zm7.374%200C18.212%2010.969%2017%2012.113%2017%2013.5s1.21%202.5%202.688%202.5c1.476%200%202.656-1.113%202.656-2.5s-1.18-2.531-2.657-2.531%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%22M8%204C6.355%204%205%205.355%205%207v8.406c-.77-.445-1.371-.844-1.5-.844c-.36%200-.5.344-.5.563c0%201.121%203.336%203.281%205.438%204.063c0%200-.532%201.55-.532%203.312S8.992%2028%2012.438%2028c0%200%202.562-.008%202.562-2.531V20.5l2%20.594v4.375C17%2027.992%2019.563%2028%2019.563%2028c3.445%200%204.53-3.738%204.53-5.5s-.53-3.313-.53-3.313c2.101-.78%205.437-2.94%205.437-4.062c0-.219-.14-.563-.5-.563c-.129%200-.73.399-1.5.844V7c0-1.645-1.355-3-3-3zm0%202h16c.566%200%201%20.434%201%201v9.406c-1.113.465-2.398.844-3.719.844c-1.46%200-2.379-.094-3-.094c-1.203%200-1.281%201.282-1.281%201.282v.906l-2.344-1.782c-.187-.222-.488-.406-.937-.406c-.621%200-1.54.094-3%20.094c-1.32%200-2.606-.379-3.719-.844V7c0-.566.434-1%201-1m4.313%204.969c-1.477%200-2.657%201.144-2.657%202.531s1.18%202.5%202.656%202.5C13.79%2016%2015%2014.887%2015%2013.5s-1.21-2.531-2.688-2.531zm7.374%200C18.212%2010.969%2017%2012.113%2017%2013.5s1.21%202.5%202.688%202.5c1.476%200%202.656-1.113%202.656-2.5s-1.18-2.531-2.657-2.531%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/slideshare.svg?color=%231a73e8&size=48