Browse
For agents
About
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses
/
2.4.01
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses
v2.4.01
Switch version
2.11.0
2.10.0
2.10.01
2.9.1
2.9.0
2.8.1
2.8.0
2.7.7
2.7.5
2.7.0
2.6.01
2.6.0
2.5.0
2.4.01
trunk
1.0.90
1.0.91
1.0.92
1.0.93
1.0.94
1.0.95
1.0.96
1.0.97
1.0.98
1.0.99
All 78 releases
Overview
Code
fluent-community
/
assets
/
images
/
icons
/
StickyNoteLine.vue
StickyNoteLine.vue
in FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses 2.4.01, at assets/images/icons/StickyNoteLine.vue
9 lines
740 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
template
>
2
<
svg
width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
>
3
<g id="sticky-note-line">
4
<path id="Vector" d="M13.3996 9.79961L9.79961 13.3972L3.20081 13.3996C3.0421 13.4002 2.88963 13.3379 2.7769 13.2261C2.66417 13.1144 2.6004 12.9625 2.59961 12.8038V3.19541C2.59961 2.86661 2.86661 2.59961 3.19541 2.59961H12.8038C13.1326 2.59961 13.3996 2.87321 13.3996 3.20081V9.79961ZM12.1996 3.79961H3.79961V12.1996H8.59961V9.19961C8.59963 9.05265 8.65358 8.91081 8.75124 8.80099C8.84889 8.69116 8.98346 8.621 9.12941 8.60381L9.19961 8.59961L12.1996 8.59901V3.79961ZM11.7022 9.79901L9.79961 9.79961V11.701L11.7022 9.79901Z" fill="currentColor"/>
5
</g>
6
</
svg
>
7
</
template
>
8
9