slickpic logo
slickpic from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- slickpic
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the slickpic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.645 24.412L8.073 18.781L11.432 6.51L32 12.139zM10.76 17.251l16.349 4.473l2.203-8.047l-16.353-4.48l-2.199 8.048zm.609 3.812l-6.52 1.744l-2.167-8.057l5.525-1.484l.667-2.443l-8.875 2.38L3.302 25.49l12.239-3.292z"/></svg>
React
import type { SVGProps } from "react";
export function CibSlickpic(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="M28.645 24.412L8.073 18.781L11.432 6.51L32 12.139zM10.76 17.251l16.349 4.473l2.203-8.047l-16.353-4.48l-2.199 8.048zm.609 3.812l-6.52 1.744l-2.167-8.057l5.525-1.484l.667-2.443l-8.875 2.38L3.302 25.49l12.239-3.292z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.645 24.412L8.073 18.781L11.432 6.51L32 12.139zM10.76 17.251l16.349 4.473l2.203-8.047l-16.353-4.48l-2.199 8.048zm.609 3.812l-6.52 1.744l-2.167-8.057l5.525-1.484l.667-2.443l-8.875 2.38L3.302 25.49l12.239-3.292z"/></svg> </template>
CSS
.icon-slickpic {
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%22M28.645%2024.412L8.073%2018.781L11.432%206.51L32%2012.139zM10.76%2017.251l16.349%204.473l2.203-8.047l-16.353-4.48l-2.199%208.048zm.609%203.812l-6.52%201.744l-2.167-8.057l5.525-1.484l.667-2.443l-8.875%202.38L3.302%2025.49l12.239-3.292z%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%22M28.645%2024.412L8.073%2018.781L11.432%206.51L32%2012.139zM10.76%2017.251l16.349%204.473l2.203-8.047l-16.353-4.48l-2.199%208.048zm.609%203.812l-6.52%201.744l-2.167-8.057l5.525-1.484l.667-2.443l-8.875%202.38L3.302%2025.49l12.239-3.292z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/slickpic.svg?color=%231a73e8&size=48