UNPKG

@ebay/ebayui-core

Version:

Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.

8 lines (7 loc) 1.08 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.symbol = symbol; function symbol() { // eslint-disable-next-line max-len,quotes return '<symbol viewbox="0 0 16 16" id=icon-shovel-16><path fill-rule=evenodd clip-rule=evenodd d="M12.72 3.28a.954.954 0 0 0-1.414.07L9.845 5.143l1.012 1.011 1.791-1.46a.954.954 0 0 0 .072-1.414ZM7.09 8.516 8.574 6.7l.725.724-1.818 1.483a.277.277 0 0 1-.39-.39Zm2.665-6.43a2.955 2.955 0 1 1 4.156 4.155L10.72 8.846l.672.672c.542.541.589 1.408.102 2.005-1.096 1.341-1.992 2.263-3.16 2.803-1.158.534-2.47.64-4.244.668-.139.002-.35.004-.585.005a2.491 2.491 0 0 1-2.504-2.505c0-.235.003-.445.005-.584.028-1.773.134-3.085.668-4.242.54-1.17 1.462-2.065 2.804-3.16a1.498 1.498 0 0 1 2.005.102l.669.669 2.604-3.192ZM5.88 6.837l-.34.416a2.276 2.276 0 0 0 3.204 3.204l.417-.34.492.491c-.907 1.076-1.503 1.6-2.159 1.902-.735.339-1.66.456-3.437.484a59.01 59.01 0 0 1-.564.005.491.491 0 0 1-.494-.493c.002-.235.003-.436.006-.564.028-1.777.145-2.701.484-3.436.303-.655.826-1.252 1.902-2.159l.49.49Z"></path></symbol>'; }