Skip to content

Commit

Permalink
add UiIcon.review icon
Browse files Browse the repository at this point in the history
  • Loading branch information
juanedi committed Dec 10, 2024
1 parent 2dae2e2 commit 7b73d62
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 2 deletions.
1 change: 1 addition & 0 deletions component-catalog/src/Examples/UiIcon.elm
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ all =
, ( "info", UiIcon.info, [] )
, ( "checklist", UiIcon.checklist, [] )
, ( "checklistComplete", UiIcon.checklistComplete, [] )
, ( "review", UiIcon.review, [] )
]
)
, ( "Bulbs"
Expand Down
57 changes: 55 additions & 2 deletions src/Nri/Ui/UiIcon/V1.elm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module Nri.Ui.UiIcon.V1 exposing
, play, skip
, share, preview, copyToClipboard, gift, print
, activity
, footsteps, footstepsVideo, compass, speedometer, help, checklist, checklistComplete
, footsteps, footstepsVideo, compass, speedometer, help, checklist, checklistComplete, review
, sparkleBulb, baldBulb, bulb
, hat, keychain
, sprout, sapling, tree
Expand Down Expand Up @@ -44,7 +44,7 @@ module Nri.Ui.UiIcon.V1 exposing
@docs play, skip
@docs share, preview, copyToClipboard, gift, print
@docs activity
@docs footsteps, footstepsVideo, compass, speedometer, help, checklist, checklistComplete
@docs footsteps, footstepsVideo, compass, speedometer, help, checklist, checklistComplete, review
@docs sparkleBulb, baldBulb, bulb
@docs hat, keychain
@docs sprout, sapling, tree
Expand Down Expand Up @@ -1612,6 +1612,59 @@ checklistComplete =
]


{-| -}
review : Nri.Ui.Svg.V1.Svg
review =
Nri.Ui.Svg.V1.init "0 0 30 30"
[ Svg.g
[ Attributes.clipPath "url(#clip0_387_10667)"
]
[ Svg.path
[ Attributes.d "M9.38305 10.1456H5.57154C5.2547 10.1456 4.99936 9.89024 4.99936 9.57342C4.99936 9.25659 5.25472 9.00124 5.57154 9.00124H9.38305C9.69989 9.00124 9.95523 9.25659 9.95523 9.57342C9.95523 9.89024 9.69751 10.1456 9.38305 10.1456Z"
]
[]
, Svg.path
[ Attributes.d "M7.66766 13.768H5.5716C5.25476 13.768 4.99942 13.5126 4.99942 13.1958C4.99942 12.879 5.25478 12.6236 5.5716 12.6236H7.66766C7.9845 12.6236 8.23984 12.879 8.23984 13.1958C8.23866 13.5126 7.98212 13.768 7.66766 13.768Z"
]
[]
, Svg.path
[ Attributes.d "M8.23875 17.6691H5.57169C5.25485 17.6691 4.99951 17.4137 4.99951 17.0969C4.99951 16.78 5.25487 16.5247 5.57169 16.5247H8.23993C8.55677 16.5247 8.81211 16.78 8.81211 17.0969C8.80975 17.4137 8.55439 17.6691 8.23875 17.6691Z"
]
[]
, Svg.path
[ Attributes.d "M9.57099 21.5704H5.57154C5.2547 21.5704 4.99936 21.3151 4.99936 20.9983C4.99936 20.6814 5.25472 20.4261 5.57154 20.4261H9.57099C9.88783 20.4261 10.1432 20.6814 10.1432 20.9983C10.1432 21.3151 9.88663 21.5704 9.57099 21.5704Z"
]
[]
, Svg.path
[ Attributes.d "M18.4082 25.4718H5.57185C5.25501 25.4718 4.99966 25.2165 4.99966 24.8997C4.99966 24.5828 5.25502 24.3275 5.57185 24.3275H18.4082C18.7251 24.3275 18.9804 24.5828 18.9804 24.8997C18.9804 25.2165 18.7251 25.4718 18.4082 25.4718Z"
]
[]
, Svg.path
[ Attributes.d "M20.1557 13.2344C19.9654 13.0287 19.6095 12.9046 19.2371 13.2297C19.139 13.316 19.0527 13.4046 18.9676 13.4933L18.3469 14.1352C18.0714 14.4202 18.0714 14.4202 17.7641 14.7358L17.0973 15.4238L16.9885 15.3151C16.8762 15.2028 16.771 15.0928 16.6634 14.9805L16.6374 14.9545C16.5417 14.8552 16.4447 14.7559 16.349 14.6578C16.1811 14.4863 15.9991 14.3989 15.8123 14.3989C15.6952 14.3989 15.5214 14.4331 15.3583 14.5998C15.2543 14.7062 14.9481 15.0916 15.4233 15.5882C15.7059 15.8849 15.992 16.1781 16.2769 16.4725L16.5358 16.7408C16.6505 16.859 16.8148 16.9985 17.0642 17.0175L17.0808 17.0186H17.0973C17.4035 17.0151 17.582 16.8224 17.6872 16.7053C17.7014 16.69 17.7144 16.6746 17.7286 16.6616L18.743 15.6142C19.0231 15.3269 19.1958 15.1484 19.9878 14.3279C20.0328 14.2806 20.0789 14.2322 20.1238 14.1837C20.4016 13.8846 20.4134 13.5134 20.1557 13.2344Z"
]
[]
, Svg.path
[ Attributes.fillRule "evenodd"
, Attributes.clipRule "evenodd"
, Attributes.d "M24.289 19.4558L29.7347 25.4564C30.0385 25.7 30.0903 26.1444 29.8444 26.4518C29.7061 26.6267 29.498 26.7178 29.2911 26.7178C29.1374 26.7178 28.9814 26.6669 28.8513 26.5629L22.678 21.6461V26.8135C22.678 28.3007 21.4674 29.5113 19.9802 29.5113H4.69781C3.21058 29.5113 2 28.3007 2 26.8135V6.03386C2 4.54664 3.21058 3.33606 4.69781 3.33606H8.5411V2.58298C8.5411 1.70934 9.25044 1 10.1241 1H14.5563C15.43 1 16.1393 1.70934 16.1393 2.58298V3.33606H19.9826C21.4698 3.33606 22.6804 4.54664 22.6804 6.03386L22.6804 8.91407C24.4661 10.3709 25.6063 12.5888 25.6063 15.073C25.6063 16.6929 25.1215 18.1996 24.289 19.4558ZM21.2467 22.1646L21.2452 26.8138C21.2452 27.5113 20.6778 28.0787 19.9803 28.0787H4.6979C4.00039 28.0787 3.43293 27.5113 3.43293 26.8138V6.03417C3.43293 5.33666 4.00039 4.7692 4.6979 4.7692H8.54119V4.90516C8.54119 5.7788 9.25053 6.48814 10.1242 6.48814H14.554C15.4276 6.48814 16.137 5.7788 16.137 4.90516V4.7692H19.9803C20.6778 4.7692 21.2452 5.33666 21.2452 6.03417V7.98069C20.1686 7.43566 18.9511 7.12856 17.6619 7.12856C13.2743 7.12856 9.71745 10.6854 9.71745 15.073C9.71745 19.4606 13.2743 23.0174 17.6619 23.0174C18.9517 23.0174 20.1697 22.7101 21.2467 22.1646ZM21.2458 9.82357C21.2458 9.82357 24.0174 11.5547 24.0174 15.073C24.0174 18.5912 21.2458 20.3224 21.2458 20.3224C20.2255 21.0203 18.9914 21.4285 17.6619 21.4285C14.1518 21.4285 11.3063 18.5831 11.3063 15.073C11.3063 11.5629 14.1518 8.71745 17.6619 8.71745C18.9913 8.71745 20.2255 9.12566 21.2458 9.82357ZM10.0722 2.5832V4.76911L10.0698 4.7691V4.90506C10.0698 4.9358 10.0934 4.95944 10.1241 4.95944H14.5564C14.5871 4.95944 14.6108 4.9358 14.6108 4.90506V2.5832C14.6108 2.55246 14.5871 2.52881 14.5564 2.52881H10.1266C10.0958 2.52881 10.0722 2.55246 10.0722 2.5832Z"
]
[]
]
, Svg.defs []
[ Svg.clipPath
[ Attributes.id "clip0_387_10667"
]
[ Svg.rect
[ Attributes.width "30"
, Attributes.height "30"
, Attributes.fill "white"
]
[]
]
]
]


{-| -}
openBook : Nri.Ui.Svg.V1.Svg
openBook =
Expand Down

0 comments on commit 7b73d62

Please sign in to comment.